From 2d4aa33d42d2c5ca691e76b8923539d2512f96de Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 5 Jul 2017 00:54:09 +0200 Subject: Add maildomain langdalgaard.dk. --- bind/named.conf.fake-222 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bind/named.conf.fake-222') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index c0cfa28..be1f7df 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -35,6 +35,9 @@ zone "jones.dk" { zone "kassandra-production.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff) +zone "langdalgaard.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; zone "majasguf.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones -- cgit v1.2.3