Problem:
Expected outcome:
Foreman and Proxy versions:
Foreman and Proxy plugin versions:
Distribution and version:
Other relevant data:
I wanted to test an upgrade from Foreman 3.3 to 3.4 version.
I just realized that in the officila doc (Upgrading and Updating Foreman) it’s written
For Enterprise Linux 7 Users:
yum update -y https://yum.theforeman.org/releases/3.4/el7/x86_64/foreman-release.rpm \
https://yum.theforeman.org/katello/4.6/katello/el7/x86_64/katello-repos-latest.rpm
yum install -y centos-release-scl-rh
Except that when you check Index of /releases/3.4 only EL8 branch exists.
Is this a mistake or the 3.4 version will never exist ?