summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 01:34:29 -0400
committerJoey Hess2014-11-19 01:34:29 -0400
commit99234f016fcf93bd6b4de24abfe5c1471ca2c31d (patch)
tree93a31facbb10820a3e37d60570a107b34f0e7ded /config-joey.hs
parent624d8e84ebe71840ef6deefafa03fccd4e71658b (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 98dac3e7..a7f613de 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -53,7 +53,7 @@ darkstar = host "darkstar.kitenet.net"
& Apt.buildDep ["git-annex"] `period` Daily
& Docker.configured
! Docker.docked hosts "android-git-annex"
- ! Docker.docked hosts "simple-debian"
+ & Docker.docked hosts "simple-debian"
clam :: Host
clam = standardSystem "clam.kitenet.net" Unstable "amd64"