]> 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)
committerDan Mick <dan.mick@inktank.com>
Sat, 16 Aug 2014 05:37:22 +0000 (22:37 -0700)
commit9de5bd1d2302907c59594eb4df8b4d954d5e8e94
tree202f3d7a66ffc3fbe562a220f1bcbebd1b731f13
parent12ded3c9ea49fa2e2d7aa1115717cfda0ecb21ab
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>
tasks/apache.conf.template
tasks/rgw.py