1. Updating Foreman
Foreman community recommends that you perform updates regularly to resolve security vulnerabilities and other issues.
1.1. Updating Foreman server
You can update your Foreman server to the latest packages published by Foreman community.
Procedure
-
On your Foreman server, start Foreman maintenance mode:
# foreman-maintain maintenance-mode start
-
Upgrade all packages:
# dnf upgrade
-
Reconfigure Foreman server:
# foreman-installer
-
Stop Foreman maintenance mode:
# foreman-maintain maintenance-mode stop
Verification
-
On your Foreman server, verify that all Foreman services are running:
# foreman-maintain service status -b
Next steps
-
Update your Smart Proxy servers. For more information, see Updating Smart Proxy server
1.2. Updating Smart Proxy server
You can update your Smart Proxy server to the latest packages published by Foreman community.
Procedure
-
On your Smart Proxy server, upgrade all packages:
# dnf upgrade
-
Reconfigure Smart Proxy server:
# foreman-installer