On Sep 16, 2:55 am, Denmat <[email protected]> wrote: > Hi, > > Instead of using 'import account' in your init.pp - use 'include' instead. >
Hmm. That didn't help, but then I found this bug: http://groups.google.com/group/puppet-bugs/browse_thread/thread/889e0e9ded03c27b -- capitalizing names helped; realize ( Users::Account['username'] ) works now. Ilja -- 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.
