[Puppet Users] Puppet firewall module only works on first clean run on a machine

2012-11-20 Thread gilbertc777
Hi everyone, I am working now to introduce the puppet firewall module to our environment. On the first run, all our rules are deployed on the server with no errors. However, on subsequent runs, even without changing rules, I get errors like the following: The iptables provider can not handle

Re: [Puppet Users] Puppet firewall module only works on first clean run on a machine

2012-11-20 Thread Jeff McCune
On Tue, Nov 20, 2012 at 4:09 PM, gilbertc777 gilbertc...@gmail.com wrote: Hi everyone, I am working now to introduce the puppet firewall module to our environment. On the first run, all our rules are deployed on the server with no errors. However, on subsequent runs, even without changing

Re: [Puppet Users] Puppet firewall module only works on first clean run on a machine

2012-11-20 Thread Charles Gilbert
Hi Jeff, Let me try to clarify as the node is on a disconnected network and I am not able to transmit logs from it. If I stop iptables, delete everything in the file, and then run the firewall rules on the server, all the rules are applied with no errors. However, when I trigger another run of

Re: [Puppet Users] Puppet firewall module only works on first clean run on a machine

2012-11-20 Thread Jakov Sosic
On 11/20/2012 11:51 PM, Charles Gilbert wrote: Hi Jeff, Let me try to clarify as the node is on a disconnected network and I am not able to transmit logs from it. If I stop iptables, delete everything in the file, and then run the firewall rules on the server, all the rules are applied with no

Re: [Puppet Users] Puppet firewall module only works on first clean run on a machine

2012-11-20 Thread Charles Gilbert
That may be the case. I am relatively new to puppet and am still getting used to some of the features. Does what I describe ring a bell to anyone though? On Tue, Nov 20, 2012 at 6:11 PM, Jakov Sosic jso...@srce.hr wrote: On 11/20/2012 11:51 PM, Charles Gilbert wrote: Hi Jeff, Let me try

Re: [Puppet Users] Puppet firewall module only works on first clean run on a machine

2012-11-20 Thread Charles Gilbert
For what its worth: This seems to resemble my problem: http://projects.puppetlabs.com/issues/16675 I will attempt to track this to see if any changes get pushed. On Tue, Nov 20, 2012 at 6:28 PM, Charles Gilbert gilbertc...@gmail.comwrote: That may be the case. I am relatively new to puppet