2020-10-25 10:59:01 +01:00
|
|
|
# ns-3.kunbox.net
|
|
|
|
# Finland
|
|
|
|
|
|
|
|
nodes['gce.dns03'] = {
|
2020-10-25 11:07:23 +01:00
|
|
|
'hostname': '35.228.143.71',
|
2020-10-25 10:59:01 +01:00
|
|
|
'bundles': set(),
|
|
|
|
'groups': {
|
2020-11-21 10:55:09 +01:00
|
|
|
'debian-buster',
|
2020-10-25 10:59:01 +01:00
|
|
|
'dns',
|
|
|
|
},
|
|
|
|
'metadata': {
|
|
|
|
'interfaces': {
|
2020-11-09 15:16:29 +01:00
|
|
|
'ens4': {
|
|
|
|
'ips': {
|
2020-10-25 10:59:01 +01:00
|
|
|
'10.166.0.2',
|
|
|
|
},
|
|
|
|
'gateway4': '10.166.0.1',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
'external_ipv4': '35.228.143.71',
|
2021-04-10 15:11:48 +02:00
|
|
|
'icinga_options': {
|
2021-04-10 15:05:29 +02:00
|
|
|
'pretty_name': 'ns-3.kunbox.net',
|
|
|
|
},
|
2020-11-13 12:59:06 +01:00
|
|
|
'backups': {
|
|
|
|
'exclude_from_backups': True,
|
|
|
|
},
|
2020-10-25 10:59:01 +01:00
|
|
|
'powerdns': {
|
|
|
|
'my_hostname': 'ns-3.kunbox.net',
|
|
|
|
},
|
|
|
|
'vm': {
|
|
|
|
'cpu': 1,
|
|
|
|
'ram': 1,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
}
|