From 502444844591d18193a1eb68233e825835fdd81c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 20 May 2020 10:12:40 +0200 Subject: move friis-holm.dk to JONES.DK (from BITBASE.DK) --- bind/named.conf.BITBASE.DK | 1 - bind/named.conf.BITBASE.DK.internal | 1 - bind/named.conf.JONES.DK | 1 + bind/named.conf.JONES.DK.internal | 1 + 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 82191b3..bad7c1e 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -1,5 +1,4 @@ zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.68.88.141; }; }; -zone "friis-holm.dk" { type slave; file "db.friis-holm.dk"; masters { 80.68.88.141; }; }; zone "himawari.dk" { type slave; file "db.himawari.dk"; masters { 80.68.88.141; }; }; zone "sirireiter.dk" { type slave; file "db.sirireiter.dk"; masters { 80.68.88.141; }; }; zone "redpill.dk" { type slave; file "db.redpill.dk"; masters { 80.68.88.141; }; }; diff --git a/bind/named.conf.BITBASE.DK.internal b/bind/named.conf.BITBASE.DK.internal index 3b2c41a..e554b3d 100644 --- a/bind/named.conf.BITBASE.DK.internal +++ b/bind/named.conf.BITBASE.DK.internal @@ -1,5 +1,4 @@ zone bluepill.dk { in-view internal; }; -zone friis-holm.dk { in-view internal; }; zone himawari.dk { in-view internal; }; zone sirireiter.dk { in-view internal; }; zone redpill.dk { in-view internal; }; diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index c180ce7..0059814 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -7,6 +7,7 @@ zone "cityseeing.dk" { type slave; file "db.cityseeing.dk"; masters { 188.183. zone "couchdesign.dk" { type slave; file "db.couchdesign.dk"; masters { 188.183.5.254; }; }; zone "electrohype.dk" { type slave; file "db.electrohype.dk"; masters { 188.183.5.254; }; }; zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 188.183.5.254; }; }; +zone "friis-holm.dk" { type slave; file "db.friis-holm.dk"; masters { 188.183.5.254; }; }; zone "jones.dk" { type slave; file "db.jones.dk"; masters { 188.183.5.254; }; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 188.183.5.254; }; }; zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 188.183.5.254; }; }; diff --git a/bind/named.conf.JONES.DK.internal b/bind/named.conf.JONES.DK.internal index cb59ff5..9719947 100644 --- a/bind/named.conf.JONES.DK.internal +++ b/bind/named.conf.JONES.DK.internal @@ -7,6 +7,7 @@ zone couchdesign.dk { in-view internal; }; zone cityseeing.dk { in-view internal; }; zone electrohype.dk { in-view internal; }; zone feliciaweb.dk { in-view internal; }; +zone friis-holm.dk { in-view internal; }; zone jones.dk { in-view internal; }; zone kassandra-production.dk { in-view internal; }; zone lejlighederinc.org { in-view internal; }; -- cgit v1.2.3