Joshua Hoblitt
8dedb6bffb
Validate the concat::fragment order parameter as string||integer
...
This is to work around a validation issue that arises under the 3.x future
parser, as proper numeric types have been introduced (ie, not all scalar values
are strings). Users have come to expect to to be able to pass in unquoted
integer values to the order parameter which will fail to validate as a string
when the future parser is enabled.
2014-05-29 13:07:16 -07:00
Morgan Haskel
a50226b4ec
Update CHANGELOG and Modulefile for 1.1.0 release.
2014-05-14 17:31:04 -04:00
Ashley Penney
78e9d34670
Fix the tests by switching to stdlib 4.x instead of 3.x.
...
getparam() unfortunately only arrived in 4.x, so switch.
2014-01-21 17:51:26 -05:00
Ashley Penney
8e268be6f0
Correct the version we're releasing.
2014-01-07 11:38:28 -05:00
Ashley Penney
a225075f9c
1.1.0 release.
2014-01-03 18:46:25 -05:00
Joshua Hoblitt
eaf8407941
validate define concat params + split warn param
...
In addition, the warn param has been split into a warn (a bool) and
warn_message (a string).
2013-10-23 10:48:34 -07:00
Ashley Penney
8584aa9637
Release 1.0.0.
2013-08-14 18:50:04 -04:00
Ashley Penney
5423710332
Release 1.0.0.
...
This commits changes all the references to volcane to point to
puppetlabs to free him from any more stray tech support requests
as well.
2013-08-09 10:42:02 -07:00
R.I.Pienaar
e9f150c5af
Prepare for version 0.2.0
2012-09-04 12:40:42 +01:00
Branan Purvine-Riley
6905d2ca91
Fix module name to make the PMT happier
2012-06-28 11:09:57 -07:00
R.I.Pienaar
12f38d86ee
add files needed for the module forge
2012-04-30 10:45:08 +01:00