module-concat/manifests
Joshua Hoblitt 8a500af5ee revert concat $warn/$warn_message param split + add deprecation warnings
Partially reverting the $warn/$warn_message param split from eaf8407 as this
change was unnecessarily API breaking.  Instead, we are adding string/bool type
validating to the $warn parameter and deprecation warnings for the usage of
stringified boolean values (eg, 'true', 'on', etc.). In a future major release,
the logic can be simplified to treating all string values as a warning message.
2013-12-23 13:23:49 -08:00
..
fragment.pp fix regression preventing usage of fragment ensure => /target syntax 2013-12-05 22:39:23 -07:00
init.pp revert concat $warn/$warn_message param split + add deprecation warnings 2013-12-23 13:23:49 -08:00
setup.pp Merge pull request #91 from jhoblitt/exec_as_root_when_root 2013-11-02 13:14:51 -07:00