On 12/18/2014 08:46 AM, Varun Utagikar wrote:
> node    default {
> }
> ###########################################
> node    'hdpnamenode1.xor.in' {
>         include users
>         realize (Users::Virtual ['varun'])
> }

Weird.

Please sprinkle all the code that you pasted with notify resources and
notice() calls, so that you get immediate feedback on both master and
agent of what code paths are trodden.

For fun, try and realize using

Users::Virtual<| title == 'varun' |>

and even

Users::Virtual<| |>

Good luck,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/54929BDB.5010303%40alumni.tu-berlin.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to