diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-05-20 10:44:52 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-05-20 10:44:52 +0000 |
commit | 85c0564b6e3e01c7e769a32a36fdf020c21db272 (patch) | |
tree | 9359649c87abb669580cd7f62b5bd3ad473ac019 /bind | |
parent | 3e35c7a5d1caf3dd421c58f612b6c75869a03380 (diff) |
Suspending fabulatorium (as requested by DK-Hostmaster).
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.HOMEBASE.DK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.HOMEBASE.DK b/bind/named.conf.HOMEBASE.DK index c01b7d6..f5ddc0c 100644 --- a/bind/named.conf.HOMEBASE.DK +++ b/bind/named.conf.HOMEBASE.DK @@ -1,6 +1,6 @@ zone "cafeblinddate.dk" { type slave; file "db.cafeblinddate.dk"; masters { 83.133.64.38; }; }; zone "diamond2002.dk" { type slave; file "db.diamond2002.dk"; masters { 83.133.64.38; }; }; -zone "fabulatorium.dk" { type slave; file "db.fabulatorium.dk"; masters { 83.133.64.38; }; }; +// zone "fabulatorium.dk" { type slave; file "db.fabulatorium.dk"; masters { 83.133.64.38; }; }; zone "flightnavigator.dk" { type slave; file "db.flightnavigator.dk"; masters { 83.133.64.38; }; }; zone "frontloberne.dk" { type slave; file "db.frontloberne.dk"; masters { 83.133.64.38; }; }; zone "frontloeberne.dk" { type slave; file "db.frontloeberne.dk"; masters { 83.133.64.38; }; }; |