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 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 puppet, on that same node after
>> the rules have been added, the puppet run fails with errors in regards
>> to the iptables provider can not handle fields like proto, log_level etc
>> that had worked on first run.  It seems to me that we need to flush all
>> rules and then the class should execute to apply the firewall rules. To
>> flush the rules, I set the resources purge true for firewall.
>>
>>   Not really sure if this clarified anything.  When I ran debug myself,
>> I did not see the purge actually execute as I would expect.
>>
>
> Shouldn't purge only remove rules that added and not managed by puppet?
>
>
> --
> Jakov Sosic
> www.srce.unizg.hr
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to puppet-users+unsubscribe@**
> googlegroups.com <puppet-users%2bunsubscr...@googlegroups.com>.
> For more options, visit this group at http://groups.google.com/**
> group/puppet-users?hl=en<http://groups.google.com/group/puppet-users?hl=en>
> .
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to