From 08cc82c0295564fc5717f9bf316327a0742701f6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 9 May 2016 18:07:28 +0200 Subject: Relabel non-joker profiles. --- bind/named.conf.pri | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 8354972..b514fe7 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -13,7 +13,7 @@ zone "bassballs.dk" { file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Anders Krøyer zone "couchdesign.dk" { type master; allow-transfer { jones_peers; }; - file "/usr/local/etc-JONES.DK/bind/pri/JONES-+source"; }; // Jones + file "/usr/local/etc-JONES.DK/bind/pri/JONES-www+source"; }; // Jones zone "feliciaweb.dk" { type master; allow-transfer { jones_peers; }; file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Anders Krøyer @@ -25,13 +25,13 @@ zone "kassandra-production.dk" { file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Annika Lewis (owner=Spiff) zone "majasguf.dk" { type master; allow-transfer { jones_peers; }; - file "/usr/local/etc-JONES.DK/bind/pri/JONES-+source"; }; // Jones + file "/usr/local/etc-JONES.DK/bind/pri/JONES-www+source"; }; // Jones zone "public-e.dk" { type master; allow-transfer { jones_peers; }; - file "/usr/local/etc-JONES.DK/bind/pri/JONES-+source+admin"; }; // Sara Gebran + file "/usr/local/etc-JONES.DK/bind/pri/JONES-www+source+admin"; }; // Sara Gebran zone "skovhaver.dk" { type master; allow-transfer { jones_peers; }; - file "/usr/local/etc-JONES.DK/bind/pri/JONES-+source"; }; // Siri + file "/usr/local/etc-JONES.DK/bind/pri/JONES-www+source"; }; // Siri zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type master; allow-transfer { jones_peers; }; file "/usr/local/etc-JONES.DK/bind/pri/JONES"; }; // Jones -- cgit v1.2.3