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

@ -6,6 +6,15 @@ nodes['gce.bind01'] = {
'dns',
},
'metadata': {
'interfaces': {
'eth0': {
'ipv4': {
'10.156.0.4',
},
'gateway4': '10.156.0.1',
},
},
'external_ipv4': '34.89.208.78',
'vm': {
'cpu': 1,
'ram': 1,