From 2307b5446b3352cf34f9eee9ecab758eda484304 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 20 May 2020 20:28:18 +0200 Subject: move redpill.dk bluepill.dk to JONES.DK (from BITBASE.DK) --- bind/named.conf.fake-222 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bind/named.conf.fake-222') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index cf1a6e5..5289242 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -22,6 +22,9 @@ zone "bitbase.dk" { zone "birgitmaanestraale.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Birgit Månestråle +zone "bluepill.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Jones zone "byvandring.nu" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson @@ -62,6 +65,9 @@ zone "oroe.dk" { zone "public-e.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran +zone "redpill.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/redpill.dk"; }; // Jones zone "ressourceoptimering.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Annika Lewis -- cgit v1.2.3