diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-04-26 16:49:06 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-04-26 16:49:06 +0200 |
commit | d6d57d35610fb83cf1897b921ece1941b0334524 (patch) | |
tree | fc9c06c116e849702dfe91eefae65da37f16847c /bind/named.conf.fake-222 | |
parent | bc500ed74a5616f457e531e71973bc970b0429ce (diff) |
Move domain public-e.dk to JONES.DK from BITBASE.DK.
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 5f4d39f..a850e58 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -28,6 +28,9 @@ zone "kassandra-production.dk" { zone "majasguf.dk" { type master; allow-transfer { none; }; file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Jones +zone "public-e.dk" { + type master; allow-transfer { none; }; + file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Sara Gebran zone "skovhaver.dk" { type master; allow-transfer { none; }; file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Jones |