From e5ecf85ac294467b45e95bcc48a002d950afbd82 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 3 Apr 2017 09:59:45 +0200 Subject: Rename skeleton JONES-www-nomail-cloud to concrete omni-presence.dk. --- bind/fake-222/JONES-www-nomail-cloud | 10 ---------- bind/fake-222/omni-presence.dk | 10 ++++++++++ bind/named.conf.fake-222 | 2 +- bind/named.conf.pri | 2 +- bind/pri/JONES-www-nomail-cloud | 10 ---------- bind/pri/omni-presence.dk | 10 ++++++++++ 6 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 bind/fake-222/JONES-www-nomail-cloud create mode 100644 bind/fake-222/omni-presence.dk delete mode 100644 bind/pri/JONES-www-nomail-cloud create mode 100644 bind/pri/omni-presence.dk (limited to 'bind') diff --git a/bind/fake-222/JONES-www-nomail-cloud b/bind/fake-222/JONES-www-nomail-cloud deleted file mode 100644 index 742b0c2..0000000 --- a/bind/fake-222/JONES-www-nomail-cloud +++ /dev/null @@ -1,10 +0,0 @@ -$TTL 1w -@ IN SOA localhost. root.localhost. ( - 1 - 1w 1d 30d 3h ) - -$INCLUDE /etc/local-JONES.DK/bind/skel/A-cloud -$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid - NS localhost. - -$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-cloud www diff --git a/bind/fake-222/omni-presence.dk b/bind/fake-222/omni-presence.dk new file mode 100644 index 0000000..742b0c2 --- /dev/null +++ b/bind/fake-222/omni-presence.dk @@ -0,0 +1,10 @@ +$TTL 1w +@ IN SOA localhost. root.localhost. ( + 1 + 1w 1d 30d 3h ) + +$INCLUDE /etc/local-JONES.DK/bind/skel/A-cloud +$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid + NS localhost. + +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-cloud www diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 051109a..af8c0d6 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -34,7 +34,7 @@ zone "majasguf.dk" { file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones zone "omni-presence.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail-cloud"; }; // Annika Lewis + file "/etc/local-JONES.DK/bind/fake-222/omni-presence.dk"; }; // Annika Lewis zone "public-e.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran diff --git a/bind/named.conf.pri b/bind/named.conf.pri index ef19eb7..e197ca8 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-cloud"; }; // Annika Lewis + file "/etc/local-JONES.DK/bind/pri/omni-presence.dk"; }; // 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 diff --git a/bind/pri/JONES-www-nomail-cloud b/bind/pri/JONES-www-nomail-cloud deleted file mode 100644 index 9e41d68..0000000 --- a/bind/pri/JONES-www-nomail-cloud +++ /dev/null @@ -1,10 +0,0 @@ -$TTL 1h -@ SOA dns.jones.dk. dr.jones.dk. ( - 2017032402 - 1h 30m 1w 1h ) - -$INCLUDE /etc/local-JONES.DK/bind/skel/NS -$INCLUDE /etc/local-JONES.DK/bind/skel/A-cloud -$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid - -$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-cloud www diff --git a/bind/pri/omni-presence.dk b/bind/pri/omni-presence.dk new file mode 100644 index 0000000..9e41d68 --- /dev/null +++ b/bind/pri/omni-presence.dk @@ -0,0 +1,10 @@ +$TTL 1h +@ SOA dns.jones.dk. dr.jones.dk. ( + 2017032402 + 1h 30m 1w 1h ) + +$INCLUDE /etc/local-JONES.DK/bind/skel/NS +$INCLUDE /etc/local-JONES.DK/bind/skel/A-cloud +$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid + +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-cloud www -- cgit v1.2.3