nodes: move wireguard stuff to 172.19.136.0/25
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
8b07fce738
commit
f57681b098
3 changed files with 4 additions and 4 deletions
|
@ -172,7 +172,7 @@ nodes['home.router'] = {
|
|||
},
|
||||
'wireguard': {
|
||||
# TODO autogenerate?
|
||||
'my_ip': '172.19.137.2/32',
|
||||
'my_ip': '172.19.136.2/32',
|
||||
'subnets': {
|
||||
'172.19.138.0/24',
|
||||
'172.19.139.0/24',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue