]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add extra conf for Apache 2.4
authorDan Mick <dan.mick@inktank.com>
Sat, 16 Aug 2014 04:02:15 +0000 (21:02 -0700)
committerSage Weil <sage@redhat.com>
Mon, 18 Aug 2014 00:15:34 +0000 (17:15 -0700)
commit8b5f114b7b7ba3fdfc6b06c2578ed0dbcf249c3b
treed6e392377a69fc63c2207adb365248cd7a8af84c
parent48a8434fca290e52683c547326572aeea219ea57
Add extra conf for Apache 2.4

Inside a conditional to affect only 2.4, set User, Group, and the
module config to load mpm_event.  This is normally done with the
default configuration files, but since this abbreviated conf bypasses
those, we must set them here.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
(cherry picked from commit 9de5bd1d2302907c59594eb4df8b4d954d5e8e94)
tasks/apache.conf.template
tasks/rgw.py