summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update omnibus pinning to enable automated s3 omnibus cache populationshain/update_omnibusScott Hain2017-07-121-14/+14
| | | | Signed-off-by: Scott Hain <shain@chef.io>
* Bump version of chef to 13.3.10 by Chef Expeditor.v13.3.10Chef Expeditor2017-07-115-11/+10
|
* Merge pull request #6266 from chef/lcg/fix-acceptance2Lamont Granquist2017-07-112-22/+38
|\ | | | | More acceptance test fixing.
| * fix some issues with sinatra appLamont Granquist2017-07-111-18/+34
| | | | | | | | | | | | i'm not certain how this ever worked, odd. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Fix acceptance try #2lcg/fix-acceptance2Lamont Granquist2017-07-101-4/+4
| | | | | | | | | | | | you would think i wouldn't ever write compile/converge bugs by now... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.3.9 by Chef Expeditor.v13.3.9Chef Expeditor2017-07-115-10/+10
| |
* | Merge pull request #6102 from chef/tm/fix-policy-bootstrapThom May2017-07-112-0/+5
|\ \ | | | | | | If we don't have a run_list, don't send it
| * | If we don't have a run_list, don't send ittm/fix-policy-bootstrapThom May2017-07-052-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | This should help bootstrapping with policies Fixes: #5353 Signed-off-by: Thom May <thom@chef.io>
* | | Bump version of chef to 13.3.8 by Chef Expeditor.v13.3.8Chef Expeditor2017-07-115-10/+10
| | |
* | | Merge pull request #6230 from davide125/shellescapeThom May2017-07-114-75/+80
|\ \ \ | | | | | | | | Ensure the service_name is always escaped when using systemd
| * | | Ensure the service_name is always escaped when using systemdDavide Cavalca2017-07-104-75/+80
| | |/ | |/| | | | | | | Signed-off-by: Davide Cavalca <dcavalca@fb.com>
* | | Bump version of chef to 13.3.7 by Chef Expeditor.v13.3.7Chef Expeditor2017-07-115-10/+10
| | |
* | | Merge pull request #6264 from jonlives/masterThom May2017-07-111-0/+1
|\ \ \ | |/ / |/| | Add Rubymine project files to .gitignore list
| * | Add Rubymine project files to .gitignore listJon Cowie2017-07-111-0/+1
|/ / | | | | | | | | | | | | Signed-off-by: Jon Cowie <jcowie@chef.io> Author: Jon Cowie <jcowie@chef.io> Date: Tue Jul 11 10:46:25 2017 +0100
* | update comment about nokogiriLamont Granquist2017-07-101-2/+4
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.3.6 by Chef Expeditor.v13.3.6Chef Expeditor2017-07-105-10/+10
| |
* | Merge pull request #6262 from chef/lcg/bundle-updateLamont Granquist2017-07-101-4/+5
|\ \ | | | | | | Except I forgot to bundle update of course
| * | Except I forgot to bundle update of courseLamont Granquist2017-07-101-12/+5
| | | | | | | | | | | | | | | | | | | | | | | | For #6261 its still early for me, need more coffee Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 13.3.5 by Chef Expeditor.v13.3.5Chef Expeditor2017-07-105-18/+10
| | |
* | | Merge pull request #6261 from chef/lcg/move-nokogiri-to-omnibusLamont Granquist2017-07-103-1/+4
|\ \ \ | |/ / | | | move nokogiri config to omnibus
| * | move nokogiri config to omnibusLamont Granquist2017-07-103-1/+4
|/ / | | | | | | | | | | | | | | | | this hand-builds it with the software dep, and its not a direct dep of chef itself and shouldn't be in the Gemfile.lock anyway, plus we need to pin via omnibus_overrides.rb and double-pinning in the Gemfile.lock is just added fussiness Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.3.4 by Chef Expeditor.v13.3.4Chef Expeditor2017-07-104-8/+8
| |
* | Merge pull request #6251 from chef/lcg/acceptance-fixLamont Granquist2017-07-101-0/+6
|\ \ | | | | | | acceptance tests are (ab)using our internal ruby
| * | acceptance tests are (ab)using our internal rubylcg/acceptance-fixLamont Granquist2017-07-031-0/+6
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Merge pull request #6252 from chef/shain/enable_zypper_optionsLamont Granquist2017-07-102-5/+48
|\ \ \ | | | | | | | | Enable zypper package options
| * | | Enable zypper package optionsshain/enable_zypper_optionsScott Hain2017-07-032-5/+48
| |/ / | | | | | | | | | Signed-off-by: Scott Hain <shain@chef.io>
* | | Bump version of chef to 13.3.3 by Chef Expeditor.v13.3.3Chef Expeditor2017-07-104-8/+8
| | |
* | | Merge pull request #6258 from chef/auto_deprecation_versionThom May2017-07-101-1/+3
|\ \ \ | | | | | | | | Auto increment the chef version for deprecations
| * | | Auto increment the chef version for deprecationsauto_deprecation_versionTim Smith2017-07-061-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | It's the next major version not Chef 13. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Merge pull request #6201 from chef/tm/no_api_versionThom May2017-07-103-2/+45
|\ \ \ \ | |/ / / |/| | | Have a sensible default for old chef servers
| * | | Have a sensible default for old chef serverstm/no_api_versionThom May2017-07-053-2/+45
| |/ / | | | | | | | | | | | | | | | | | | 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.3.2 by Chef Expeditor.v13.3.2Chef Expeditor2017-07-065-10/+10
| | |
* | | Merge pull request #6255 from coderanger/nokogiri-is-backNoah Kantrowitz2017-07-062-2/+9
|\ \ \ | | | | | | | | Add nokogiri to the installer again
| * | | Fix the lock file too.Noah Kantrowitz2017-07-061-0/+8
| | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | | Should be happier now.Noah Kantrowitz2017-07-051-2/+1
| | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | | | Bump version of chef to 13.3.1 by Chef Expeditor.v13.3.1Chef Expeditor2017-07-065-10/+10
| | | |
* | | | Merge pull request #6256 from chef/tm/13_3Thom May2017-07-066-10/+13
|\ \ \ \ | |/ / / |/| | | Start 13.3
| * | | Start 13.3tm/13_3Thom May2017-07-066-10/+13
|/ / /
* | | Bump version of chef to 13.2.22 by Chef Expeditor.v13.2.22Chef Expeditor2017-07-056-11/+12
| | |
* | | [MSYS-590] Make mount idempotent on Aix (#6213)NAshwini2017-07-052-9/+82
|/ / | | | | | | | | * Make mount idempotent on Aix Signed-off-by: NAshwini <ashwini.nehate@msystechnologies.com>
* | Bump version of chef to 13.2.21 by Chef Expeditor.v13.2.21Chef Expeditor2017-06-305-12/+10
| |
* | Merge pull request #6250 from chef/lcg/fix-execute-pathLamont Granquist2017-06-305-25/+43
|\ \ | | | | | | fix execute resource to use shell_out_with_systems_locale
| * | [ci skip] a typoLamont Granquist2017-06-301-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-305-25/+43
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-305-12/+10
| |
* | Merge pull request #6246 from chef/tm/ha_keyservers_poolThom May2017-06-301-0/+4
|\ \ | | | | | | use the HA pool for the docker acceptance test
| * | use the HA pool for the docker acceptance testtm/ha_keyservers_poolThom May2017-06-301-0/+4
|/ / | | | | | | | | | | the port 80 keyservers pool is really unreliable Signed-off-by: Thom May <thom@chef.io>
* | Bump version of chef to 13.2.19 by Chef Expeditor.v13.2.19Chef Expeditor2017-06-305-12/+10
| |
* | Merge pull request #6243 from chef/tm/prep_13_2Thom May2017-06-302-8/+65
|\ \ | | | | | | Prepare release notes for 13.2
| * | Prepare release notes for 13.2tm/prep_13_2Thom May2017-06-302-8/+65
|/ / | | | | | | Signed-off-by: Thom May <thom@chef.io>