From 0e447aa6de0ada52e470315bad8ed4af3ef039f8 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Wed, 26 Oct 2016 23:53:21 -0400 Subject: [PATCH] add buildfarm host alias --- exim.org.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/exim.org.lua b/exim.org.lua index 58099ad..0f7475e 100644 --- a/exim.org.lua +++ b/exim.org.lua @@ -46,6 +46,9 @@ a('www.tw', '192.72.81.219', ttl) a('www.pl', '193.219.28.2', ttl) cname('www.no', 'spheniscus.uninett.no', ttl) +-- Misc other services held elsewhere +cname('buildfarm', 'eximfarm.krot.org', ttl) + -- Delegation of testdns.exim.org for testsuite ns('testdns', 'nlns.globnix.net', ttl) ns('testdns', 'us0ns.globnix.net', ttl) -- 2.30.2