diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-10-06 15:07:51 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-10-06 15:07:51 +0000 |
commit | 29fcce1f5528b3d2ff0212e97c48ce7fdfeafb1b (patch) | |
tree | 91239bce63c0725b275ed7773446c726538f0857 | |
parent | a6cc1b54139eb6e10d7d879e056e4d098b38f2e3 (diff) |
Move kontur.dk from BITBASE to LAB.
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 | ||||
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index f534cfa..b3d370d 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -36,7 +36,6 @@ zone "jones.dk" { type slave; file "db.jones.dk"; masters { 213.150.41.151; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 213.150.41.151; }; }; zone "knudemand.dk" { type slave; file "db.knudemand.dk"; masters { 213.150.41.151; }; }; zone "knudemanden.dk" { type slave; file "db.knudemanden.dk"; masters { 213.150.41.151; }; }; -zone "kontur.dk" { type slave; file "db.kontur.dk"; masters { 213.150.41.151; }; }; zone "livskunsten.dk" { type slave; file "db.livskunsten.dk"; masters { 213.150.41.151; }; }; zone "macronald.dk" { type slave; file "db.macronald.dk"; masters { 213.150.41.151; }; }; zone "minard.dk" { type slave; file "db.minard.dk"; masters { 213.150.41.151; }; }; diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 2b6ef7b..35a4067 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -3,6 +3,7 @@ zone "fidse.org" { type slave; file "db.fidse.org"; masters { 213.150.41.151; zone "fisse.org" { type slave; file "db.fisse.org"; masters { 213.150.41.151; }; }; zone "horizonto.dk" { type slave; file "db.horizonto.dk"; masters { 213.150.41.151; }; }; zone "komponent.dk" { type slave; file "db.komponent.dk"; masters { 213.150.41.151; }; }; +zone "kontur.dk" { type slave; file "db.kontur.dk"; masters { 213.150.41.151; }; }; zone "lenacarin.dk" { type slave; file "db.lenacarin.dk"; masters { 213.150.41.151; }; }; zone "minusminusbb.dk" { type slave; file "db.minusminusbb.dk"; masters { 213.150.41.151; }; }; zone "negon.dk" { type slave; file "db.negon.dk"; masters { 213.150.41.151; }; }; |