summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-07-21 14:40:48 -0400
committerJoey Hess2014-07-21 14:40:48 -0400
commit56b1d73e60952bd90c24349aa66c563e7793442d (patch)
treeb9d296362328c0cfafa9a829c75daa66cd598277 /config-joey.hs
parent7028c2c9cc2cab29a5be4abf4b63ea1b589318e1 (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 6b02ed49..cdd21c80 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -43,7 +43,7 @@ hosts = -- (o) `
& Apt.buildDep ["git-annex"] `period` Daily
& Docker.configured
- & Docker.docked hosts "android-git-annex"
+ ! Docker.docked hosts "android-git-annex"
, standardSystem "clam.kitenet.net" Unstable "amd64"
[ "Unreliable server. Anything here may be lost at any time!" ]