From 58f385c6ee39ceca26c096034e242aec4c919e37 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 23 Mar 2008 21:29:19 +0000 Subject: [PATCH] Make outpost a nameserver for [dom] --- lib/easy_domain.dtl | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/easy_domain.dtl b/lib/easy_domain.dtl index e5b1e8d..1546c1e 100644 --- a/lib/easy_domain.dtl +++ b/lib/easy_domain.dtl @@ -51,6 +51,7 @@ val dom = domain d with dns (dnsNS "ns1.hcoop.net"); dns (dnsNS "ns3.hcoop.net"); + dns (dnsNS "ns5.hcoop.net"); dns (dnsA default (ip_of_node (web_node_to_node web_node))); -- 2.20.1