Interesting ... I'll have to look at that recipe a little more indepth... I'm about to go live with my overall puppet solution, what i did was just a simple module which pushes out the iptables configuration and restarts the daemon. It simply looks for a file that ends in the $fqdn, and if that isn't there if there is a file ending in $service_group (defined in the nodes configuration) that matches the particular node, and lastly if all this has failed it will push out a default. By definition, i should have generally 2 or 3 hosts in a service group, which are supposed to be identical, so that cuts down on managing files (downside being that i don't look for the destination addresses)
I've been thinking about using templates, but this complicates matters... I was envisaging something like the recipe for down the line, nice that the doco exists :) cheers chakkerz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---