Created
September 10, 2015 16:44
-
-
Save mvisonneau/0d325c65f849f835cbda to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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