nodes: move wireguard stuff to 172.19.136.0/25
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-03-07 14:39:04 +01:00
parent 8b07fce738
commit f57681b098
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 4 additions and 4 deletions

View file

@ -114,7 +114,7 @@ nodes['ovh.icinga2'] = {
'service_filter': '"checks_with_sms" in service.groups'
},
'wireguard': {
'my_ip': '172.19.137.3/32',
'my_ip': '172.19.136.3/32',
'peers': {
'ovh.wireguard': {},
},