.. except for a couple of nodes which hold no important data
This commit is contained in:
parent
45723a4c8a
commit
cec8a14dfd
7 changed files with 28 additions and 4 deletions
|
@ -17,6 +17,9 @@ nodes['gce.dns02'] = {
|
|||
},
|
||||
},
|
||||
'external_ipv4': '35.187.109.249',
|
||||
'backups': {
|
||||
'exclude_from_backups': True,
|
||||
},
|
||||
'powerdns': {
|
||||
'my_hostname': 'ns-2.kunbox.net',
|
||||
},
|
||||
|
|
|
@ -17,6 +17,9 @@ nodes['gce.dns03'] = {
|
|||
},
|
||||
},
|
||||
'external_ipv4': '35.228.143.71',
|
||||
'backups': {
|
||||
'exclude_from_backups': True,
|
||||
},
|
||||
'powerdns': {
|
||||
'my_hostname': 'ns-3.kunbox.net',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue