]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
RGW: Allow configurable rgw frontends setting
authorLogan V <logan2211@gmail.com>
Mon, 16 Jan 2017 14:14:02 +0000 (08:14 -0600)
committerLogan V <logan2211@gmail.com>
Thu, 19 Jan 2017 17:15:18 +0000 (11:15 -0600)
commit6f3a98919cf33e6684a380bd3b6abdc9934b3a9f
tree30833543a2384df46d1048181865d122711c0f61
parent8edc2663d9aae949c4b76661b5d240699a97c772
RGW: Allow configurable rgw frontends setting

Allow for more operator flexibility in the `rgw frontends` setting
while maintaining backwards compatibility with the old vars. This
allows an operator to, for example, use the civetweb settings for
implementing SSL ports.

For available civetweb configuration parameters, see:
https://github.com/civetweb/civetweb/blob/master/docs/UserManual.md
group_vars/all.yml.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/templates/ceph.conf.j2