diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-05-26 18:49:20 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-05-26 18:49:20 +0000 |
commit | 38ec32fe426cf3aa2e13a5c6e7af8ebe943b6dc2 (patch) | |
tree | ddc87f56f8ecb744c9524c4933a7dbadf8b99485 /bind | |
parent | 2aaea597897391f24f999882adb5a805cd564a73 (diff) |
Move nord-utte.org from BITBASE to CONDUCT.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 | ||||
-rw-r--r-- | bind/named.conf.CONDUCT.DK | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 735ae94..0353604 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -55,7 +55,6 @@ zone "nicolaiwallner.com" { type slave; file "db.nicolaiwallner.com"; masters zone "nicolaiwallner.dk" { type slave; file "db.nicolaiwallner.dk"; masters { 213.150.41.151; }; }; zone "nilsstaerk.dk" { type slave; file "db.nilsstaerk.dk"; masters { 213.150.41.151; }; }; zone "nobullshit.dk" { type slave; file "db.nobullshit.dk"; masters { 213.150.41.151; }; }; -zone "nord-utte.org" { type slave; file "db.nord-utte.org"; masters { 213.150.41.151; }; }; zone "parameter.as" { type slave; file "db.parameter.as"; masters { 213.150.41.151; }; }; zone "patientsikkerhed.dk" { type slave; file "db.patientsikkerhed.dk"; masters { 213.150.41.151; }; }; zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 213.150.41.151; }; }; diff --git a/bind/named.conf.CONDUCT.DK b/bind/named.conf.CONDUCT.DK index 257c694..20b7c50 100644 --- a/bind/named.conf.CONDUCT.DK +++ b/bind/named.conf.CONDUCT.DK @@ -1 +1,2 @@ zone "biks.dk" { type slave; file "db.biks.dk"; masters { 212.99.226.254; }; }; +zone "nord-utte.org" { type slave; file "db.nord-utte.org"; masters { 212.99.226.254; }; }; |