summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-23 11:28:10 -0400
committerJoey Hess2014-10-23 11:28:10 -0400
commit45ce3a5e8ccf90e357dbaf6e0152daa4de88b7fd (patch)
tree0a4d653f10fe987fa4ca20d9cedb4c68cf2e590c /config-joey.hs
parent80f5b53f1b7fdc876d5e45df68c29f53bd9666b2 (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 9d54b512..3bf01114 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 "test"
+ ! Docker.docked hosts "webserver"
clam :: Host
clam = standardSystem "clam.kitenet.net" Unstable "amd64"