diff --git a/data/bind/files/zones/kunbox.net b/data/bind/files/zones/kunbox.net index 544bcb0..1b2335b 100644 --- a/data/bind/files/zones/kunbox.net +++ b/data/bind/files/zones/kunbox.net @@ -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 diff --git a/nodes/gce/bind01.py b/nodes/gce/bind01.py index 607f5e3..84175a6 100644 --- a/nodes/gce/bind01.py +++ b/nodes/gce/bind01.py @@ -1,3 +1,6 @@ +# europe-west3-c +# Frankfurt, Germany + nodes['gce.bind01'] = { 'groups': { 'dns',