summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-10 13:04:07 -0400
committerJoey Hess2014-10-10 13:04:07 -0400
commitf9258ad68a780b34189755f798f663926627f69a (patch)
tree5ce0ec352d45657e0037ae3daa2161efbb489ba3 /config-joey.hs
parentbb34219b4478fbb1dc7cab71a164087ef1c8fcd3 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 2e0a757e..a7475edf 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -53,6 +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"
clam :: Host
clam = standardSystem "clam.kitenet.net" Unstable "amd64"