You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried sh bootstrap-salt.sh onedir 3006.3 on a CentOS box and it finished up with no errors, but it installed 3006.1 from the yum repo and not 3006.3 using the onedir install as I specified.
Just tried sh bootstrap-salt.sh onedir 3006.3 on a CentOS box and it finished up with no errors, but it installed 3006.1 from the yum repo and not 3006.3 using the onedir install as I specified.
On AlmaLinux 9.2 it is always latest version.
Tested also on 3006.6 version.
./bootstrap-salt.sh -v
./bootstrap-salt.sh -- Version 2023.07.25
SALT installation
curl -o bootstrap-salt.sh -L https://bootstrap.saltproject.io
chmod +x bootstrap-salt.sh
./bootstrap-salt.sh stable
INFO: Running version: 2023.07.25
INFO: Executed by: /bin/sh
INFO: Command line: './bootstrap-salt.sh stable'
WARN: Running the unstable version of bootstrap-salt.sh
INFO: System Information:
INFO: CPU: GenuineIntel
INFO: CPU Arch: x86_64
INFO: OS Name: Linux
INFO: OS Version: 5.14.0-284.11.1.el9_2.x86_64
INFO: Distribution: AlmaLinux 9.2
Expected result:
It should install the specified version - stable
The text was updated successfully, but these errors were encountered: