summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-04-07 12:21:07 -0400
committerJoey Hess2015-04-07 12:21:07 -0400
commit24bb1cdb461b59c6b5acc98be3c9e79b3fa14277 (patch)
tree4f384d2d660152ecc6aebf6a4125384addf62080 /config-joey.hs
parent8e1014989341c436254713fe7b0cdaea909b8acf (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 dede7c6a..6cd5c012 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -305,6 +305,7 @@ beaver = host "beaver.kitenet.net"
iabak :: Host
iabak = host "iabak.archiveteam.org"
& ipv4 "124.6.40.227"
+ & Hostname.sane
& os (System (Debian Testing) "amd64")
& Apt.stdSourcesList `onChange` Apt.upgrade
& Apt.installed ["git"]