puppetlabs-stdlib/lib
Erik Dalén ce995e15d5 Make the range function work with integers
This is needed for the future parser which actually treats numbers as
numbers and strings as strings. With this patch you can use range(1,5)
instead of having to quote them like range('1','5').
2014-11-12 16:02:05 +01:00
..
facter Adjust the regular expression for facts. 2014-04-22 23:15:16 +02:00
puppet Make the range function work with integers 2014-11-12 16:02:05 +01:00