Hi > But that executed the sed command with all of the files as input. > > I also tried with a general define searchreplace method but i'm only able to > call it once in a class with the $name due to the $name method again. > > Is it possible to get puppet to iterate a definition other than using the > $name method?
use something else than $name as filename. because $name have to be unique. greets pete --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
