remove ULA from remaining home nodes

This commit is contained in:
Franzi 2024-02-26 19:56:23 +01:00
parent 3749be6144
commit 409a1c900a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 0 additions and 7 deletions

View file

@ -16,16 +16,12 @@ nodes['home.downloadhelper'] = {
'enp1s0.1138': {
'ips': {
'172.19.138.27/24',
'fd90:2017:0:1138::27/64',
},
'routes': {
# VPN
'172.19.128.0/20': {
'via': '172.19.138.1',
},
'fd90:2017::/32': {
'via': 'fd90:2017:0:1138::1',
},
},
},
},