Avi Miller wrote:
> 
> 
> David Lutterkort wrote:
>> Ouch .. you are right. There's a bug that makes '>' mean'>=' and '>='
>> mean '>'. I'll commit a fix.
> 
> Well, on the plus side, it means I'm not actually going insane. :)
> 
> Quick question: I'm trying to have multiple onlyif matches using 
> standard Puppet syntax, i.e.
> 
> onlyif => [ "match ..", "match .." ]
> 
> I'm getting this error from Puppet:
> 
> err: //Node[testnode]/pam/Augeas[pam_set_cracklib]: Failed to retrieve 
> current state of resource: private method `split' called for 
> #<Array:0x2aaaab13fc60>



Yeah... match does not support arrays. I will add a feature request for 
that.

-- bk



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to