diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-10 13:04:07 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-10 13:04:07 -0400 |
| commit | f9258ad68a780b34189755f798f663926627f69a (patch) | |
| tree | 5ce0ec352d45657e0037ae3daa2161efbb489ba3 | |
| parent | bb34219b4478fbb1dc7cab71a164087ef1c8fcd3 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 2e0a757e..a7475edf 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -53,6 +53,7 @@ darkstar = host "darkstar.kitenet.net" & Apt.buildDep ["git-annex"] `period` Daily & Docker.configured ! Docker.docked hosts "android-git-annex" + & Docker.docked hosts "webserver" clam :: Host clam = standardSystem "clam.kitenet.net" Unstable "amd64" |
