On Wed, 2009-03-04 at 11:01 +1100, Avi Miller wrote: > However, note that the > appears to imply >=, i.e. if I use > count(argument)>5 then it will fire when there are 5 arguments. If I use > >6, it will not fire on 5 arguments, but will fire on 6.
Ouch .. you are right. There's a bug that makes '>' mean '>=' and '>=' mean '>'. I'll commit a fix. David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---