diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-05-04 08:13:13 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-05-04 08:13:13 +0000 |
commit | cb79cface5372367fce58af96f2d0186f45cdd5a (patch) | |
tree | 6188358bc1b1f90cd5a41ccf1b87de768152cb06 /bind | |
parent | 995d801cd7623aa70948c3f75094c358afdbdbfb (diff) |
Drop no longer served domain cph-bmx.dk.
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 43578d9..2a4f663 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -11,7 +11,6 @@ zone "bassballs.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; zone "bluepill.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Spiff zone "chp-bmx.dk" { type master; file "/etc/local-JONES.DK/bind/pri/OFF"; allow-transfer { jones_slaves; }; }; // Nils Stærk zone "christinalegind.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald (owner+billing=Spiff) -zone "cph-bmx.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk (admin=Nils) zone "feliciaweb.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Anders Krøyer zone "holtholm.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; allow-transfer { jones_slaves; }; }; // Joachim Holten Palvig zone "istedgade103.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald |