summaryrefslogtreecommitdiff
path: root/lib/chef/resource/sysctl.rb
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Fix for Sysctl doesn't work when key has a dot(.) in the nameKapil Chouhan2019-01-181-6/+6
* Updates from the review of #7929Tim Smith2018-11-151-1/+1
* Add additional descriptions to resource and update otherswordingTim Smith2018-11-061-1/+1
* Update descriptions and add default_description fieldsTim Smith2018-10-301-1/+1
* Add missing space to sysctl descriptionTim Smith2018-08-281-1/+1
* Minor fix while checking kernel parameter's value in sysctlNimesh2018-08-021-5/+35
* Fixes from the reviewTim Smith2018-07-101-6/+6
* Add missing action descriptionsTim Smith2018-07-091-0/+4
* change "internal" to "default_env"Lamont Granquist2018-05-301-2/+2
* add internal flag to shell_out and execute resourceLamont Granquist2018-05-251-1/+3
* Set ignore_error to desired_state falseTim Smith2018-04-271-1/+1
* Use more friendly resource names when reloading valuesTim Smith2018-04-271-2/+5
* Simplify how we fetch systctl current valuesTim Smith2018-04-271-7/+5
* sysctl: Fix ignore_error being ignoredsysctl_fixTim Smith2018-04-261-1/+4
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-2/+2
* Fix the condition on the raise with unknown keysTim Smith2018-03-221-1/+1
* Just remove the config file and reload sysctlsysctlTim Smith2018-03-211-19/+7
* Fixes from reviewTim Smith2018-03-211-2/+1
* Rename systctl_param to sysctlTim Smith2018-03-211-0/+124
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-42/+0
* Updating sysctlAdam Jacob2008-09-081-0/+42