kunsi-p14s: set correct ip

This commit is contained in:
Franzi 2024-03-23 10:19:35 +01:00
parent e6f6229b87
commit aa0d4e5a76
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,7 @@ nodes['kunsi-p14s'] = {
},
'interfaces': {
'br0': {
'ips': {'10.73.100.103/16'},
'ips': {'10.73.100.112/16'},
'gateway4': '10.73.0.254',
'dhcp': True,
},
@ -188,6 +188,7 @@ nodes['kunsi-p14s'] = {
'my_port': 51819,
'their_ip': '172.19.136.64',
'routes': {
'10.73.0.0/16',
'172.19.128.0/20',
},
},