summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-23 11:31:00 -0400
committerJoey Hess2014-10-23 11:31:00 -0400
commitbbec7021f84766d5a783c1f320066b27e04a225b (patch)
tree9bddbad55023e4ed890562e509f8e06f5bdbae2f /config-joey.hs
parent45ce3a5e8ccf90e357dbaf6e0152daa4de88b7fd (diff)
Revert "propellor spin"
This reverts commit 45ce3a5e8ccf90e357dbaf6e0152daa4de88b7fd.
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 3bf01114..9d54b512 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -53,7 +53,7 @@ darkstar = host "darkstar.kitenet.net"
& Apt.buildDep ["git-annex"] `period` Daily
& Docker.configured
! Docker.docked hosts "android-git-annex"
- ! Docker.docked hosts "webserver"
+ & Docker.docked hosts "test"
clam :: Host
clam = standardSystem "clam.kitenet.net" Unstable "amd64"