Puppet 3.0.2 I define a virtual user resource (@users::useraccount) with tags and then try to realize them with a resource collector (spaceship operator)
Here's the problem: If I have tag => ['test'], and then Users::Useraccount <| tag == 'test' |> it works just fine. BUT ! if I have tag => ['test','maybe'], and then Users::Useraccount <| tag == 'test' |> I get nothing. Suggestions ? Clues ? Did everyone have a nice Christmas / Hanukkah / Kwanza / WhatEver ? “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.