From 27ff5f3069ce7464cfade55770c0f74ef55c97aa Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 24 Mar 2017 09:41:39 +0100 Subject: Use cloud hosting for omni-presence.dk. --- bind/named.conf.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 2291f2a..b49f99a 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -32,7 +32,7 @@ zone "majasguf.dk" { 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 + file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail-cloud"; }; // 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