summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-05-19 18:49:36 -0400
committerJoey Hess2014-05-19 18:49:36 -0400
commitef3260af9542fdfbde3ac1e15098478a55d0c137 (patch)
treea81aa81426c40bc717847715f19133958fad872e /config-joey.hs
parent9822babea750dc038422ac9a781d816068c3c87b (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 9fa5dbaf..9bf8f1a7 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -207,8 +207,8 @@ hosts = -- (o) `
& Apt.serviceInstalledRunning "ssh"
, Docker.container "armel-git-annex-builder"
(image $ System (Debian Unstable) "armel")
- & Docker.link "armel-git-annex-builder-companion" "companion"
- & Docker.volumes_from GitAnnexBuilder.homedir
+ & Docker.link "armel-git-annex-builder-companion.orca.kitenet.net.propellor" "companion"
+ & Docker.volumes_from "armel-git-annex-builder-companion.orca.kitenet.net.propellor"
& GitAnnexBuilder.builder "armel" "1 3 * * *" "5h" True
-- TODO: automate installing haskell libs
-- (Currently have to run