Hi,
I'm new to Puppet.

I'm writing the script that installs LAMP+Drupal.

At the end of the script I need to setup a cron. But for that I need to 
read certain key that has been generated during install.
So I'm trying use generate() function, BUT it evaluates during compile time 
at which the key has not been generated yet.

Is there any way to order the execution of functions (I guess not)?
Or, is there any other way to read something from database in a controlled 
time and order?

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/2L8aMfBKLJwJ.
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.

Reply via email to