I want to realize some virtual users on several systems, but I want
that to depend upon a certain group being present (and created if
needed) first. How can I do this?
The following works, because the group is being realized first.
Group <| title == mygroup |>
User <| title == mygroup |>
--
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.