summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-01 07:47:40 -0400
committerJoey Hess2014-06-01 07:47:40 -0400
commit3af9aa3415a65a1e2d11049ebc624d4322336c41 (patch)
tree6d24678a65852299254119ee583c957ae0efea27 /config-joey.hs
parent4138340c0af80a034eeda8f07e24e6e185a95234 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index d1d8b8b7..565af278 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -165,6 +165,7 @@ hosts = -- (o) `
-- storage and backup server
, standardSystem "elephant.kitenet.net" Unstable "amd64"
& ipv4 "193.234.225.114"
+ & Hostname.sane
-- Joey gets pocasts here.
& Apt.installed ["git-annex"]