RHFieldProductManagement / openshift-aio

OpenShift-AiO
54 stars 29 forks source link

[RFE] Can this work on RHEL9? #36

Open schmaustech opened 2 years ago

schmaustech commented 2 years ago

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.

hgeaydem commented 2 years ago

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 ?

russ9406 commented 1 year ago

I tried installing on Rhel 9 and had a few errors.

  1. "Failed to download metadata for repo 'hdn.corp.redhat.comrhel8-csb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: this is because of not being on the VPN.
  2. "assertion": "ansible_facts['distribution_major_version'] == '8'", needed to be changed to >=8