Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2259175

Summary: [RHOSP16][RabbitMQ]Requesting heat parameter support changing ssl version
Product: Red Hat OpenStack Reporter: jiehuang
Component: puppet-tripleoAssignee: Luca Miccini <lmiccini>
Status: CLOSED ERRATA QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.2 (Train)CC: jjoyce, jmarcian, jschluet, lmiccini, mariel, mburns, slinaber, tvignaud
Target Milestone: asyncKeywords: Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: puppet-tripleo-11.7.1-2.20230628015222.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-26 12:26:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jiehuang 2024-01-19 10:33:51 UTC
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

Comment 1 Luca Miccini 2024-01-19 16:40:08 UTC
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

Comment 3 jiehuang 2024-01-22 10:37:56 UTC
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

Comment 14 errata-xmlrpc 2024-03-26 12:26:00 UTC
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