dacron

Results 6 comments of dacron

Also seeing this but with Puppet `7.25.0`: ``` Error: Could not autoload puppet/provider/firewall/iptables: Firewall is not a class /opt/puppetlabs/puppet/lib/ruby/vendor_gems/gems/puppet-resource_api-1.8.16/lib/puppet/resource_api.rb:36: previous definition of Firewall was here Error: Could not autoload puppet/provider/firewall/ip6tables:...

Is there a workaround for this? We're trying to adopt 7.0.2 as part of a major Puppetfile overhaul.

Hi @ghoneycutt certainly. The big thing that adds "better" CentOS support is that the proposed changes in manifests/init.pp ensure that if you are running CentOS major release 8 or greater...

@ghoneycutt I've removes data/CentOS/8.yaml. Turns out that the required data is already there, but the structure in data is slightly confusing in that data/os/os_majrel is actually data/osfamily/os_majrel: ```yaml hierarchy: -...

Looks like it has been moved to /usr/sbin. I don't have a great enough understanding of rspec tests to fix this unfortunately :( `rpm-qilp $PACKAGE` below. ```bash [adacre@alex-workstation 08:43:27] spec...

added service_provider key to EL8 facts hash.