Skip to content

AI-6115 - Mirror foreman 2.4 to CERN

Steve Traylen requested to merge straylen/reposync:foreman2 into master

Repos as defined in

https://yum.theforeman.org/releases/2.4/el8/x86_64/foreman-release.rpm

are

[foreman]
name=Foreman 2.4
baseurl=https://yum.theforeman.org/releases/2.4/el8/$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
module_hotfixes=1

and

[foreman-plugins]
name=Foreman plugins 2.4
baseurl=https://yum.theforeman.org/plugins/2.4/el8/$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
module_hotfixes=1

Merge request reports