From 0c07b0349c44e3cf0033e1ab397921b4097c2b20 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 4 May 2014 11:05:48 +0200 Subject: Drop no longer served domains altavistafilm.dk and kbhvind.dk. --- bind/named.conf.pri | 2 -- 1 file changed, 2 deletions(-) diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 3cb8c36..4f173a2 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,7 +5,6 @@ // int. pending // dk ns.bitbase.dk -zone "altavistafilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // Leif Ascanius Sol zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // Jones zone "birgitmaanestraale.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_peers; }; }; // Birgit Maanestraale zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_peers; }; }; // Spiff @@ -14,7 +13,6 @@ zone "cityseeing.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREAN zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // Maria Minard zone "friis-holm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/friis-holm.dk"; allow-transfer { bb_peers; }; }; // Mikkel Friis-Holm zone "himawari.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // Kristin Birkeland -zone "kbhvind.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // KE Vind A/S zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // MacRonald zone "public-e.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_peers; }; }; // Sara Gebran zone "ressourceoptimering.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_peers; }; }; // Annika Lewis -- cgit v1.2.3