tripleo-ansible/tripleo_ansible
Francesco Pantano 417588a589 Allow tripleo_cephadm to process tls info when provided
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
2021-04-24 06:48:49 +00:00
..
ansible_plugins Allow tripleo_cephadm to process tls info when provided 2021-04-24 06:48:49 +00:00
playbooks Network provision - overcloud net VIPs 2021-04-08 10:52:13 +02:00
releasenotes/notes Configure bind for designate 2021-03-17 13:33:52 -02:30
roles Allow tripleo_cephadm to process tls info when provided 2021-04-24 06:48:49 +00:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Merge "Add module to populate net VIPs environment" 2021-04-15 11:10:45 +00:00
__init__.py Extract provisioned networks from stack 2020-10-08 22:11:29 +00:00
ansible-role-requirements.yml Upgrade ansible-lint to 5.0 2021-03-11 09:47:14 +00:00
requirements.yml Capture collection requirements 2020-11-04 09:28:42 -06:00