module-concat/manifests
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
..
fragment.pp Validate the concat::fragment order parameter as string||integer 2014-05-29 13:07:16 -07:00
init.pp Added double quotes to paths in concat command, so that it does not fail when path of target file contains some blanks. 2014-02-24 15:02:32 +01:00
setup.pp enable the ruby concat script on Solaris 2014-05-29 12:52:38 -07:00