summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-23 02:34:42 -0400
committerJoey Hess2014-10-23 02:34:42 -0400
commitfbba9639d6d5b65d62aefe6d716e018c1a67e6c0 (patch)
tree9bddbad55023e4ed890562e509f8e06f5bdbae2f /config-joey.hs
parentb971afeccd69c1f3b597c071fd77d1d5273bde6f (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 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"