nodes/home.router: enable wg_health_check
kunsi/bundlewrap/pipeline/head This commit looks good Details

This commit is contained in:
Franzi 2021-10-14 09:02:29 +02:00
parent 095d425de1
commit f02088d9fe
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 1 additions and 0 deletions

View File

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