From 9822babea750dc038422ac9a781d816068c3c87b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 19 May 2014 18:43:23 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-joey.hs') 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 -- cgit v1.2.3