From 6d4cf77ee5a711790245e710822dcde53d8a6220 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 20 Jun 2019 13:11:06 +0200 Subject: Fix paths for former OROE.DK domains. --- bind/named.conf.pri | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 51eec6c..60438d7 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -38,7 +38,7 @@ zone "kassandra-production.dk" { file "/etc/local-JONES.DK/bind/pri/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff) zone "livetpaaoroe.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-OROE.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE zone "majasguf.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www+source"; }; // Jones @@ -47,7 +47,7 @@ zone "omni-presence.dk" { file "/etc/local-JONES.DK/bind/pri/omni-presence.dk"; }; // Annika Lewis zone "oroe.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-OROE.DK/bind/pri/oroe.dk"; }; // OROE + file "/etc/local-JONES.DK/bind/pri/oroe.dk"; }; // OROE zone "public-e.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www+source+admin+media"; }; // Sara Gebran @@ -65,10 +65,10 @@ zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { file "/etc/local-JONES.DK/bind/pri/JONES"; }; // Jones zone "xn--or-mka.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-OROE.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE zone "xn--livetpor-f0a6q.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-OROE.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE // int. dns.jones.dk zone "lejlighederinc.org" { -- cgit v1.2.3