diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-23 11:28:10 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-23 11:28:10 -0400 |
| commit | 45ce3a5e8ccf90e357dbaf6e0152daa4de88b7fd (patch) | |
| tree | 0a4d653f10fe987fa4ca20d9cedb4c68cf2e590c /config-joey.hs | |
| parent | 80f5b53f1b7fdc876d5e45df68c29f53bd9666b2 (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 9d54b512..3bf01114 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 "webserver" clam :: Host clam = standardSystem "clam.kitenet.net" Unstable "amd64" |
