diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-06-23 17:18:12 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-06-23 17:18:12 +0200 |
commit | ea90c31d999714201b4827f57020301eb24a5334 (patch) | |
tree | 083d2ca1527c058fa55c081b1131bacc5171d03b /bind/named.conf.fake-222 | |
parent | 0a7cd2af6eb19772a9d9f55588c6e0714941dfa6 (diff) |
Revert to host byvandring.nu at xayide.jones.dk (not yet morla.jones.dk)
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index d7420f4..73f2c77 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -18,7 +18,7 @@ zone "birgitmaanestraale.dk" { file "/etc/local-JONES.DK/bind/fake-222/birgitmaanestraale.dk"; }; // Birgit Månestråle zone "byvandring.nu" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-cloud-www"; }; // Paul Hartvigson + file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson zone "cityseeing.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Paul Hartvigson |