Description of problem: There isn't a line where "Include /etc/ssh/sshd_config.d/*.conf" are defined in /etc/ssh/sshd_config of each node. Due to this, important configuration files for sshd like /etc/ssh/sshd_config.d/50-redhat.conf won't be loaded in overcloud nodes and undercloud nodes. Version-Release number of selected component (if applicable): tripleo-ansible-3.3.1-17.1.20231101230831.el9ost.noarch How reproducible: Always Steps to Reproduce: 1. Install undercloud and deploy overcloud 2. 3. Actual results: There isn't a line `Include /etc/ssh/sshd_config.d/*.conf` in /etc/ssh/sshd_config. Expected results: There should be a line `Include /etc/ssh/sshd_config.d/*.conf` in /etc/ssh/sshd_config. Additional info:
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 (RHOSP 17.1.4 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:9974