diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-19 00:38:35 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-19 00:38:35 -0400 |
| commit | fb3a6947c57caf10e755ab98c52aa401902eddb0 (patch) | |
| tree | 1ad537c7354b2a458bb47cbc8b8ad5b52e271150 | |
| parent | f8b71c0ab4e09a90aeced9a563465c0b89ee1a16 (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 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" |
