summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-19 00:38:35 -0400
committerJoey Hess2014-11-19 00:38:35 -0400
commitfb3a6947c57caf10e755ab98c52aa401902eddb0 (patch)
tree1ad537c7354b2a458bb47cbc8b8ad5b52e271150 /config-joey.hs
parentf8b71c0ab4e09a90aeced9a563465c0b89ee1a16 (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 abd20e55..57db1d4a 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"