Hitachi Energy
Update OS to the RHEL 9.6 release
Make sure the correct version of the Pod Manager tool (podman container engine) is installed. The required version is: podman-4 (for RHEL 9.6) or as defined in the latest FOXMAN-UN R18 release note.
Also make sure the latest CIS Red Hat Enterprise Linux 9 Benchmark 1.0.0 profiles and fix tools are loaded.
To install this version on dnf/yum based systems, enter the following command as root: 
 
# yum --releasever=9.6 update 
 
To install this version on subscription-based systems, enter the following commands as root: 
 
# subscription-manager release --set=9.6 
# dnf update