summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-10 14:22:31 -0400
committerJoey Hess2014-10-10 14:22:31 -0400
commit4182cae2351e1251bdb22eeb63a4402bc51cc2de (patch)
treea5f89bd80d5f3ea1d5e20c3ca1f1a3d9e55dd3e2 /config-joey.hs
parentd9f92d78d996a7b69f574aa0cf25d45ab492a806 (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 541d553c..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 "webserver"
+ ! Docker.docked hosts "webserver"
clam :: Host
clam = standardSystem "clam.kitenet.net" Unstable "amd64"