summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Require mixin::shellout where we use itrequire_shelloutTim Smith2018-10-271-0/+1
| | | | | | We're not requiring it here even though we extend it below. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.8 by Chef Expeditorv15.0.8Chef Expeditor2018-10-271-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 15.0.7 by Chef Expeditorv15.0.7Chef Expeditor2018-10-271-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* this still needs to be restricted to only providersLamont Granquist2018-10-261-1/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 15.0.6 by Chef Expeditorv15.0.6Chef Expeditor2018-10-271-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* bit of cleanuplcg/chef-15-cookbook-loaderLamont Granquist2018-10-261-2/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-263-58/+6
| | | | | | This has been deprecated since forever. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 15.0.5 by Chef Expeditorv15.0.5Chef Expeditor2018-10-261-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7790 from chef/require_recipeTim Smith2018-10-261-6/+0
|\ | | | | Remove legacy require_recipe DSL method
| * Remove legacy require_recipe DSL methodTim Smith2018-10-261-6/+0
| | | | | | | | | | | | | | We've been warning on this one for YEARS and we have a Foodcritic rule for it as well, which has been around since before I was at Chef. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.4 by Chef Expeditorv15.0.4Chef Expeditor2018-10-261-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7788 from chef/lcg/chef-15-shell-out-removalLamont Granquist2018-10-262-83/+2
|\ \ | |/ |/| Do the shell_out deprecations for Chef-15.
| * delete the argument that will go away in chef 15Lamont Granquist2018-10-261-1/+0
| | | | | | | | | | | | almost forgot to delete it. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Do the shell_out deprecations for Chef-15.Lamont Granquist2018-10-262-82/+2
| | | | | | | | | | | | | | | | Whoever wrote the what-to-do-in-Chef-15 notes did a pretty decent job of it, but the specs for the timeouts could have used a pointer into the code where the TODOs were located, I got lost there for a few minutes... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.0.3 by Chef Expeditorv15.0.3Chef Expeditor2018-10-261-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7784 from chef/descriptionsTim Smith2018-10-268-17/+17
|\ \ | | | | | | Update description fields from the docs site
| * | Update description fields from the docs sitedescriptionsTim Smith2018-10-268-17/+17
| | | | | | | | | | | | | | | | | | Minor syncs from the docs site. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.2 by Chef Expeditorv15.0.2Chef Expeditor2018-10-261-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #7786 from chef/prep_15Tim Smith2018-10-2614-14/+0
|\ \ \ | | | | | | | | Make all Chef 14 preview resources into full resources
| * | | Make all Chef 14 preview resources into full resourcesTim Smith2018-10-2614-14/+0
| | |/ | |/| | | | | | | | | | | | | These will now load and cookbook resources will not. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.1 by Chef Expeditorv15.0.1Chef Expeditor2018-10-261-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #7489 from chef/bootstrap_identity_fileTim Smith2018-10-261-5/+1
|\ \ \ | |/ / |/| | Remove the deprecated knife bootstrap --identity-file flag
| * | Remove the deprecated knife bootstrap --identity-file flagbootstrap_identity_fileTim Smith2018-08-131-5/+1
| | | | | | | | | | | | | | | | | | Remove this deprecated flag Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Start Chef 15 developmentTim Smith2018-10-261-2/+2
| |/ |/| | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.6.47 by Chef Expeditorv14.6.47Chef Expeditor2018-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Fix locale on RHEL 6 / Amazon LinuxTim Smith2018-10-251-1/+1
| | | | | | | | | | | | There was a double source in the command, which would fail. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.6.46 by Chef Expeditorv14.6.46Chef Expeditor2018-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.6.45 by Chef Expeditorv14.6.45Chef Expeditor2018-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.6.44 by Chef Expeditorv14.6.44Chef Expeditor2018-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Move iso8601 gem to windows only gemspecTim Smith2018-10-251-1/+1
| | | | | | | | | | | | We only use this in the windows_task resource. No need to ship it on *nix. This also brings in the latest release where I trimmed the files in the gem down. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.6.43 by Chef Expeditorv14.6.43Chef Expeditor2018-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.6.42 by Chef Expeditorv14.6.42Chef Expeditor2018-10-251-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.6.41 by Chef Expeditorv14.6.41Chef Expeditor2018-10-241-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.6.40 by Chef Expeditorv14.6.40Chef Expeditor2018-10-241-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.6.39 by Chef Expeditorv14.6.39Chef Expeditor2018-10-241-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7767 from josh-barker/fix-registry-key-sensitiveTim Smith2018-10-241-6/+15
|\ \ | | | | | | Fix registry key bug when sensitive is true
| * | Fix the registry_key resource so the correct value is set when sensitive is trueJosh Barker2018-10-241-6/+15
| | | | | | | | | | | | Signed-off-by: Josh Barker <josh.barker.developer@gmail.com>
* | | Bump version to 14.6.38 by Chef Expeditorv14.6.38Chef Expeditor2018-10-241-1/+1
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.6.37 by Chef Expeditorv14.6.37Chef Expeditor2018-10-231-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7729 from chef/better_error2Tim Smith2018-10-231-1/+3
|\ \ | | | | | | Throw better error on invalid resources actions
| * | Update per lamonts commentbetter_error2Tim Smith2018-10-111-2/+2
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Throw better error on invalid resources actionsTim Smith2018-10-111-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now if a user enters an incorrect action they get a message like this that doesn't print the actions as being symbols. That's super confusing to new users and results in random cookbook bugs from time to time. [2018-10-07T13:26:39-07:00] FATAL: Chef::Exceptions::ValidationFailed: Option action must be equal to one of: nothing, create, remove, modify, manage, lock, unlock! You passed :whatever. With this change we properly print out symbols as symbols so it's clear what the available values are. [2018-10-07T13:24:09-07:00] FATAL: Chef::Exceptions::ValidationFailed: Option action must be equal to one of: :nothing, :create, :remove, :modify, :manage, :lock, :unlock! You passed :whatever. It's a small thing, but I think this will have a pretty big impact on first time users. This one tripped me up when I first started. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.6.36 by Chef Expeditorv14.6.36Chef Expeditor2018-10-231-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #7698 from ↵Lamont Granquist2018-10-231-1/+1
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/dh/MSYS-887_fix_dup_logger_chef [chef/chef]Fix duplicate logs
| * | | fixed review commentsdheerajd-msys2018-10-232-4/+1
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | | fix duplicate logsdheerajd-msys2018-10-232-1/+4
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | | | Bump version to 14.6.35 by Chef Expeditorv14.6.35Chef Expeditor2018-10-231-1/+1
|/ / / | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 14.6.34 by Chef Expeditorv14.6.34Chef Expeditor2018-10-191-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 14.6.33 by Chef Expeditorv14.6.33Chef Expeditor2018-10-181-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 14.6.32 by Chef Expeditorv14.6.32Chef Expeditor2018-10-171-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.