summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Collapse)AuthorAgeFilesLines
* Have a sensible default for old chef serverstm/no_api_versionThom May2017-07-052-2/+23
| | | | | | | If we don't see a version header, we should default to only supporting API version 0, and if we can't support that, then we should die as usual Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.2.21 by Chef Expeditor.v13.2.21Chef Expeditor2017-06-301-1/+1
|
* fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-301-1/+1
| | | | | | | | | | | | | | | | | | This may be a breaking change for some users coming from 13.0/13.1 but this was the intended way that this API would function in Chef 13.0. With this change we stop inserting environment variables into execute resources. That means that whatever users type into the execute resource should much more exactly agree with the response on the command line, which will close a shedload of bugs and is how Chef 13.0 was intended to operate. We no longer globally mangle the PATH or the LANG/LC_ locale environment variables. The way that it worked in Chef 13.0/13.1 resulted in the internal chef embedded/bin directory being prepended to the PATH environment variable in the `execute` resource, which was never intended. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version of chef to 13.2.20 by Chef Expeditor.v13.2.20Chef Expeditor2017-06-301-1/+1
|
* Bump version of chef to 13.2.19 by Chef Expeditor.v13.2.19Chef Expeditor2017-06-301-1/+1
|
* Update deprecation message for Cookstyleupdate_deprecationTim Smith2017-06-271-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 13.2.18 by Chef Expeditor.v13.2.18Chef Expeditor2017-06-211-1/+1
|
* Properly send run_list_expanded event in policy node casetc/fix-expanded-run-list-reporting-for-policyfilesTyler Cloke2017-06-201-1/+27
| | | | Signed-off-by: Tyler Cloke <tylercloke@gmail.com>
* Bump version of chef to 13.2.17 by Chef Expeditor.v13.2.17Chef Expeditor2017-06-201-1/+1
|
* Merge pull request #6228 from chef/lcg/bump-rubocopLamont Granquist2017-06-204-4/+4
|\ | | | | bump rubocop to 0.49.1
| * fixes for rubocop 0.49.1 engineLamont Granquist2017-06-204-4/+4
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.2.16 by Chef Expeditor.v13.2.16dh/chef11_compatible_sles12Chef Expeditor2017-06-191-1/+1
| |
* | Bump version of chef to 13.2.15 by Chef Expeditor.v13.2.15Chef Expeditor2017-06-191-1/+1
| |
* | Bump version of chef to 13.2.14 by Chef Expeditor.v13.2.14Chef Expeditor2017-06-161-1/+1
|/
* Bump version of chef to 13.2.13 by Chef Versioner.v13.2.13Chef Versioner2017-06-121-1/+1
|
* Merge pull request #6207 from MsysTechnologiesllc/piyush/fix_chomp_errorLamont Granquist2017-06-121-1/+1
|\ | | | | Fix chomp error for nil class
| * Fix chomp error for nil classpiyushawasthi2017-06-091-1/+1
| | | | | | | | Signed-off-by: piyushawasthi <piyush.awasthi@msystechnologies.com>
* | Bump version of chef to 13.2.12 by Chef Versioner.v13.2.12Chef Versioner2017-06-091-1/+1
| |
* | Bump version of chef to 13.2.11 by Chef Versioner.v13.2.11Chef Versioner2017-06-091-1/+1
|/
* Bump version of chef to 13.2.10 by Chef Versioner.v13.2.10Chef Versioner2017-06-081-1/+1
|
* Fix a typo in the breakpoint resource nameTim Smith2017-06-081-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version of chef to 13.2.9 by Chef Versioner.v13.2.9Chef Versioner2017-06-081-1/+1
|
* fix chefstyle again, confused as to where this is coming fromLamont Granquist2017-06-081-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remove FIXME since its deprecated nowlcg/deprecate-resource-namespace-magicLamont Granquist2017-06-081-2/+0
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Deprecate property namespace magicLamont Granquist2017-06-083-1/+21
| | | | | | | This forces everyone to starting using new_resource.property_name instead of just property_name. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version of chef to 13.2.8 by Chef Versioner.v13.2.8Chef Versioner2017-06-071-1/+1
|
* Bump version of chef to 13.2.7 by Chef Versioner.v13.2.7Chef Versioner2017-06-021-1/+1
|
* Bump version of chef to 13.2.6 by Chef Versioner.v13.2.6Chef Versioner2017-06-021-1/+1
|
* Merge pull request #6142 from ↵Thom May2017-06-021-1/+5
|\ | | | | | | | | MsysTechnologiesllc/nim/error_handling_for_proxy_issue [MSYS-563] Modified error message to explain connectivity issue due to Proxy
| * Checking for proxy error separatelynimisha2017-06-021-2/+5
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
| * Mofified error message to explain connectivity issue due to Proxy settingsnimisha2017-05-111-1/+2
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.2.5 by Chef Versioner.v13.2.5Chef Versioner2017-06-021-1/+1
| |
* | Bump version of chef to 13.2.4 by Chef Versioner.v13.2.4Chef Versioner2017-06-011-2/+2
| |
* | feed chefstyle for some reasonlcg/remove-remaining-garbageLamont Granquist2017-06-011-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.2.3 by Chef Versioner.v13.2.3Chef Versioner2017-06-011-1/+1
| |
* | Bump version of chef to 13.2.2 by Chef Versioner.v13.2.2Chef Versioner2017-05-311-1/+1
| |
* | Always run reconfigure between runs, and when HUP'dBryan McLellan2017-05-312-21/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | We can't reconfigure in a trap context because we might open files or another activity that could cause a deadlock. Ruby 2.0+ now prevents this by raising a ThreadError. This now runs reconfigure after every daemonized run, but still takes a HUP in case you need to reconfigure while sleeping. Fixes #4578 Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | Calling reconfigure outside trap('HUP')nimisha2017-05-312-5/+6
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* | Bump version of chef to 13.2.1 by Chef Versioner.v13.2.1Chef Versioner2017-05-311-2/+2
| |
* | Copy chef gems in placetm/copy_gemsThom May2017-05-311-1/+1
| | | | | | | | | | | | Provided by chef/omnibus-software#836 Signed-off-by: Thom May <thom@chef.io>
* | Bump to 13.2Thom May2017-05-311-1/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version of chef to 13.1.34 by Chef Versioner.v13.1.34Chef Versioner2017-05-311-1/+1
| |
* | Bump version of chef to 13.1.33 by Chef Versioner.v13.1.33Chef Versioner2017-05-311-2/+2
| |
* | Feed the rubocop.Noah Kantrowitz2017-05-301-1/+1
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Merge branch 'master' into version-checkNoah Kantrowitz2017-05-301-1/+1
|\ \ | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Bump version of chef to 13.1.32 by Chef Versioner.v13.1.32Chef Versioner2017-05-261-1/+1
| | |
| * | Bump version of chef to 13.1.31 by Chef Versioner.v13.1.31Chef Versioner2017-05-261-1/+1
| | |
| * | Bump version of chef to 13.1.30 by Chef Versioner.v13.1.30Chef Versioner2017-05-261-1/+1
| | |
* | | Merge branch 'master' into version-checkNoah Kantrowitz2017-05-259-42/+27
|\ \ \ | |/ / | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Bump version of chef to 13.1.29 by Chef Versioner.v13.1.29Chef Versioner2017-05-261-1/+1
| | |