saltstack / salt-bootstrap

Generic Salt Bootstrap Script
Other
928 stars 550 forks source link

Bug: daemons_running in bootstrap-salt.sh fails for AlmaLinux 9 #1931

Closed schories closed 4 months ago

schories commented 1 year ago

Description of Issue

Setup

./bootstrap-salt.sh -P stable 3005

Versions and Systems

v2023.04.26 https://github.com/saltstack/salt-bootstrap/commit/9cd478022dd372459ea5e4d83f90908a55180129

Root Cause:

grep looks for "salt-" only, which won't work for AlmaLinux 9

Will provide a fix with separate PR, hopefully closing this issue.

dmurphy18 commented 4 months ago

@schories Closing this as fixed in release of the bootstrap 2024-07-12, see https://github.com/saltstack/salt-bootstrap/actions/workflows/ci.yml. Please feel free to reopen if other matters relevant to this issue come to light.