]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Add radosgw_frontend_ssl_certificate parameter
authorGiulio Fidente <gfidente@redhat.com>
Wed, 19 Jun 2019 12:59:15 +0000 (14:59 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 2 Jul 2019 20:13:09 +0000 (20:13 +0000)
commit72e0ac1f44cb3586377618ac78a0cd5862e0fdcd
treea9c39d0676709970a5499da5d2fdb3fdd1dbab4c
parent2295a4cf0a2624e09ec9c8f810b9849e2408d154
Add radosgw_frontend_ssl_certificate parameter

This is necessary when configuring RGW with SSL because
in addition to passing specific frontend options, civetweb
appends the 's' character to the binding port and beast uses
ssl_endpoint instead of endpoint.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1722071
Signed-off-by: Giulio Fidente <gfidente@redhat.com>
(cherry picked from commit d526803c6cbb6b04f181479d2087ed25bc0b2d31)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-defaults/defaults/main.yml
roles/ceph-handler/templates/restart_rgw_daemon.sh.j2
roles/ceph-rgw/templates/ceph-radosgw.service.j2