From 99b953be26c424b3eb9340d7f6cf0bf0338714ae Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 1 Jul 2005 19:37:20 +0000 Subject: Add new JONES domain holtholm.dk. --- bind/named.conf.JONES.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind/named.conf.JONES.DK') diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 91e6eb0..4c46b22 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -8,6 +8,7 @@ zone "christinalegind.dk" { type slave; file "db.christinalegind.dk"; masters zone "cph-bmx.dk" { type slave; file "db.cph-bmx.dk"; masters { 62.243.165.91; }; }; zone "craignative.com" { type slave; file "db.craignative.com"; masters { 62.243.165.91; }; }; zone "helbak.com" { type slave; file "db.helbak.com"; masters { 62.243.165.91; }; }; +zone "holtholm.dk" { type slave; file "db.holtholm.dk"; masters { 62.243.165.91; }; }; zone "istedgade103.dk" { type slave; file "db.istedgade103.dk"; masters { 62.243.165.91; }; }; zone "jones.dk" { type slave; file "db.jones.dk"; masters { 62.243.165.91; }; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 62.243.165.91; }; }; -- cgit v1.2.3