diff options
-rw-r--r-- | bind/named.conf.JONES.DK | 1 | ||||
-rw-r--r-- | bind/named.conf.JONES.DK.internal | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 0621f38..d77c06f 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -16,7 +16,6 @@ zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 87.104.249.100; }; }; zone "majasguf.dk" { type slave; file "db.majasguf.dk"; masters { 87.104.249.100; }; }; zone "omni-presence.dk" { type slave; file "db.omni-presence.dk"; masters { 87.104.249.100; }; }; -zone "oroe.dk" { type slave; file "db.oroe.dk"; masters { 87.104.249.100; }; }; zone "oroefaellesjord.dk" { type slave; file "db.oroefaellesjord.dk"; masters { 87.104.249.100; }; }; zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 87.104.249.100; }; }; zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 87.104.249.100; }; }; diff --git a/bind/named.conf.JONES.DK.internal b/bind/named.conf.JONES.DK.internal index ff2b152..6ab66cd 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -16,7 +16,6 @@ zone kassandra-production.dk { in-view internal; }; zone lejlighederinc.org { in-view internal; }; zone majasguf.dk { in-view internal; }; zone omnipresence.dk { in-view internal; }; -zone oroe.dk { in-view internal; }; zone oroefaellesjord.dk { in-view internal; }; zone public-e.dk { in-view internal; }; zone redpill.dk { in-view internal; }; |