2020-10-25 09:59:01 +00:00
|
|
|
# ns-2.kunbox.net
|
|
|
|
# Belgium
|
|
|
|
|
|
|
|
nodes['gce.dns02'] = {
|
2020-10-25 10:07:23 +00:00
|
|
|
'hostname': '35.187.109.249',
|
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.132.0.2',
|
|
|
|
},
|
|
|
|
'gateway4': '10.132.0.1',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
'external_ipv4': '35.187.109.249',
|
2021-04-10 13:11:48 +00:00
|
|
|
'icinga_options': {
|
2021-04-10 13:05:29 +00:00
|
|
|
'pretty_name': 'ns-2.kunbox.net',
|
|
|
|
},
|
2020-11-13 11:59:06 +00:00
|
|
|
'backups': {
|
|
|
|
'exclude_from_backups': True,
|
|
|
|
},
|
2022-02-27 11:51:53 +00:00
|
|
|
'postgresql': {
|
2023-01-28 17:09:31 +00:00
|
|
|
'version': '15',
|
2022-02-27 11:51:53 +00:00
|
|
|
},
|
2020-10-25 09:59:01 +00:00
|
|
|
'powerdns': {
|
|
|
|
'my_hostname': 'ns-2.kunbox.net',
|
|
|
|
},
|
|
|
|
'vm': {
|
|
|
|
'cpu': 1,
|
|
|
|
'ram': 1,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
}
|