summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-04-03 17:30:15 -0400
committerJoey Hess2014-04-03 17:30:15 -0400
commiteea8637afe78ceff25ddd11d365a3fc022cc5fa4 (patch)
treed057b706b902e91e407fc855ca4cca6e81c9c955
parentac480f6c85c6e780273154a4138f7fc293e507ca (diff)
parent4996f12326207bc61c025c8717dfeb17269367c2 (diff)
Merge branch 'joeyconfig'
-rw-r--r--config-joeyh.hs2
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.