summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release notestm/cookbook_v2Thom May2017-04-041-0/+16
| | | | Signed-off-by: Thom May <thom@chef.io>
* RFC 85: Remove unused metadataThom May2017-04-042-218/+27
| | | | Signed-off-by: Thom May <thom@chef.io>
* RFC 67: Remove cookbook segmentsThom May2017-04-0449-881/+654
| | | | | | | | | This implements RFC 67, which removes cookbook segments, and moves to a single list of all the files contained in a cookbook. This allows us to move forward with better audit modes and also proper shipping of ohai plugins. Signed-off-by: Thom May <thom@chef.io>
* Bump version of chef to 13.0.92 by Chef Versioner.v13.0.92Chef Versioner2017-04-045-10/+10
|
* Merge pull request #6002 from chef/lcg/fix-rake-bundle-commandsLamont Granquist2017-04-037-232/+15
|\ | | | | fix and simplify rake bundle:* commands
| * also remove now-unused binstubsLamont Granquist2017-04-034-86/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix and simplify rake bundle:* commandsLamont Granquist2017-04-034-151/+20
| | | | | | | | | | | | | | | | | | | | | | | | applies the same kinds of fixes that i applied to rake dependencies:* and mostly reverts to mainline usage of bundler. abandons all the trampolining, and uses the platforms that are already locked in the Gemfile.lock and unwinds the multi-platform stuff that bundler does natively now. removes the BundleUtil module entirely since it is no longer used. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.0.91 by Chef Versioner.v13.0.91Chef Versioner2017-04-045-11/+10
| |
* | Merge pull request #5998 from chef/lcg/ohai-with-amazon-changeLamont Granquist2017-04-0310-20/+39
|\ \ | | | | | | bumping Gemfile.lock to pick up ohai amazon change
| * | roll back the chef-server git shalcg/ohai-with-amazon-changeLamont Granquist2017-04-031-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add back amazon and allow failuresLamont Granquist2017-04-031-18/+37
| | | | | | | | | | | | | | | | | | this will probably help with debugging it seems like a bit of a mess Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | openssh cookbook is busted with amazonlinuxLamont Granquist2017-04-031-18/+18
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | also revert bumping cheffish+chef-zeroLamont Granquist2017-04-031-3/+3
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | chef code changes for changing amazon platform_familyLamont Granquist2017-04-038-11/+11
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | roll back accidentall roll back of nokogiriLamont Granquist2017-04-031-11/+11
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | bumping Gemfile.lock to pick up ohai amazon changeLamont Granquist2017-04-031-13/+13
| |/ | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 13.0.90 by Chef Versioner.v13.0.90Chef Versioner2017-04-035-20/+14
| |
* | Merge pull request #5987 from coderanger/error-infoNoah Kantrowitz2017-04-032-8/+70
|\ \ | | | | | | Expand the system info displayed on error to give us some more data to work with when helping users
| * | Chefstyle fixes.Noah Kantrowitz2017-04-032-7/+6
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Expand the system info displayed on error to give us some more data to work ↵Noah Kantrowitz2017-03-312-8/+71
| | | | | | | | | | | | | | | | | | with when helping users. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | | Bump version of chef to 13.0.89 by Chef Versioner.v13.0.89Chef Versioner2017-04-035-13/+20
| | |
* | | Merge pull request #5973 from chef/jjh/policy_collector_fieldsLamont Granquist2017-04-032-0/+139
|\ \ \ | |_|/ |/| | Add policy_name and policy_group indexes to converge message sent to …
| * | Get policy_name/group from node object rather than Chef::Config for run_end ↵jjh/policy_collector_fieldsJosh Hudson2017-03-311-2/+2
| | | | | | | | | | | | | | | | | | data-collector message. Signed-off-by: Josh Hudson <jhudson@chef.io>
| * | YUNO like cookstyle, Travis?Josh Hudson2017-03-301-63/+63
| | | | | | | | | | | | Signed-off-by: Josh Hudson <jhudson@chef.io>
| * | Add unit tests for run_end message in policy mode. Also some random ↵Josh Hudson2017-03-301-33/+170
| | | | | | | | | | | | | | | | | | cookstyle cleanup in the file. Signed-off-by: Josh Hudson <jhudson@chef.io>
| * | Add policy_name and policy_group indexes to converge message sent to ↵Josh Hudson2017-03-301-0/+2
| | | | | | | | | | | | | | | | | | data-collector Signed-off-by: Josh Hudson <jhudson@chef.io>
* | | Merge pull request #5990 from chef/lcg/zypper-gpgThom May2017-04-035-93/+46
|\ \ \ | | | | | | | | Chef-13: turn on zypper gpg checks by default
| * | | Chef-13: turn on zypper gpg checks by defaultlcg/zypper-gpgLamont Granquist2017-04-025-93/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a gpg_check property to the resource to turn them off on a per-resource basis. The global config is also preserved. The global config will warn once if you have it set to turn off gpg checks. The per-resource property will not warn (presumably you know you're doing something bad when you turn it off). Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Merge pull request #5994 from chef/lcg/knife-search-no-resultsThom May2017-04-033-2/+44
|\ \ \ \ | | | | | | | | | | Chef-13 knife search exit 1 when no results
| * | | | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-023-2/+44
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | Merge pull request #5989 from chef/lcg/deprecated-knife-subcommand-apisThom May2017-04-036-153/+5
|\ \ \ \ \ | | | | | | | | | | | | Chef-13: remove deprecated knife subcommand APIs
| * | | | | clean up one more CustomManifestLoader stray referencelcg/deprecated-knife-subcommand-apisLamont Granquist2017-04-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | | | also helps to remove the specs for the removed libraryLamont Granquist2017-04-021-41/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | otherwise things go boom immediately in rspec... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | | | remove now-unnecessary fileLamont Granquist2017-04-021-69/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | forgot to clean this up Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | | | Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-013-40/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | | Merge pull request #5991 from chef/lcg/package-optionsThom May2017-04-037-12/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Chef-13: coerce package options property to an Array
| * | | | | | Chef-13: coerce package options property to a Stringlcg/package-optionsLamont Granquist2017-04-027-12/+19
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows side we still can't support this kind of API, this is for Unix-ey stuff. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | | Bump version of chef to 13.0.88 by Chef Versioner.v13.0.88Chef Versioner2017-04-035-17/+11
| | | | | |
* | | | | | Merge pull request #5942 from criteo-forks/fix_gem_installerThom May2017-04-032-4/+76
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix cookbook gem installer
| * | | | | | Add unit test for gem installerMaxime Brugidou2017-03-281-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibf4a53b9f687882f84932433cc3d45e084e3a29e Signed-off-by: Maxime Brugidou <m.brugidou@criteo.com>
| * | | | | | Fix cookbook gem installerMaxime Brugidou2017-03-271-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current gem installer does not work if multiple cookbook request the same gem. The solution is to merge all the gem requirements for the same gem. If multiple cookbooks have conflicting constraints, the install will fail anyway. This bug affects Chef 12 too and make the feature almost unusable. Change-Id: I73bdb3db94052dadc4bac7bf03f74db8c420aad5 Signed-off-by: Maxime Brugidou <m.brugidou@criteo.com>
* | | | | | | Bump version of chef to 13.0.87 by Chef Versioner.v13.0.87Chef Versioner2017-04-025-14/+14
| | | | | | |
* | | | | | | Merge pull request #5993 from chef/lcg/remove-iconvLamont Granquist2017-04-024-8/+18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Chef-13: remove iconv from the chef build
| * | | | | | [ci skip] add RELNOTES on iconv removallcg/remove-iconvLamont Granquist2017-04-021-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | | | | Chef-13: remove iconv from the chef buildLamont Granquist2017-04-023-8/+7
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pulls in chef/omnibus-software#806 and removes iconv from both nokogiri and ruby. ruby hasn't needed iconv since 1.9.x and everyone should be using the Encoding library by now. nokogiri will lose support for things like Shift-JIS inside of XML but UTF-8, UTF-16LE/BE, ISO-8851-1(Latin-1), ASCII and "HTML" encoding are all supported by nokogiri natively. if users need more they need to be maintaining their own nokogiri installs and accept the maintenance costs themselves. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | | Bump version of chef to 13.0.86 by Chef Versioner.v13.0.86Chef Versioner2017-04-025-13/+15
| | | | | |
* | | | | | Merge pull request #5988 from chef/lcg/deprecated-resource-resolver-apiLamont Granquist2017-04-021-5/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Chef-13: Remove deprecated Chef::ResourceResolver.resource API
| * | | | | Chef-13: Remove deprecated Chef::ResourceResolver.resource APILamont Granquist2017-04-011-5/+0
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Removes an alias to Chef::ResourceResolver.resource_name Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | Note final removal of run_command API in RELEASE_NOTESLamont Granquist2017-04-011-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | Bump version of chef to 13.0.85 by Chef Versioner.v13.0.85Chef Versioner2017-04-025-10/+17
| | | | |