Hi,

On 10/27/2011 08:34 PM, Kabal458 wrote:
> the Exec resource which creates the user wants to
> execute before the postgres server is even installed.

you typically don't want to create users using "exec", you'd want to use
the "user" resource type instead.

Either way, the resource that is responsible for the user account should
"require" the class that installs the software.

HTH,
Felix

-- 
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.

Reply via email to