Update the installer for RHEL.
Review Request #14882 — Created March 5, 2026 and updated — Latest diff uploaded
This change adds RHEL 10 to the installer. This is substantially similar
to RHEL 9, with only two differences:
- We have to add the codeready-builder package repo in order to get
cvs. - There's no
epel-next-releasepackage repo.
- Ran unit tests.
- Ran install tests (arm64 only for now).