diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-23 11:55:41 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-23 11:55:41 -0400 |
| commit | 857fedc06e18ee3a0fc5099ec692812072574437 (patch) | |
| tree | 6feeeb0f89fbf7a9a46487e27d2bc19119e36c05 | |
| parent | cf1bf23d6cbd5a0dfd57de1a91a3eb2eebea93f7 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 9d54b512..992a8b4e 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" |
