summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-13 21:04:34 -0400
committerJoey Hess2014-04-13 21:04:34 -0400
commit56dd63916925627773cb2cf590f1c8191470dccc (patch)
tree108da2e6d6a13461db9f23376263fbf5328c371a /config-joey.hs
parentfb1d65125b543b38151974e12a3ad3b672cc9aa6 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 08093043..235a749b 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -81,6 +81,7 @@ hosts =
& File.hasPrivContent "/etc/ssl/private/web.pem"
& File.hasPrivContent "/etc/ssl/certs/startssl.pem"
& Apache.modEnabled "ssl"
+ & Apache.multiSSL
& File.ownerGroup "/srv/web" "joey" "joey"
& cname "git.kitenet.net"