summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 15.4.10 by Chef Expeditorv15.4.10Chef Expeditor2019-09-266-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Fix some places where constants from dist.rb were not used. (#8921)Lamont Granquist2019-09-265-9/+9
|\ | | | | Fix some places where constants from dist.rb were not used.
| * Fix some places where constants from dist.rb were not used. Specifically for ↵Tensibai2019-09-265-9/+9
|/ | | | | | chef-shell Signed-off-by: Tensibai <tensibai@iabis.net>
* Bump version to 15.4.9 by Chef Expeditorv15.4.9Chef Expeditor2019-09-256-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8910 from MsysTechnologiesllc/update_package_licenseTim Smith2019-09-252-302/+274
|\ | | | | Updated package license for macos and windows.
| * Updated package license for macos and windows.Amol Shinde2019-09-232-302/+274
| | | | | | | | Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
* | Bump version to 15.4.8 by Chef Expeditorv15.4.8Chef Expeditor2019-09-256-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8917 from ↵Tim Smith2019-09-251-1/+1
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/VSingh/knife_ssh_interactive_mode_exit [knife ssh] Fix interactive mode exit error
| * | Fix knife ssh interactive mode exit errorVivek Singh2019-09-251-1/+1
|/ / | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 15.4.7 by Chef Expeditorv15.4.7Chef Expeditor2019-09-256-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | [Resource::remote_file] Fix show_progress in remote_file is cau… (#8904)Lamont Granquist2019-09-242-3/+21
|\ \ | | | | | | [Resource::remote_file] Fix show_progress in remote_file is causing FloatDomainError: Infinity
| * | Fix show_progress in remote_file is causing FloatDomainError: InfinityVivek Singh2019-09-192-3/+21
| | | | | | | | | | | | | | | | | | | | | - Add check to avoid total if zero or nil. - Set @progress[resource] default value to -1 so that it can start with 0%. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Bump version to 15.4.6 by Chef Expeditorv15.4.6Chef Expeditor2019-09-256-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8914 from chef/train_winrmTim Smith2019-09-243-5/+5
|\ \ \ | | | | | | | | Require train-winrm >= 0.2.5
| * | | Require train-winrm >= 0.2.5train_winrmTim Smith2019-09-243-5/+5
|/ / / | | | | | | | | | | | | | | | 0.2.4 and before are entirely broken for bootstrapping. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.4.5 by Chef Expeditorv15.4.5Chef Expeditor2019-09-246-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8912 from chef/lcg/converge-if-changedTim Smith2019-09-242-27/+33
|\ \ \ | | | | | | | | fix converge_if_changed to compare default values
| * | | fix comverge_if_changed to compare default valueslcg/converge-if-changedLamont Granquist2019-09-232-27/+33
|/ / / | | | | | | | | | | | | | | | | | | | | | Fixes #6300. This may be a breaking change. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 15.4.4 by Chef Expeditorv15.4.4Chef Expeditor2019-09-236-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8911 from coding-blip/fix-chefcli-knife-configTim Smith2019-09-231-4/+8
|\ \ \ | |_|/ |/| | Add empty chefcli config_context to fix commands with chefcli in knife.rb
| * | Add empty chefcli config_contextJosh Rindy2019-09-231-4/+8
|/ / | | | | | | Signed-off-by: Josh Rindy <josh.rindy@esker.com>
* | Bump version to 15.4.3 by Chef Expeditorv15.4.3Chef Expeditor2019-09-196-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | bump gems (#8907)Lamont Granquist2019-09-194-16/+17
|\ \ | |/ |/| bump gems
| * update kitchen testsLamont Granquist2019-09-191-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * bump omnibus-softwareLamont Granquist2019-09-191-3/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * bump master Gemfile.lock + update expeditor testsLamont Granquist2019-09-192-5/+5
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * bump gemsLamont Granquist2019-09-191-8/+10
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 15.4.2 by Chef Expeditorv15.4.2Chef Expeditor2019-09-186-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8765 from ↵Lamont Granquist2019-09-184-41/+93
|\ | | | | | | | | MsysTechnologiesllc/Kapil/MSYS-1015_chocolatey_package_fails_using_extra_options Fix for chocolatey_package fails using extra options
| * Fix for chocolatey_package fails using extra optionsKapil Chouhan2019-09-094-41/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com> Fixed buildkite failure Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com> update require changes according to internal review comments Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com> Fix for MSYS-1015 chocolatey_package fails using extra options Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | Merge pull request #8889 from chef/nuke_travisTim Smith2019-09-163-8/+1
|\ \ | | | | | | Remove some references to Travis from code comments
| * | Remove some references to Travis from code commentsnuke_travisTim Smith2019-09-163-8/+1
| | | | | | | | | | | | | | | | | | I removed the travis skips, but the comments were still there. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Fix typo in the release notesTim Smith2019-09-161-1/+1
| | |
* | | Bump version to 15.4.1 by Chef Expeditorv15.4.1Chef Expeditor2019-09-164-10/+10
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8890 from chef/fix_version_2Tim Smith2019-09-161-1/+1
|\ \ \ | | | | | | | | Revert the version back to 15.4.1
| * | | Revert the version back to 15.4.1Tim Smith2019-09-161-1/+1
|/ / / | | | | | | | | | | | | | | | We accidently bumped this again Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.5.1 by Chef Expeditorv15.5.1Chef Expeditor2019-09-166-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8887 from ramereth/kernel_module-modprobe-fileTim Smith2019-09-161-0/+61
|\ \ \ | | | | | | | | kernel_module: Add new options property
| * | | Add missing commaLance Albertson2019-09-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * | | Add example documentation for kernel_module resourceLance Albertson2019-09-161-0/+46
| | | | | | | | | | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * | | Move condition outside of resource to avoid log spamLance Albertson2019-09-161-4/+5
| | | | | | | | | | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * | | Add introduced flag for new parameterLance Albertson2019-09-161-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
| * | | Add options parameter for kernel_moduleLance Albertson2019-09-131-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a new parameter called ``options`` which allows users to set module specific parameters and settings. This option file needs to be run before loading the module so that the settings get loaded properly. Signed-off-by: Lance Albertson <lance@osuosl.org>
* | | | Bump version to 15.5.0 by Chef Expeditorv15.5.0Chef Expeditor2019-09-166-13/+13
| |/ / |/| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.4.0 by Chef ExpeditorChef Expeditor2019-09-166-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8868 from chef/examplesTim Smith2019-09-1612-21/+223
|\ \ \ | | | | | | | | Add more resource examples to the codebase
| * | | Add more resource examples to the codebaseTim Smith2019-09-1612-21/+223
|/ / / | | | | | | | | | | | | | | | I'm also adding these same examples to the docs. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.3.15 by Chef Expeditorv15.3.15Chef Expeditor2019-09-146-13/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Revert "Drop privileges before creating files in solo mode" (#8880)Lamont Granquist2019-09-141-1/+1
|\ \ \ | |/ / |/| | Revert "Drop privileges before creating files in solo mode"
| * | Revert "Drop privileges before creating files in solo mode"lcg/revert-drop-permsLamont Granquist2019-09-111-1/+1
|/ / | | | | | | This reverts commit 68b9e91d3b1471dafbe854fd3fcdc793d5a8b70e.