diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-03 17:30:15 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-03 17:30:15 -0400 |
| commit | eea8637afe78ceff25ddd11d365a3fc022cc5fa4 (patch) | |
| tree | d057b706b902e91e407fc855ca4cca6e81c9c955 | |
| parent | ac480f6c85c6e780273154a4138f7fc293e507ca (diff) | |
| parent | 4996f12326207bc61c025c8717dfeb17269367c2 (diff) | |
Merge branch 'joeyconfig'
| -rw-r--r-- | config-joeyh.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-joeyh.hs b/config-joeyh.hs index 6868d48d..cb56f4b2 100644 --- a/config-joeyh.hs +++ b/config-joeyh.hs @@ -36,8 +36,6 @@ host hostname@"clam.kitenet.net" = standardSystem Unstable $ props & Tor.isBridge & JoeySites.oldUseNetshellBox & Docker.configured - & File.dirExists "/var/www" - ! Docker.docked container hostname "webserver" ! Docker.docked container hostname "amd64-git-annex-builder" & Docker.garbageCollected -- Orca is the main git-annex build box. |
