Actions
Feature #29196
closedFeature #27069: Implement initial EL8 support
Tracker #29189: installer puppet modules should run on el8
puppet-concat should run on el8
Description
Centos8 should be supported as of v6.2.0:
https://forge.puppet.com/puppetlabs/concat/changelog
Any modules requiring puppet-concat as a dependency should require at least v6.2.0
Updated by Ewoud Kohl van Wijngaarden almost 5 years ago
I'd disagree that we should require at least 6.2.0 in modules. Modules can work just fine with older versions.
A more correct check is to ensure we ship at least 6.2.0 in the installer. https://github.com/theforeman/foreman-installer/pull/467 would be a more dynamic way to verify this.
Updated by William Clark almost 5 years ago
- Status changed from Rejected to Resolved
Actions