417588a58967c533f6a4af0f97e298cb9df56c3b
When internal_tls is true, step1 runs the linux-system-roles.certificate which is able to produce the ceph_rgw.pem file [1]. When this info is available, we need to make sure that cephadm is able to process it using the spec, and it's included in the deployed rgw(s) instances. If the rgw_frontend_ssl_certificate is empty, then this key can be ignored (this means tls is not enabled). The ceph_spec module is now able to filter and drop empty keys if the value is not provided when the spec dict is built. [1] https://github.com/openstack/tripleo-heat-templates/blob/master/deployment/cephadm/ceph-rgw.yaml#L169 Change-Id: I22b93cc1057b5894e2c8342c578a3b8080b542ae
Team and repository tags
TripleO Ansible
TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.
Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/
The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/
The project home is at: https://launchpad.net/tripleo
The project bug tracker is located at: https://bugs.launchpad.net/tripleo
Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.