From 84b00c90b802b43bd589565095beddc6087257f9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 29 Aug 2008 12:45:29 +0000 Subject: Add new BITBASE domain sirireiter.dk. --- bind/named.conf.BITBASE.DK | 1 + 1 file changed, 1 insertion(+) diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index bb7fca1..98593b1 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -15,6 +15,7 @@ zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { zone "mettehass.dk" { type slave; file "db.mettehass.dk"; masters { 80.68.88.141; }; }; zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 80.68.88.141; }; }; zone "ressourceoptimering.dk." { type slave; file "db.ressourceoptimering.dk."; masters { 80.68.88.141; }; }; +zone "sirireiter.dk" { type slave; file "db.sirireiter.dk"; masters { 80.68.88.141; }; }; zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.68.88.141; }; }; zone "shakeland.dk" { type slave; file "db.shakeland.dk"; masters { 80.68.88.141; }; }; zone "starquality.dk" { type slave; file "db.starquality.dk"; masters { 80.68.88.141; }; }; -- cgit v1.2.3