Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAM: set a password for LDAP Auth sources at creation #17058

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Dec 3, 2024

This was originally removed in c390a27
as always setting the password broke idempotency.
But with theforeman/foreman-ansible-modules#1806
we can now set the password for creation, but avoid trying to update it.

Problem Statement

Solution

Related Issues

@evgeni evgeni requested a review from a team as a code owner December 3, 2024 14:34
@evgeni evgeni force-pushed the fam-ldap-auth-password branch from 40f5677 to 2246c24 Compare December 4, 2024 07:23
@evgeni evgeni added the No-CherryPick PR doesnt need CherryPick to previous branches label Dec 4, 2024
conf/fam.yaml.template Outdated Show resolved Hide resolved
This was originally removed in c390a27
as always setting the password broke idempotency.
But with theforeman/foreman-ansible-modules#1806
we can now set the password for creation, but avoid trying to update it.
@evgeni evgeni force-pushed the fam-ldap-auth-password branch from 2246c24 to f721ce2 Compare December 4, 2024 09:10
@jyejare jyejare merged commit bc0bc73 into SatelliteQE:master Dec 4, 2024
8 checks passed
@evgeni evgeni deleted the fam-ldap-auth-password branch December 4, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants