Hello everybody. I have a module (module A) with a single configuration file that i need to populate with text depending on what other modules i am including i a particular node. My favorite scenario would be just including the modules i need and let them extend the configuration file by referencing module A. This would mean using the same define a number of times each time adding a little to the configuration file in module A. I would love to learn a solution to this or perhaps some other "best practice" on dynamically generating a file based on the modules i have included. Regards Magnus PS. i know about the "concat snippets" solution. That will be my fallback if nothing prettier is possible. --~--~---------~--~----~------------~-------~--~----~ 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 For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---