In order for JetPatch to properly patch CentOS machines, the JetPatch server must be able to connect to the following mailing lists
- For CentOS 7 - https://lists.centos.org/pipermail/centos-announce/
- For CentOS 8 - https://cefs.steve-meier.de/
If a proxy needs to be configured, see this article
To test, log into the JetPatch server and run the following command (example for CentOS7):
curl -kv https://lists.centos.org/pipermail/centos-announce/
In order to verify that individual endpoints are properly configured, please run the following command
yum updateinfo
This will provide a summary like below:
Updates Information Summary: available
3 Security notice(s)
1 Important Security notice(s)
2 Moderate Security notice(s)
1 Bugfix notice(s)
updateinfo summary done
In order to see the full advisory list, run the following command
yum updateinfo list
Comments
0 comments
Please sign in to leave a comment.