add wireguard tunnel between htz-cloud and icinga2

This commit is contained in:
Franzi 2023-09-09 16:12:28 +02:00
parent fe4d4abc9c
commit 20ff2f40f4
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 9 additions and 0 deletions

View file

@ -45,6 +45,9 @@ nodes['htz-cloud.wireguard'] = {
'ovh.wireguard': {
'snat_to': '172.19.137.2',
},
'icinga2': {
'snat_to': '172.19.137.2',
},
},
'subnets': {
'172.19.137.0/24',