bundles/bind: add node-dns-auto-generator

This commit is contained in:
Franzi 2020-09-20 18:35:35 +02:00
parent 6602e684c0
commit 44a6e8292a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
11 changed files with 141 additions and 31 deletions

View file

@ -7,6 +7,23 @@ nodes['doc.lon1.grafana'] = {
'webserver',
},
'metadata': {
'interfaces': {
'eth0': {
'ipv4': {
'165.232.105.69',
},
'ipv6': {
'2a03:b0c0:1:e0::627:8001',
},
'gateway4': '165.232.96.1',
'gateway6': '2a03:b0c0:1:e0::1',
},
'eth1': {
'ipv4': {
'10.106.0.3',
},
},
},
'apt': {
'repos': {
'backports': {

View file

@ -7,6 +7,23 @@ nodes['doc.lon1.icinga2'] = {
'webserver',
},
'metadata': {
'interfaces': {
'eth0': {
'ipv4': {
'165.232.42.173',
},
'ipv6': {
'2a03:b0c0:1:e0::665:8001',
},
'gateway4': '165.232.32.1',
'gateway6': '2a03:b0c0:1:e0::1',
},
'eth1': {
'ipv4': {
'10.106.0.2',
},
},
},
'apt': {
'repos': {
'backports': {