summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 01:32:51 -0400
committerJoey Hess2014-11-19 01:32:51 -0400
commit624d8e84ebe71840ef6deefafa03fccd4e71658b (patch)
treed6784829886f2bf5e97f3b83d61c3cb7d2ccf298 /config-joey.hs
parent1872ee1ffcd757ea2a9e78b6392d14e9f1a8bc9b (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"