summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-10-30 15:15:18 +0100
committerJonas Smedegaard <dr@jones.dk>2022-10-30 15:15:18 +0100
commit7043dc5874456886fe4a1c5e19606ecaf5e8b0d2 (patch)
tree7f9e8afa17b1f3fcee7e53adea6ebf4e0fd5ad0b
parentb3e4ee8ac6130ef89ad7d724674b0dd12295de0d (diff)
re-add homebase.dk at JONES.DK
-rw-r--r--bind/named.conf.JONES.DK1
-rw-r--r--bind/named.conf.JONES.DK.internal1
2 files changed, 2 insertions, 0 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK
index 5846284..503c200 100644
--- a/bind/named.conf.JONES.DK
+++ b/bind/named.conf.JONES.DK
@@ -10,6 +10,7 @@ zone "couchdesign.dk" { type slave; file "db.couchdesign.dk"; masters { 188.18
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 "homebase.dk" { type slave; file "db.homebase.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 6b0691e..b50f821 100644
--- a/bind/named.conf.JONES.DK.internal
+++ b/bind/named.conf.JONES.DK.internal
@@ -10,6 +10,7 @@ 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 homebase.dk { in-view internal; };
zone jones.dk { in-view internal; };
zone kassandra-production.dk { in-view internal; };
zone lejlighederinc.org { in-view internal; };