From b384c6511a6ccba89de82ff61360f5bec1851042 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 19 Aug 2018 00:22:33 +0200 Subject: Add remmy.io MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- named.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'named.conf') diff --git a/named.conf b/named.conf index 1b0187d..aa6a4eb 100644 --- a/named.conf +++ b/named.conf @@ -45,6 +45,11 @@ zone "kyriasis.com" IN { inline-signing yes; }; +zone "remmy.io" IN { + type master; + file "remmy.io.zone"; +}; + zone "the-tk.com" { type slave; file "the-tk.com.zone"; -- cgit v1.2.3-54-g00ecf