summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-10-23 11:57:13 -0400
committerJoey Hess2014-10-23 11:57:13 -0400
commitb08cd1040f62dd9af340cb793e45d600c5855b08 (patch)
tree3b6b78300ed939e91bbe7acc84986dd71b0cd111 /config-joey.hs
parent857fedc06e18ee3a0fc5099ec692812072574437 (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 992a8b4e..9d54b512 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 "test"
clam :: Host
clam = standardSystem "clam.kitenet.net" Unstable "amd64"