diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-11-17 22:12:00 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-11-17 22:12:00 +0000 |
commit | 57f710cbc284c811c172e7320be1aad73d7e214e (patch) | |
tree | 8cf72e7425e33f35c8453a7f2f1809ef51927cc8 /bind | |
parent | 62de5e34ae1d5d55f3f0985dd79065e674ce10a4 (diff) |
Add BITBASE domain friis-holm.dk, drop haakansson.com.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index f6243f6..4ef29ee 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -5,7 +5,7 @@ zone "borneuni.dk" { type slave; file "db.borneuni.dk"; masters { 80.68.88.141 zone "bmagasin.dk" { type slave; file "db.bmagasin.dk"; masters { 80.68.88.141; }; }; zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.68.88.141; }; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 80.68.88.141; }; }; -zone "haakansson.com" { type slave; file "db.haakansson.com"; masters { 80.68.88.141; }; }; +zone "friis-holm.dk" { type slave; file "db.friis-holm.dk"; masters { 80.68.88.141; }; }; zone "himawari.dk" { type slave; file "db.himawari.dk"; masters { 80.68.88.141; }; }; zone "idaa.dk" { type slave; file "db.idaa.dk"; masters { 80.68.88.141; }; }; zone "idraetogtrivsel.dk" { type slave; file "db.idraetogtrivsel.dk"; masters { 80.68.88.141; }; }; |