summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-05-19 18:43:23 -0400
committerJoey Hess2014-05-19 18:43:23 -0400
commit9822babea750dc038422ac9a781d816068c3c87b (patch)
tree70cc95d5c1516a9dedcc5d34b5f958ac656f8122 /config-joey.hs
parent3de92ad174879c81d2017cdd2f5dc2e14207b7a3 (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 3d464e37..9fa5dbaf 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -208,7 +208,7 @@ hosts = -- (o) `
, Docker.container "armel-git-annex-builder"
(image $ System (Debian Unstable) "armel")
& Docker.link "armel-git-annex-builder-companion" "companion"
- & Docker.volumes_from "armel-git-annex-builder-companion"
+ & Docker.volumes_from GitAnnexBuilder.homedir
& GitAnnexBuilder.builder "armel" "1 3 * * *" "5h" True
-- TODO: automate installing haskell libs
-- (Currently have to run