Bug 2153043

Summary: Unconditionally enable the files provider
Product: Red Hat Enterprise Linux 9 Reporter: Rich Megginson <rmeggins>
Component: rhel-system-rolesAssignee: jstephen
Status: CLOSED ERRATA QA Contact: Scott Poore <spoore>
Severity: unspecified Docs Contact: Lucie Vařáková <lmanasko>
Priority: unspecified    
Version: 9.2CC: djez, efedin, jstephen, spetrosi, spoore
Target Milestone: rcKeywords: Triaged
Target Release: 9.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: role:tlog
Fixed In Version: rhel-system-roles-1.21.0-0.12.el9 Doc Type: Bug Fix
Doc Text:
.Enabling implicit files provider to fix `cockpit-session-recording` SSSD configuration A disabled SSSD implicit files provider caused the `cockpit-session-recording` modules to create an invalid System Security Services Daemon (SSSD) configuration. This update unconditionally enables the files provider and as a result, the SSSD configuration created by `cockpit-session-recording` now works as expected.
Story Points: ---
Clone Of:
: 2153080 (view as bug list) Environment:
Last Closed: 2023-05-09 07:38:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2153080    

Description Rich Megginson 2022-12-13 21:14:15 UTC
The implicit files provider is now disabled in 8.8+, 9.2+, and Fedora.

Comment 6 Scott Poore 2022-12-16 23:05:10 UTC
Verified.

Version ::

rhel-system-roles-1.21.0-0.12.el9.noarch

Results ::

Running the tests with the rpm.

[root@hostname1 ~]# cd /usr/share/ansible/roles/rhel-system-roles.tlog/tests

[root@hostname1 tests]# ansible-playbook -i "127.0.0.1," -e ansible_connection=local tests*.yml 2>&1 > tlog_system_role_tests.txt

[root@hostname1 tests]# echo $?
0

[root@hostname1 tests]# grep ^PLAY tlog_system_role_tests.txt -A2
PLAY [Test support for autoinstall of cockpit-session-recording] ***************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=31   changed=9    unreachable=0    failed=0    skipped=4    rescued=0    ignored=0   

--
PLAY [Ensure that the role runs with default parameters] ***********************

TASK [rhel-system-roles.tlog : Set platform/version specific variables] ********
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=40   changed=9    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0   

--
PLAY [Ensure that the role declares all parameters in defaults] ****************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=51   changed=9    unreachable=0    failed=0    skipped=10   rescued=0    ignored=0   

--
PLAY [Run tests_default.yml in check_mode] *************************************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=56   changed=13   unreachable=0    failed=0    skipped=10   rescued=0    ignored=0   

--
PLAY [Ensure that the README example play runs] ********************************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=67   changed=15   unreachable=0    failed=0    skipped=13   rescued=0    ignored=0   

--
PLAY [Run tlog-SSSD configuration tests] ***************************************

TASK [Gathering Facts] *********************************************************
--
PLAY RECAP *********************************************************************
127.0.0.1                  : ok=126  changed=19   unreachable=0    failed=0    skipped=25   rescued=0    ignored=0

Comment 15 errata-xmlrpc 2023-05-09 07:38:23 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 (rhel-system-roles bug fix and enhancement update), 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/RHEA-2023:2246