diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-05-20 20:28:18 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-05-20 20:28:18 +0200 |
commit | 2307b5446b3352cf34f9eee9ecab758eda484304 (patch) | |
tree | 96192c3418ec9b4fa38b89fc8746bec5543da76e /bind/named.conf.fake-222 | |
parent | 988b00fb46046752eea1baf64d3cd0a3b14fd022 (diff) |
move redpill.dk bluepill.dk to JONES.DK (from BITBASE.DK)
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 6 |
1 files changed, 6 insertions, 0 deletions
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 |