2020-10-25 09:59:01 +00:00
|
|
|
# ns-3.kunbox.net
|
|
|
|
# Finland
|
|
|
|
|
|
|
|
nodes['gce.dns03'] = {
|
2020-10-25 10:07:23 +00:00
|
|
|
'hostname': '35.228.143.71',
|
2020-10-25 09:59:01 +00:00
|
|
|
'bundles': set(),
|
|
|
|
'groups': {
|
2023-01-28 17:09:31 +00:00
|
|
|
'debian-bullseye',
|
2020-10-25 09:59:01 +00:00
|
|
|
'dns',
|
|
|
|
},
|
|
|
|
'metadata': {
|
|
|
|
'interfaces': {
|
2020-11-09 14:16:29 +00:00
|
|
|
'ens4': {
|
|
|
|
'ips': {
|
2020-10-25 09:59:01 +00:00
|
|
|
'10.166.0.2',
|
|
|
|
},
|
|
|
|
'gateway4': '10.166.0.1',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
'external_ipv4': '35.228.143.71',
|
2021-04-10 13:11:48 +00:00
|
|
|
'icinga_options': {
|
2021-04-10 13:05:29 +00:00
|
|
|
'pretty_name': 'ns-3.kunbox.net',
|
|
|
|
},
|
2020-11-13 11:59:06 +00:00
|
|
|
'backups': {
|
|
|
|
'exclude_from_backups': True,
|
2022-03-05 07:13:33 +00:00
|
|
|
},
|
2022-02-27 11:51:53 +00:00
|
|
|
'postgresql': {
|
2023-01-28 17:09:31 +00:00
|
|
|
'version': '15',
|
2020-11-13 11:59:06 +00:00
|
|
|
},
|
2020-10-25 09:59:01 +00:00
|
|
|
'powerdns': {
|
|
|
|
'my_hostname': 'ns-3.kunbox.net',
|
|
|
|
},
|
|
|
|
'vm': {
|
|
|
|
'cpu': 1,
|
|
|
|
'ram': 1,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
}
|