2020-10-16 20:10:34 +02:00
|
|
|
# ns-1.kunbox.net
|
2020-06-06 10:34:19 +02:00
|
|
|
# Frankfurt, Germany
|
|
|
|
|
2020-06-06 10:20:58 +02:00
|
|
|
nodes['gce.bind01'] = {
|
2020-10-25 11:07:23 +01:00
|
|
|
'hostname': '34.89.208.78',
|
2020-06-06 10:20:58 +02:00
|
|
|
'groups': {
|
2023-01-28 18:09:31 +01:00
|
|
|
'debian-bullseye',
|
2020-06-06 10:20:58 +02:00
|
|
|
'dns',
|
|
|
|
},
|
2020-08-30 10:32:54 +02:00
|
|
|
'metadata': {
|
2022-01-04 15:36:30 +01:00
|
|
|
'backups': {
|
|
|
|
'exclude_from_backups': True,
|
|
|
|
},
|
2020-09-20 18:35:35 +02:00
|
|
|
'interfaces': {
|
2020-11-09 15:16:29 +01:00
|
|
|
'ens4': {
|
|
|
|
'ips': {
|
2020-09-20 18:35:35 +02:00
|
|
|
'10.156.0.4',
|
|
|
|
},
|
|
|
|
'gateway4': '10.156.0.1',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
'external_ipv4': '34.89.208.78',
|
2021-04-10 15:11:48 +02:00
|
|
|
'icinga_options': {
|
2021-04-10 15:05:29 +02:00
|
|
|
'pretty_name': 'ns-1.kunbox.net',
|
|
|
|
},
|
2022-02-27 12:51:53 +01:00
|
|
|
'postgresql': {
|
2023-01-28 18:09:31 +01:00
|
|
|
'version': '15',
|
2022-02-27 12:51:53 +01:00
|
|
|
},
|
2020-10-16 23:02:47 +02:00
|
|
|
'powerdns': {
|
2020-10-17 12:56:17 +02:00
|
|
|
'my_hostname': 'ns-1.kunbox.net',
|
2020-10-16 23:02:47 +02:00
|
|
|
},
|
2020-08-30 10:32:54 +02:00
|
|
|
'vm': {
|
|
|
|
'cpu': 1,
|
|
|
|
'ram': 1,
|
|
|
|
},
|
|
|
|
},
|
2020-06-06 10:20:58 +02:00
|
|
|
}
|