Hi,
We tried to install the latest security update that was rolled out last February 25.
When working to update the salt-minions to Perform the salt-minion self-upgrade using the command below:
salt '*' pkg.install salt-minion refresh=True
We got these errors:
ERROR: Error occurred installing package(s). Additional info follows:
changes:
----------
errors:
- Loaded plugins: fastestmirror
Setting up Install Process
Determining fastest mirrors
Error: Cannot find a valid baseurl for repo: base
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. Invalid release/repo/arch combination/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txt
-----
Our salt-master is on CentOS Linux release 7.9.2009 (Core) with Salt version 3000.8, Other servers salt-minion are on Centos 6.10 and are on 3000.5.
I applied this fix on our Centos 6 servers:
However the error above still persist. Hope somebody here can help.
Thanks,
Gio