Open jawahk opened 2 weeks ago
Can you provide more information about:
cat /etc/os-release
)rpm -qi salt
)Note that you can also use the venv-salt-minion
package from client tools to have the exact Salt client on the minion as on the master server. This is also known as the Salt Bundle package.
You can either use the spacewalk-common-channels
tool to synchronize the Salt Bundle channel for your particular minion OS (see spacewalk-common-channels -l | grep uyuni-client
for a list of channels), or you can check [0] for the repository URLs. For example, [1] points to the RHEL9 client repository, which contains the venv-salt-minion
RPMs for that OS.
[0] https://github.com/uyuni-project/uyuni/blob/master/utils/spacewalk-common-channels.ini [1] https://github.com/uyuni-project/uyuni/blob/master/utils/spacewalk-common-channels.ini#L2097
Problem description
since salt decom 3005 version, we are forced to use 3006 and latest version to bootsrap the servers but unfortunately uyuni master salt has 3006.0 version. due to version mismatch, servers failed to check in with uyuni post 2 days of on-boarding.
request permanent fix for this.
Steps to reproduce
tried all 3 methods. webUI bootstrap, bootsrap script and CLI method all 3 methods failed to check in post 2 days
Uyuni version
Uyuni proxy version (if used)
No response
Useful logs
No response
Additional information
No response