Skip to content

Instantly share code, notes, and snippets.

@mvisonneau
Created September 10, 2015 16:44
Show Gist options
  • Save mvisonneau/0d325c65f849f835cbda to your computer and use it in GitHub Desktop.
Save mvisonneau/0d325c65f849f835cbda to your computer and use it in GitHub Desktop.
ebug: Executing '/etc/init.d/iptables-persistent status'
Debug: Prefetching iptables resources for firewall
Debug: Puppet::Type::Firewall::ProviderIptables: [prefetch(resources)]
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptables-save'
Error: Could not prefetch firewall provider 'iptables': can't dup NilClass
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptables-save'
Error: /Firewall[999 drop multicast]: Could not evaluate: can't dup NilClass
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptables-save'
Error: /Firewall[999 drop input all]: Could not evaluate: can't dup NilClass
Debug: Puppet::Type::Firewall::ProviderIptables: [instances]
Debug: Executing '/sbin/iptables-save'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment