summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 01:36:10 -0400
committerJoey Hess2014-11-19 01:36:10 -0400
commit3bfa43d03e7083a08736fd9580ec839365073604 (patch)
treed6784829886f2bf5e97f3b83d61c3cb7d2ccf298 /config-joey.hs
parentf245ba6924d9a10ab1ab1b2bc95bde282b517cfc (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 a7f613de..98dac3e7 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"