diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-21 14:40:48 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-21 14:40:48 -0400 |
| commit | 56b1d73e60952bd90c24349aa66c563e7793442d (patch) | |
| tree | b9d296362328c0cfafa9a829c75daa66cd598277 | |
| parent | 7028c2c9cc2cab29a5be4abf4b63ea1b589318e1 (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 6b02ed49..cdd21c80 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -43,7 +43,7 @@ hosts = -- (o) ` & Apt.buildDep ["git-annex"] `period` Daily & Docker.configured - & Docker.docked hosts "android-git-annex" + ! Docker.docked hosts "android-git-annex" , standardSystem "clam.kitenet.net" Unstable "amd64" [ "Unreliable server. Anything here may be lost at any time!" ] |
