summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 00:39:35 -0400
committerJoey Hess2014-11-19 00:39:35 -0400
commit492c2b98a5e001c5ad3d99710c2540b4b95642df (patch)
tree4b0c42622518ce668b1ad89e852e503d2573152d /config-joey.hs
parentfb3a6947c57caf10e755ab98c52aa401902eddb0 (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 57db1d4a..abd20e55 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 "simple-debian"
+ & Docker.docked hosts "simple-debian"
clam :: Host
clam = standardSystem "clam.kitenet.net" Unstable "amd64"