diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-06-24 14:44:06 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-06-24 14:44:06 +0200 |
commit | c25ead38ae3662f17db0d43f2dc16fa5e696c664 (patch) | |
tree | 543b82267458e8387c0101a8f574ce4cdc47bf39 /bind | |
parent | 46e6bf3d92c1b0c9e9e616bf7b309454634a3895 (diff) |
Drop longer longer served JONES domain langdalgaard.dk.
Diffstat (limited to 'bind')
-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 e4d88a9..35fcfe8 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -7,7 +7,6 @@ zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 188.18 zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 188.183.5.254; }; }; 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 "langdalgaard.dk" { type slave; file "db.langdalgaard.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 "omni-presence.dk" { type slave; file "db.omni-presence.dk"; masters { 188.183.5.254; }; }; diff --git a/bind/named.conf.JONES.DK.internal b/bind/named.conf.JONES.DK.internal index 8cfc85b..4ccd614 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -7,7 +7,6 @@ zone electrohype.dk { in-view internal; }; zone feliciaweb.dk { in-view internal; }; zone jones.dk { in-view internal; }; zone kassandra-production.dk { in-view internal; }; -zone llangdalgaard { in-view internal; }; zone lejlighederinc.org { in-view internal; }; zone majasguf.dk { in-view internal; }; zone omnipresence.dk { in-view internal; }; |