summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-04-01 12:27:43 -0400
committerJoey Hess2015-04-01 12:27:43 -0400
commitd19966a95db288eeb453536cb856a8362aab9ea2 (patch)
tree7dd66261280551878ba35cb48a0c59c558a224a1 /config-joey.hs
parent0886c13ee6495010cb236c2c6dddf17d617aeb4f (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 3b30daed..222cb1ed 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -306,6 +306,7 @@ iabak :: Host
iabak = host "ia-bak.joeyh.name"
& ipv4 "124.6.40.227"
& os (System (Debian Testing) "amd64")
+ & Apt.stdSourcesList `onChange` Apt.upgrade
& Apt.installed ["git"]
& Apt.installed ["etckeeper"]
& Apt.installed ["ssh"]