diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-23 11:57:13 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-23 11:57:13 -0400 |
| commit | b08cd1040f62dd9af340cb793e45d600c5855b08 (patch) | |
| tree | 3b6b78300ed939e91bbe7acc84986dd71b0cd111 | |
| parent | 857fedc06e18ee3a0fc5099ec692812072574437 (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 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" |
