| Puppet Version: 6.12.0 Puppet Server Version: N/A OS Name/Version: EL8 When using voxpupuli/firewalld code that works in Puppet , I am getting the following error in Puppet 6. NOTE: The same code works on EL7!
This appears to be related to having run puppet generate types on the system. Removing the .resource_types directory fixes the puppet run but is not an acceptable solution. Desired Behavior: Puppet run should succeed Actual Behavior: Posted above. Works on EL7 with identical code. Works on EL8 with Puppet 5 with identical code. There may be one, or two, errors based on the version of Puppet 6 that is installed. CC: Henrik Lindberg since this deals with generate types. |