nodes/gce.bind01: add to dns

This commit is contained in:
Franzi 2020-06-06 10:34:19 +02:00
parent 507e28bc24
commit 75aa654f1c
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 7 additions and 0 deletions

View file

@ -9,6 +9,10 @@ $ORIGIN kunbox.net.
IN MX 10 mx0
IN TXT v=spf1 a mx ~all
; NODE gce.bind01
bind01.gce IN A 34.89.208.78
ns-3 IN A 34.89.208.78
; NODE hostus.ovz-512
ovz-512.hostus IN A 185.185.41.146
ns-1 IN A 185.185.41.146

View file

@ -1,3 +1,6 @@
# europe-west3-c
# Frankfurt, Germany
nodes['gce.bind01'] = {
'groups': {
'dns',