summaryrefslogtreecommitdiff
path: root/lib/chef/resource/locale.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in license noticePhilippe Ombredanne2019-10-221-1/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-13/+13
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-19/+19
* More distro constant applicationsMarc Chamberland2019-05-231-1/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Limit locale resource to LinuxBryan McLellan2019-04-151-12/+16
* locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-44/+96
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-0/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Fix locale on RHEL 6 / Amazon LinuxTim Smith2018-10-251-1/+1
* Update wording in the locale resourceTim Smith2018-09-141-2/+3
* add locale resource to chefVincent AUBERT2018-09-111-0/+92