theforeman / foreman-infra

Puppet modules and scripts to manage Foreman project infrastructure
https://theforeman.github.io/foreman-infra
Apache License 2.0
23 stars 51 forks source link

Update yum header to list more URLs #1986

Closed ekohl closed 10 months ago

ekohl commented 10 months ago

Often I want to quickly get the URL for the nightly foreman-release to test out some changes. This makes it easier. It also documents Katello's release repos. To make it a bit easier to see, the Foreman section is shortened.

ekohl commented 10 months ago

CI is broken. Context is that https://github.com/theforeman/foreman-infra/pull/1985 made CI fail on broken deps, but that should have been there in the first place before we started to merge updates.

@evgeni and I decided that it's easier to roll forward and make sure we update all deps to the latest versions. https://github.com/theforeman/foreman-installer/pull/898 now passes and I also created releases, so we should be ready. We may need to update Foreman from 3.6 to 3.8, though I doubt it since we didn't really make changes.