tripleo-heat-templates/deployment/rabbitmq
Michele Baldessari 35ab8cde37 Do not set rabbitmq SSL CA certs when InternalTLSCAFile is ''
The undercloud installation sets InternalTLSCAFile to '' when
undercloud_service_certificate is set (done via
I5d7f35194f98b2d5c06a417cac75d52ff646def0 "undercloud: Disable CA path
if user-provided cert is used"). In this case we end up setting
rabbitmq::{ssl_cacert,ssl_management_cacert} to '' which then breaks
puppet-rabbitmq because it verifies that they are absolute paths.

Let's just skip passing them when InternalTLSCAFile is set to
empty.

NB: Slight context conflict around key_size_override_unset
    and around postsave_cmd

Depends-On: I4e9801ba3ced734e5aa3fa22df522fab0e84761a
Closes-Bug: #1947776
Change-Id: I16f0fd04e1ae941d09d567eadaeb5bda959099fc
2021-10-24 17:30:50 +00:00
..
rabbitmq-container-puppet.yaml Do not set rabbitmq SSL CA certs when InternalTLSCAFile is '' 2021-10-24 17:30:50 +00:00
rabbitmq-messaging-notify-container-puppet.yaml Use kolla_config for other actions 2021-06-16 12:59:47 -06:00
rabbitmq-messaging-notify-pacemaker-puppet.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
rabbitmq-messaging-notify-shared-puppet.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
rabbitmq-messaging-pacemaker-puppet.yaml Use community.general ansible collection instead of modules 2021-06-15 12:00:00 +00:00
rabbitmq-messaging-rpc-container-puppet.yaml Use kolla_config for other actions 2021-06-16 12:59:47 -06:00
rabbitmq-messaging-rpc-pacemaker-puppet.yaml Use community.general ansible collection instead of modules 2021-06-15 12:00:00 +00:00