:D
I knew it would be something simple, thanks Kristof that's working now.
Brett
On 29 Jun 2012, at 16:54, Kristof Willaert wrote:
> 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.
--
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.