diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-06-01 13:47:22 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-06-01 13:47:22 +0000 |
commit | cf7a12bb18095186ce7e3c9a2cffd831119beda3 (patch) | |
tree | f902de9693c0db921f813b9f2c594f046999dc65 /bind | |
parent | d9fed64bc4f9da895c43bb0493a3ba25531a8f2b (diff) |
Move conduct.dk from BITBASE to CONDUCT (but with ns.superserver.dk at JONES as primary ns).
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.pri | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 49c8deb..28227c7 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -19,7 +19,6 @@ zone "bitbase.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/bitbase.d zone "bluepill.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Spiff zone "boerneuniversitetet.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "coa.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/coa.dk"; allow-transfer { bb_slaves; }; }; // Cockpit -zone "conduct.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Conduct zone "cph-bmx.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Nils Stærk zone "cph-squarekitchen.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald zone "dekadentfilm.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø |