summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-25 13:20:14 -0400
committerJoey Hess2014-10-25 13:20:14 -0400
commit56c25543bfd142f29b1216c00323bfa14b431b07 (patch)
tree7feba0e4ebe42a9f700cb95e9f6dc510ee786a71 /config-joey.hs
parentbbf258a075549eca8581bd5ad42e5ac916f4ca2d (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index fb90651e..74647df9 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -160,6 +160,9 @@ kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64"
-- Some users have zsh as their login shell.
, "zsh"
]
+
+ & Docker.configured
+ & Docker.garbageCollected `period` Daily
diatom :: Host
diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64"