On Jul 11, 2008, at 7:49 AM, Francois Deppierraz wrote: > From: Francois Deppierraz <[EMAIL PROTECTED]> > > This avoid exceptions during type instanciation when a user does not > yet exist. > The drawback is that we cannot use generated resources anymore and > have to > mkdir, chown and chmod directly in the provided which is somewhat > hackish.
What was the problem here? Was it that the ssh key was being created before the user existed, or something like that? As long as the user id isn't sought before the file is created, there shouldn't be a problem, right? -- Be wary of the man who urges an action in which he himself incurs no risk. -- Joaquin Setanti --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
