Hi,
[snip]
> node 'puppet-slave.test.net' {
>> > include users::accounts
>> > User <| title="account" |>
>> > }
>
>
Your virtual resource is not a "user", but a define called
"users::virtual::account".
So you need to realize it using:
Users::Virtual::Account <| title == "account" |>
Kind regards,
kristof
--
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.