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

Fix missing functions for post-installation on EL clones #1877

Merged

Conversation

ggiesen
Copy link
Contributor

@ggiesen ggiesen commented Oct 31, 2022

What does this PR do?

Fixes missing functions or post-installation on EL clones

What issues does this PR fix or reference?

Resolves: #1876

Previous Behavior

 * DEBUG: INSTALL_FUNC=install_almalinux_onedir
 * DEBUG: install_almalinux_8_onedir_post not found....
 * DEBUG: install_almalinux_8_6_onedir_post not found....
 * DEBUG: install_almalinux_8_post not found....
 * DEBUG: install_almalinux_8_6_post not found....
 * DEBUG: install_almalinux_onedir_post not found....
 * DEBUG: install_almalinux_post not found....

New Behavior

 *  INFO: Running install_almalinux_onedir_post()

@garethgreenaway garethgreenaway merged commit ae19813 into saltstack:develop Nov 3, 2022
@ggiesen ggiesen deleted the fix_el_onedir_post_installation branch November 4, 2022 01:01
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.

salt-bootstrap fails to start services when installing OneDir on AlmaLinux and Rocky Linux 8
4 participants