From 0f8ba3f2e02dd336ec5d8c697b6a68b6d4e97dfe Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 12 Mar 2015 20:43:03 +0100 Subject: Add JONES domain majasguf.dk. --- bind/named.conf.JONES.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind/named.conf.JONES.DK') diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index edeea4e..e62852b 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -5,5 +5,6 @@ zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 188.183. 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; }; }; +zone "majasguf.dk" { type slave; file "db.majasguf.dk"; masters { 188.183.5.254; }; }; zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk"; masters { 188.183.5.254; }; }; zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 188.183.5.254; }; }; -- cgit v1.2.3