From 3dbc1d06e4ed607e0ce415edc3cd07e99e3e6eee Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 27 Oct 2022 10:27:06 +0200 Subject: add domain peduncle.world; bump serial for JONES-www --- 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 cdf2cdb..66f44fe 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -66,6 +66,9 @@ zone "oroe.dk" { zone "oroefaellesjord.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/TEENY"; }; // Orø Fællesjord +zone "peduncle.world" { + type master; allow-transfer { jones_peers; }; + file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Bernelle Verster zone "public-e.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/public-e.dk"; }; // Sara Gebran -- cgit v1.2.3