summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-08-13 16:31:35 -0400
committerJoey Hess2014-08-13 16:31:35 -0400
commit5011529def36b3a10e2cc17a747686a80d41438e (patch)
treec7653e9cdeeb2b6b15a7c182edba943e5c19f953 /config-joey.hs
parent9d2cc7774bb8ccf7c8663f28c55c489bc383e5ce (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 b9a2bed2..e7a22680 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -70,7 +70,7 @@ hosts = -- (o) `
& Docker.docked hosts "i386-git-annex-builder"
& Docker.docked hosts "android-git-annex-builder"
-- not currently working
- ! Docker.docked hosts "armel-git-annex-builder-companion"
+ & Docker.docked hosts "armel-git-annex-builder-companion"
! Docker.docked hosts "armel-git-annex-builder"
& Docker.garbageCollected `period` Daily
& Apt.buildDep ["git-annex"] `period` Daily