module-concat/manifests
Tomas Doran 8e6fe8c459 Fix errors with the future parser.
Error: Illegal name. The given name _ensure does not conform to the naming rule \A((::)?[a-z0-9]w*)(::[a-z0-9]w*)*\z at /etc/puppet/vendor/modules/concat/manifests/fragment.pp:57:5
2014-07-10 18:35:12 -04:00
..
fragment.pp Fix errors with the future parser. 2014-07-10 18:35:12 -04: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 fix concat broken on windows due to case sensitive regexp -- made it case insensitive 2014-07-09 13:45:16 +10:00