theforeman / foreman-infra

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

Add Alma to puppet modules #2087

Open ehelms opened 1 month ago

ehelms commented 1 month ago

This will need to add Alma to the puppet module metadata to start testing it rather than CentOS 8 stream. And update puppet_metadata dependency.

ekohl commented 4 weeks ago

List of our supported modules: https://github.com/theforeman/foreman-installer-modulesync/blob/master/managed_modules.yml

For each module, make sure we list AlmaLinux 8 & 9.

Then we also want to update to puppet_metadata ~> 4.0, which automatically skips CentOS Stream 8 in CI. That can be done here: https://github.com/theforeman/foreman-installer-modulesync/blob/077114650945df080132f88e802383592e423758/config_defaults.yml#L23-L24

archanaserver commented 5 days ago

To keep track of all the PRs:

archanaserver commented 4 days ago

Another list of PRs, about updating puppet_metadata to ~> 4.0 and voxpupuli-acceptance to ~> 3.0 to all managed modules.