Thanks Danielle. I have never thought or heard about virtual users. I'll
check out the links you provided. Thanks!
On Friday, March 14, 2014 2:24:33 AM UTC-7, Daniele Sluijters wrote:
>
> Use virtual users.
>
> Instead of declaring your users as 'real', add a @ in front of them. Now
> they are v
Use virtual users.
Instead of declaring your users as 'real', add a @ in front of them. Now
they are virtual so they aren't automatically created by Puppet, you need
to explicitly realise them, for example based on a tag or group they're a
member in.
You can do it along the lines of:
Users <|