This commit is contained in:
parent
fecd9ca005
commit
8be202fb3e
@ -140,7 +140,7 @@ nodes.forEach(function(n) {
|
||||
// subnet IPs
|
||||
host('tier1.'+n[0], 'fd42:4242:2601:'+hex+'::1');
|
||||
host('tier2.'+n[0], 'fd42:4242:2601:'+hex+'02::1');
|
||||
host('l3vpn.'+n[0], 'fd42:4242:2601:3'+hex+'::1');
|
||||
host('evpn.'+n[0], 'fd42:4242:2601:3'+hex+'::1');
|
||||
|
||||
// create dn42-xxx CNAME for dn42 nodes
|
||||
if (n[3] == 'true') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user