summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-23 14:27:26 -0400
committerJoey Hess2014-04-23 14:27:26 -0400
commit0bc737c1ba01459124a9f409e79f31923be0217a (patch)
treeb0448465267d6b3f61839c509cef1938855a12eb /config-joey.hs
parentfa45d9f47ca07a99af6c9f7a335f8522836426da (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 842da803..892a85d5 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -145,6 +145,8 @@ hosts = -- (o) `
& alias "ns3.branchable.com"
& branchableSecondary
+
+ & Dns.secondaryFor ["animx"] hosts "animx.eu.org"
--' __|II| ,.
@@ -337,4 +339,6 @@ monsters = -- but do want to track their public keys etc.
& alias "l10n.ikiwiki.info"
& alias "dist-bugs.kitenet.net"
& alias "family.kitenet.net"
+ , host "animx"
+ & ipv4 "76.7.162.101"
]