From ad36fc58a6dd09242a9ccfc191ab86816c879d06 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 20 Mar 2017 10:11:05 +0100 Subject: Add JONES domain omni-presence.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 ae92f56..2291f2a 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -30,6 +30,9 @@ zone "kassandra-production.dk" { zone "majasguf.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www+source"; }; // Jones +zone "omni-presence.dk" { + type master; allow-transfer { jones_peers; }; + file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Annika Lewis zone "public-e.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www+source+admin+media"; }; // Sara Gebran -- cgit v1.2.3