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

Update how we are loading the syncprov module #4

Closed
wants to merge 1 commit into from

Conversation

Moumoutaru
Copy link

What this PR does / why we need it:

  • Updates how we are loading syncprov module as it throws an error if any module is already using the module{0} slot before we try to load syncprov. This change allows us to append syncprov to the module{0} slot and proceed without errors. These errors occur when trying to use the openldap bitnami 2.5.18 image.

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you updated the readme?
  • Is this PR backward compatible? If it is not backward compatible, please discuss open a ticket first

- Updates how we are loading syncprov module as it throws an error if any module is already using the module{0} slot before we try to load syncprov. This change allows us to append syncprov to the module{0} slot and proceed without errors. These errors occur when trying to use the openldap bitnami 2.5.18 image.
@Moumoutaru Moumoutaru marked this pull request as draft November 25, 2024 15:40
@Moumoutaru Moumoutaru closed this Dec 19, 2024
@Moumoutaru Moumoutaru deleted the modify-syncprov-module-loading branch December 19, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant