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 issue 1930 and issue 1931 #1932

Closed
wants to merge 2 commits into from
Closed

Conversation

schories
Copy link

What does this PR do?

Fixes 2 bugs/issues:

  1. bootstrap-salt.sh repo based installation on CentOS/AlmaLinux/RockyLinux/etc. now setting correct repo URLs again, as _ONEDIR_DIR was missing
  2. daemons_running in bootstrap-salt.sh now also works for AlmaLinux 9, while keeping backward compatibility with older distro releases/versions of CentOS/AlmaLinux/RockyLinux/etc.

What issues does this PR fix or reference?

Fixes: #1930
Fixes: #1931

works for classic salt-minion as well as salt/run/run minion (e.g. as in AlmaLinux 9) now
@schories
Copy link
Author

I'd like to thank Mr. Heiko Kowall for his instant and outstanding support & advice, making this PR possible. Thank you!

@garethgreenaway
Copy link
Contributor

@schories Thanks for the PR. In reviewing the changes, the function you're updating to include references to ONEDIR is the function that is used for the non-onedir packages. There are functions that are handling installing the RHEL repos and ensuring that the daemons are running for the ONEDIR packages. These functions include the correct references.

@schories schories closed this by deleting the head repository May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants