bundles/wireguard: health checks for everyone

This commit is contained in:
Franzi 2023-09-11 09:09:09 +02:00
parent 15eaa94397
commit 4f260932c3
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 45 additions and 22 deletions

View file

@ -163,9 +163,7 @@ nodes['home.router'] = {
'external_hostname': 'franzi-home.kunbox.net', # Set via DynDNS
'snat_ip': '172.19.138.1',
'peers': {
'ovh.wireguard': {
'health_check': True,
},
'ovh.wireguard': {},
'icinga2': {},
},
},