]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
handler: do not validate the server certificate against the CA
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 20 Aug 2019 09:47:48 +0000 (11:47 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 20 Aug 2019 11:52:15 +0000 (13:52 +0200)
commit9329bbb3af8b60a0cc1f5eec2129d67bb6aecff6
treef0168c3e50419b87946ee3e08fa73bc34ce417ce
parent504017d56257b590deed68fdaa0fe69ad3dfb919
handler: do not validate the server certificate against the CA

Otherwise rgw handler ends up with an error when using https.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-handler/templates/restart_rgw_daemon.sh.j2