Commit History

Author SHA1 Message Date
  Morgan Haskel 7eb14b7768 Remove shell script 9 years ago
  Colleen Murphy a198e5db14 Fix validate_cmd file resource parameter 9 years ago
  Morgan Haskel 3a634af4aa Merge pull request #243 from jmkeyes/add-validation-command 9 years ago
  Morgan Haskel 3b2e37ab1e MODULES-1456 - make sure ruby is in path on PE 9 years ago
  Joshua M. Keyes 09a01d8087 Ensure validate_cmd is a string and fail explicitly otherwise. 9 years ago
  Joshua M. Keyes 561935586d Support running a validation command on the destination file. 9 years ago
  Geoff Williams ed6efe8972 Reset poisoned defaults from Exec 9 years ago
  Morgan Haskel e015a1fdf7 Lack of idempotency with `ensure => 'absent'` 9 years ago
  Morgan Haskel 3d167883dd Remove dependency on stdlib4 9 years ago
  Axel Bock b4e1c0c387 fix: permitting $backup to be a boolean value 10 years ago
  Lucien Weller a2f625f385 Added double quotes to paths in concat command, so that it does not fail when path of target file contains some blanks. 10 years ago
  Ashley Penney b07f338f29 Fix ensure => absent with path => set. 10 years ago
  Joshua Hoblitt 8a500af5ee revert concat $warn/$warn_message param split + add deprecation warnings 10 years ago
  Michiel Brandenburg 2ef05a73fe Puppet 2.6.x compatibility 10 years ago
  Ashley Penney 7437a68016 Merge pull request #91 from jhoblitt/exec_as_root_when_root 10 years ago
  Joshua Hoblitt b6e9b1c693 fix or suppress all lint warnings 10 years ago
  Joshua Hoblitt 256e0bdf9f remove usage of resource defaults for file owner/permissions 10 years ago
  Joshua Hoblitt 200e4ee205 always exec the concatfragments script as root when running as root 10 years ago
  Joshua Hoblitt 7c4f929e42 add deprecation warnings on removed parameters + warn on inclusion of concat::setup 10 years ago
  Luis Fernandez Alvarez b09be245d4 Add Windows support 10 years ago
  Joshua Hoblitt aa0180d69a remove default owner/user and group values 10 years ago
  Joshua Hoblitt 4d884d3242 only backup target concat file + remove backup param from concat::fragment 10 years ago
  Joshua Hoblitt b6ee7e40e5 compatibility fixes for ruby 1.8.7 / puppet 2.7 10 years ago
  Joshua Hoblitt cca9401844 remove puppet 0.24 support 10 years ago
  Joshua Hoblitt eaf8407941 validate define concat params + split warn param 10 years ago
  Joshua Hoblitt e4a53b6755 remove unused $gnu param from define concat 10 years ago
  Joshua Hoblitt 987eaec7ab improve whitespace consistency + remove semicolon resource compression 10 years ago
  Graham Bleach fbb8f40594 Fix group ownership on files. 10 years ago
  Joshua Hoblitt cdb6d6b007 remove undocumented requirement to include concat::setup in manifest 10 years ago
  Frédéric Lespez d05da952ca Add an ensure parameter to concat define 11 years ago