<snip lots of debug output that is just noise> And AH HA! I did "grep -HnR "Firewall" /etc/puppet/environments/production/modules/*/manifests/" and see the problem, I'm using older version of puppetlabs-firewall that does "Package['iptables-services'] -> Firewall <||>" for EL7. I had not pushed my fork to my "master", and what's worse is I'm the one who did the PR to fix the autorequire :-X *face palm*. Excuse my noise.
- Trey > Alternatively, are you certain that there is no other Firewall<<| |>> > collector somewhere in your manifests that might be picking up the rules at > issue? > > > > John > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Puppet Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/puppet-users/3AaOJpPvGSI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/2880f45a-ae80-4ee2-99a2-a24a551961cc%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- 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/CAN0oX1a4NT1LavNZAv7jv%3DaMBoctM5D06PN6fh5%3DkP3T9%3DxSXQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
