We're using Puppet to build up a few docker containers, and we find that the puppetlabs-firewall module throws some errors during initial compilation. These errors are ignorable ... but they're obnoxious. Is there a way to explicitly disable a module from being parsed for a particular node type?
Debug: Puppet::Type::Firewall::ProviderIptables: [instances] > Error: /Stage[main]/Main/Resources[firewall]: Failed to generate > additional resources using 'generate': Command iptables_save is missing (obviously this is more than just not saying 'include firewall' ... because the provider/types get parsed regardless of whether or not we 'include firewall'). Matt Wise Sr. Systems Architect Nextdoor.com -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAOHkZxPa4NsYzf-afSD3LLNTmOHeMcCs39KOJNFPxC-im21Y4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
