On Mar 31, 2:36 am, Felix Frank <[email protected]> wrote: > The only problem I can easily discern is that the password hash is > double quoted, and puppet will try and substitute variables. Use single > quotes or escape the dollar signs.
Yep, that would be my guess about what the problem is. I note also, however, that the "managehome" and "password" properties only work with some providers (approximately, only on some operating systems). *Probably* they both work on your system, but we can't be sure without knowing which system that is (or indeed, anything specific about the actual error). John -- 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.
