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.fake-222 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bind/named.conf.fake-222') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 03350b2..4b8ad27 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -68,6 +68,9 @@ zone "oroe.dk" { zone "oroefaellesjord.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/TEENY"; }; // Orø Fællesjord +zone "peduncle.world" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Bernelle Verster zone "public-e.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/public-e.dk"; }; // Sara Gebran -- cgit v1.2.3