From 988b00fb46046752eea1baf64d3cd0a3b14fd022 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 20 May 2020 10:11:21 +0200 Subject: move friis-holm.dk to JONES.DK (from BITBASE.DK) --- bind/named.conf.pri | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bind/named.conf.pri') diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 872629b..d63c41a 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -35,6 +35,9 @@ zone "electrohype.dk" { zone "feliciaweb.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Anders Krøyer +zone "friis-holm.dk" { + type master; allow-transfer { jones_peers; }; + file "/etc/local-JONES.DK/bind/pri/friis-holm.dk"; }; // Mikkel Friis-Holm zone "jones.dk" { type master; allow-transfer { jones_peers; }; key-directory "/etc/bind/keys"; inline-signing yes; auto-dnssec maintain; -- cgit v1.2.3