This commit is contained in:
parent
cd725f5ee7
commit
ff30e69643
@ -82,6 +82,16 @@ D_EXTEND(
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
// hosts
|
||||
|
||||
// dmz special config
|
||||
D_EXTEND(
|
||||
domain,
|
||||
|
||||
AAAA('dmz.uk-lon1', '2a04:92c5:2:1::1'),
|
||||
AAAA('dmz.de-fra1', '2a0d:5941:1:17c::4e2a'),
|
||||
AAAA('dmz.fr-rbx1', '2001:41d0:8:6a47::1'),
|
||||
AAAA('dmz.ca-bhs2', '2607:5300:120:81a::1')
|
||||
);
|
||||
|
||||
// main nodes
|
||||
|
||||
nodes.forEach(function(n) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user