From 953bcbadf5dbb39518123e7033f829a6019325c2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 23 Jun 2014 20:15:21 +0200 Subject: Add JONES.DK domain couchdesign.dk. --- bind/named.conf.JONES.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind') diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index e97a2c3..7e204f5 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -1,6 +1,7 @@ zone "altavistafilm.dk" { type slave; file "db.altavistafilm.dk"; masters { 188.183.5.254; }; }; zone "anniqa.dk" { type slave; file "db.anniqa.dk"; masters { 188.183.5.254; }; }; zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 188.183.5.254; }; }; +zone "couchdesign.dk" { type slave; file "db.couchdesign.dk"; masters { 188.183.5.254; }; }; zone "feliciaweb.dk" { type slave; file "db.feliciaweb.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; }; }; -- cgit v1.2.3