From d6d57d35610fb83cf1897b921ece1941b0334524 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 26 Apr 2016 16:49:06 +0200 Subject: Move domain public-e.dk to JONES.DK from BITBASE.DK. --- bind/named.conf.pri | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 2c1e17f..daf1ed6 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -26,6 +26,9 @@ zone "kassandra-production.dk" { zone "majasguf.dk" { type master; allow-transfer { jones_peers; }; file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Jones +zone "public-e.dk" { + type master; allow-transfer { jones_peers; }; + file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Sara Gebran zone "skovhaver.dk" { type master; allow-transfer { jones_peers; }; file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Siri -- cgit v1.2.3