diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-19 01:32:51 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-19 01:32:51 -0400 |
| commit | 624d8e84ebe71840ef6deefafa03fccd4e71658b (patch) | |
| tree | d6784829886f2bf5e97f3b83d61c3cb7d2ccf298 /config-joey.hs | |
| parent | 1872ee1ffcd757ea2a9e78b6392d14e9f1a8bc9b (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -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 a7f613de..98dac3e7 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" |
