diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-13 21:04:34 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-13 21:04:34 -0400 |
| commit | 56dd63916925627773cb2cf590f1c8191470dccc (patch) | |
| tree | 108da2e6d6a13461db9f23376263fbf5328c371a /config-joey.hs | |
| parent | fb1d65125b543b38151974e12a3ad3b672cc9aa6 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -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 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" |
