forked from FF-RGB/ansible
Fixed wrong V6 prefix..
This commit is contained in:
parent
63744ec660
commit
700dc51016
@ -2,7 +2,7 @@
|
||||
|
||||
batman_ipv4: 10.90.32.11/19
|
||||
batman_ipv6: fdef:f10f:1337:cafe::11/64
|
||||
global_ipv6: 2a02:9d80:6000:0101::11/64
|
||||
global_ipv6: 2a00:9d80:6000:0101::11/64
|
||||
nextnode4: 10.90.32.1
|
||||
nextnode6: fdef:f10f:1337:cafe::1
|
||||
mtu: 1312
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
batman_ipv4: 10.90.64.21/19
|
||||
batman_ipv6: fdef:f20f:1337:cafe::21/64
|
||||
global_ipv6: 2a02:9d80:6000:0102::21/64
|
||||
global_ipv6: 2a00:9d80:6000:0102::21/64
|
||||
nextnode4: 10.90.64.1
|
||||
nextnode6: fdef:f20f:1337:cafe::1
|
||||
mtu: 1312
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
batman_ipv4: 10.90.96.31/19
|
||||
batman_ipv6: fdef:f30f:1337:cafe::31/64
|
||||
global_ipv6: 2a02:9d80:6000:0103::31/64
|
||||
global_ipv6: 2a00:9d80:6000:0103::31/64
|
||||
nextnode4: 10.90.96.1
|
||||
nextnode6: fdef:f30f:1337:cafe::1
|
||||
mtu: 1312
|
||||
|
Loading…
Reference in New Issue
Block a user