add buildfarm host alias
authorPhil Pennock <pdp@exim.org>
Thu, 27 Oct 2016 03:53:21 +0000 (23:53 -0400)
committerPhil Pennock <pdp@exim.org>
Thu, 27 Oct 2016 03:53:21 +0000 (23:53 -0400)
exim.org.lua

index 58099ade5d265722feefc2e2fdd7c4a9f6e5bb1e..0f7475edecf4bd5044fa399d786d06b0342399cc 100644 (file)
@@ -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)