remove ULA from remaining home nodes
This commit is contained in:
parent
3749be6144
commit
409a1c900a
4 changed files with 0 additions and 7 deletions
|
@ -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',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue