From 2abd9268aae3c3bafd4cf246bda0b067af8a3e4a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 26 Apr 2016 16:53:39 +0200 Subject: Move domain public-e.dk to JONES.DK from BITBASE.DK. --- bind/named.conf.BITBASE.DK | 1 - bind/named.conf.JONES.DK | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'bind') diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 1ee0f92..0aca9a7 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -7,7 +7,6 @@ zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 80.68. zone "friis-holm.dk" { type slave; file "db.friis-holm.dk"; masters { 80.68.88.141; }; }; zone "himawari.dk" { type slave; file "db.himawari.dk"; masters { 80.68.88.141; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 80.68.88.141; }; }; -zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 80.68.88.141; }; }; zone "ressourceoptimering.dk" { type slave; file "db.ressourceoptimering.dk."; masters { 80.68.88.141; }; }; zone "sirireiter.dk" { type slave; file "db.sirireiter.dk"; masters { 80.68.88.141; }; }; zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.68.88.141; }; }; diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 59667c9..1a57907 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -6,6 +6,7 @@ zone "jones.dk" { type slave; file "db.jones.dk"; masters { 188.183.5.254; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 188.183.5.254; }; }; zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 188.183.5.254; }; }; zone "majasguf.dk" { type slave; file "db.majasguf.dk"; masters { 188.183.5.254; }; }; +zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 188.183.5.254; }; }; zone "skovhaver.dk" { type slave; file "db.skovhaver.dk"; masters { 188.183.5.254; }; }; zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk"; masters { 188.183.5.254; }; }; zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 188.183.5.254; }; }; -- cgit v1.2.3