diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-09-05 11:21:31 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-09-05 11:21:31 +0200 |
commit | d58d94b6831daf9cbc65553bcaa68a8c518126ff (patch) | |
tree | eecaab99fb7b9af8f5a001305897852a9fdcfc28 | |
parent | 20660e4e36314981fe7c9753408ab29e4d6af513 (diff) |
-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; }; |