From 8495f706e8b4e1a2bfb8ffdce1d7f55dcd931d38 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 20 Jun 2019 13:07:36 +0200 Subject: Rename skeleton OROE → JONES-legacycloud-nomail. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.pri | 6 +++--- bind/pri/JONES-legacycloud-nomail | 10 ++++++++++ bind/pri/OROE | 10 ---------- 3 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 bind/pri/JONES-legacycloud-nomail delete mode 100644 bind/pri/OROE (limited to 'bind') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 27940af..51eec6c 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/OROE"; }; // OROE + file "/etc/local-OROE.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 @@ -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/OROE"; }; // OROE + file "/etc/local-OROE.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/OROE"; }; // OROE + file "/etc/local-OROE.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE // int. dns.jones.dk zone "lejlighederinc.org" { diff --git a/bind/pri/JONES-legacycloud-nomail b/bind/pri/JONES-legacycloud-nomail new file mode 100644 index 0000000..ceb2bd0 --- /dev/null +++ b/bind/pri/JONES-legacycloud-nomail @@ -0,0 +1,10 @@ +$TTL 1h +@ SOA dns.jones.dk. dr.jones.dk. ( + 2013072401 + 1h 30m 1w 1h ) + +$INCLUDE /etc/local-JONES.DK/bind/skel/NS +$INCLUDE /etc/local-JONES.DK/bind/skel/A-legacycloud +$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid + +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-legacycloud * diff --git a/bind/pri/OROE b/bind/pri/OROE deleted file mode 100644 index ceb2bd0..0000000 --- a/bind/pri/OROE +++ /dev/null @@ -1,10 +0,0 @@ -$TTL 1h -@ SOA dns.jones.dk. dr.jones.dk. ( - 2013072401 - 1h 30m 1w 1h ) - -$INCLUDE /etc/local-JONES.DK/bind/skel/NS -$INCLUDE /etc/local-JONES.DK/bind/skel/A-legacycloud -$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid - -$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-legacycloud * -- cgit v1.2.3