bundles/wireguard: easier snat setup
This commit is contained in:
parent
e70a86a6c1
commit
234e81431d
4 changed files with 18 additions and 24 deletions
|
@ -165,10 +165,10 @@ nodes['home.router'] = {
|
|||
},
|
||||
'wireguard': {
|
||||
'external_hostname': 'franzi-home.kunbox.net', # Set via DynDNS
|
||||
'snat_ip': '172.19.138.1',
|
||||
'peers': {
|
||||
'ovh.wireguard': {
|
||||
'health_check': True,
|
||||
'snat_to': '172.19.138.1',
|
||||
},
|
||||
'icinga2': {},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue