You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haven't tested it on RHEL9 yet but it would still use centos 8 streams as the bastion as it is now (also, it's likely that the openstack-victoria repo isn't available for RHEL9, so it would need finding/pointing to an adequate repo to provide virtualbmc there )
I would also question what needs to be running in RHEL9 for that okd internal work ? can't see the point in making the hv RHEL9 (shouldn't make much of a change tbh), so is the point having the bastion deployed as RHEL9 ?
I tried installing on Rhel 9 and had a few errors.
"Failed to download metadata for repo 'hdn.corp.redhat.com_rhel8-csb_': Cannot download repomd.xml: Cannot download repodata/repomd.xml: this is because of not being on the VPN.
"assertion": "ansible_facts['distribution_major_version'] == '8'", needed to be changed to >=8
Have we or can we test on RHEL9? There is some OKD work internally that might need to leverage this project and I was not sure if it ran on RHEL9.
The text was updated successfully, but these errors were encountered: