Description of problem: Requesting heat parameter support changing ssl version Version-Release number of selected component (if applicable): 16.2 How reproducible: N/A Steps to Reproduce: 1. 2. 3. Actual results: N/A Expected results: can have a parameter to change ssl versions to use tlsv1.2 only Additional info: /var/lib/config-data/puppet-generated/rabbitmq/etc/rabbitmq/rabbitmq.config
you should be able to use a hiera override like parameter_defaults: ExtraConfig: tripleo::profile::base::rabbitmq::ssl_versions: ['tlsv1.2'] we found a small typo in the puppet-tripleo rabbitmq manifest so currently this does not work, we are fixing it via https://code.engineering.redhat.com/gerrit/c/puppet-tripleo/+/449477
Hi Luca You are right,I tried the yaml you provided, but it doesn't work on my lab. the deployment without error, but the whole line of tls has been removed. Best Regards Jimmy Huang
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.2.6 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:1519