RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2153080 - Unconditionally enable the files provider
Summary: Unconditionally enable the files provider
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: rhel-system-roles
Version: 8.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.8
Assignee: Rich Megginson
QA Contact: Scott Poore
Lucie Vařáková
URL:
Whiteboard: role:tlog
Depends On: 2153043
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-13 23:25 UTC by Rich Megginson
Modified: 2023-05-16 09:39 UTC (History)
6 users (show)

Fixed In Version: rhel-system-roles-1.21.0-0.12.el8
Doc Type: Bug Fix
Doc Text:
.Enabling implicit files provider to fix `rhel-system-roles` SSSD configuration A disabled SSSD implicit files provider caused the `rhel-system-roles` 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 `rhel-system-roles` now works as expected.
Clone Of: 2153043
Environment:
Last Closed: 2023-05-16 08:31:56 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-142067 0 None None None 2022-12-13 23:31:48 UTC
Red Hat Product Errata RHEA-2023:2804 0 None None None 2023-05-16 08:32:16 UTC

Description Rich Megginson 2022-12-13 23:25:17 UTC
+++ This bug was initially created as a clone of Bug #2153043 +++

The implicit files provider is now disabled in 8.8+, 9.2+, and Fedora.

Comment 8 Scott Poore 2022-12-16 23:22:27 UTC
Verified.

Version ::

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

Results ::

Running the tests with the rpm

[root@ip-10-0-196-171 ~]# cd /usr/share/ansible/roles/rhel-system-roles.tlog/tests

[root@ip-10-0-196-171 tests]# 

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

[root@ip-10-0-196-171 tests]# echo $?
0

[root@ip-10-0-196-171 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 14 errata-xmlrpc 2023-05-16 08:31:56 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:2804


Note You need to log in before you can comment on or make changes to this bug.