Problem:
When trying to install foreman 3.7, I keep getting a 404 error when it is looking for the repo. I tested out my connections and network settings since I am on Azure VM RHEL8.8 and even installed the epel repo on fedoraproject. All of that went fine. I tried to curl and wget on https://yum.theforeman.org/releases/latest/el8/x86_64/foreman-release.rpm and receive a 404 error also. See below for the error.
Expected outcome:
Should install the repo so I can install foreman.x
Other relevant data:
$ sudo dnf localinstall https://yum.theforeman.org/releases/latest/el8/x86_64/foreman_release.rpm
Last metadata expiration check: 0:26:09 ago on Tue 22 Aug 2023 09:09:13 AM PDT.
[MIRROR] foreman_release.rpm: Status code: 404 for https://yum.theforeman.org/releases/latest/el8/x86_64/foreman_release.rpm (IP: 151.101.22.49)
[MIRROR] foreman_release.rpm: Status code: 404 for https://yum.theforeman.org/releases/latest/el8/x86_64/foreman_release.rpm (IP: 151.101.22.49)
[MIRROR] foreman_release.rpm: Status code: 404 for https://yum.theforeman.org/releases/latest/el8/x86_64/foreman_release.rpm (IP: 151.101.22.49)
[MIRROR] foreman_release.rpm: Status code: 404 for https://yum.theforeman.org/releases/latest/el8/x86_64/foreman_release.rpm (IP: 151.101.22.49)
[FAILED] foreman_release.rpm: Status code: 404 for https://yum.theforeman.org/releases/latest/el8/x86_64/foreman_release.rpm (IP: 151.101.22.49)
Status code: 404 for https://yum.theforeman.org/releases/latest/el8/x86_64/foreman_release.rpm (IP: 151.101.22.49)```