add wireguard tunnel between htz-cloud and icinga2
This commit is contained in:
parent
fe4d4abc9c
commit
20ff2f40f4
2 changed files with 9 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue