Apparently I'm missing how information comes in from different places to one destination, or something.
The current case is a simple one; I want to define everything about the firewall in one place, *except* the source of the /etc/sysconfig/ iptables file (which will be system-specific). Apparently I can't just set that attribute of that file resource in the node statement, even if it hasn't been set anywhere else. So how does on approach this? A define with the name as a parameter? That feels ugly since it makes it "not a class" unlike other things, but maybe it's the best option. (Some day somebody needs to write the fancy full-blown firewall handler, so each service can tell the firewall what ports it needs passed through and so forth. But that's not me, not this month.) --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---