On Apr 24, 3:53 pm, psychobyte <psychob...@gmail.com> wrote: > I need to run a the generate() function (server side) in order to populate > a data file for one of my modules. Is there a way to ensure that the > generate function is > run before a config file is created (the contents of the file doesn't come > directly from generate()).
So the script run via generate() has some kind of side effect on the master that later generation of the config file relies on? What a terrible strategy. If you explain your problem in more detail then it is likely that we can suggest a superior alternative. John -- 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.