summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-05-19 18:53:56 -0400
committerJoey Hess2014-05-19 18:53:56 -0400
commitc8b59684cd45ef2736a4e492e659844ea74e2c85 (patch)
treed14e2e095941ff28fcde58a7845aefe6e63f44b7 /config-joey.hs
parentfea5a229833ca07b2fabbba58a80323700d722ee (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 9bf8f1a7..3d464e37 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.orca.kitenet.net.propellor" "companion"
- & Docker.volumes_from "armel-git-annex-builder-companion.orca.kitenet.net.propellor"
+ & Docker.link "armel-git-annex-builder-companion" "companion"
+ & Docker.volumes_from "armel-git-annex-builder-companion"
& GitAnnexBuilder.builder "armel" "1 3 * * *" "5h" True
-- TODO: automate installing haskell libs
-- (Currently have to run