theforeman / forklift

Helpful deployment scripts for Foreman and Katello
https://theforeman.github.io/forklift
GNU General Public License v3.0
183 stars 199 forks source link

Add a config example for centos9-stream katello devel #1820

Closed ianballou closed 2 months ago

ianballou commented 4 months ago

Since centos 8 stream is going EOL.

ianballou commented 4 months ago

@parthaa does this match with your strategy?

wbclark commented 3 months ago

So far, it seems that I am the only person who has run into this issue, but just in case anyone else faces ssh authentication problems due to EL9 images not supporting RSA keypairs:

First, try forcing a re-download of the latest CentOS 9 Stream base image; if that fails for whatever reason, patching your Vagrant with the following commits will fix it:

ianballou commented 3 months ago

I added a commit that removes the rest of the centos8-stream references.

wbclark commented 3 months ago

@parthaa @jeremylenz the relevant puppet-katello_devel PRs are

ianballou commented 3 months ago

I'll wait a little longer for @archanaserver due to @ekohl 's message above.

ianballou commented 3 months ago

@ekohl I think I addressed all your comments

ianballou commented 2 months ago

Reviews have gone quiet and I got some acks, so merging now. The ansible-lint issue there appears to be unrelated.