Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 14.3.29 by Chef Expeditorv14.3.29 | Chef Expeditor | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #7390 from coderanger/yet-more-creds | Lamont Granquist | 2018-07-03 | 2 | -0/+127 |
|\ | | | | | knife config and a bunch of UX improvements | ||||
| * | Merge branch 'master' into yet-more-creds | Noah Kantrowitz | 2018-07-02 | 50 | -135/+137 |
| |\ | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * \ | Merge branch 'master' into yet-more-creds | Noah Kantrowitz | 2018-07-02 | 223 | -2479/+2825 |
| |\ \ | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | | Rename the command to `knife config get`. | Noah Kantrowitz | 2018-06-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | | Add fallback when asking for a specific key that isn't in the non-all data. | Noah Kantrowitz | 2018-06-23 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | | Show nicer labels for STDOUT/ERR. | Noah Kantrowitz | 2018-06-23 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | | Add a new `knife config` command. | Noah Kantrowitz | 2018-06-23 | 1 | -0/+116 |
| | | | | | | | | | | | | | | | | | | | | | | | | This helps to inspect the configuration, aid in debugging, and work with scripts. Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
| * | | | Add support for a $CHEF_HOME environment variable and improve support for ↵ | Noah Kantrowitz | 2018-06-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | the existing $KNIFE_HOME. Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
* | | | | Bump version to 14.3.28 by Chef Expeditorv14.3.28 | Chef Expeditor | 2018-07-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | fix Style/MutableConstant | Lamont Granquist | 2018-07-02 | 48 | -81/+81 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | | Bump version to 14.3.27 by Chef Expeditorv14.3.27 | Chef Expeditor | 2018-07-03 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | fix Style/PreferredHashMethods | Lamont Granquist | 2018-07-02 | 50 | -135/+137 |
| |/ |/| | | | | | | | | | | | absolutely hard requirement on the fixes that went into chef-config 2.2.11, so the floor of that gem is bumped up. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version to 14.3.25 by Chef Expeditorv14.3.25 | Chef Expeditor | 2018-07-02 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #7414 from chef/lcg/chefstyle2 | Lamont Granquist | 2018-07-02 | 214 | -2445/+2444 |
|\ \ | | | | | | | Chefstyle fixes | ||||
| * | | fix Style/TrailingCommaInHashLiteral | Lamont Granquist | 2018-07-02 | 1 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix some Style/StringLiterals introduced by the UnneededInterpolation | Lamont Granquist | 2018-07-02 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | cop Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix Style/UnneededInterpolation | Lamont Granquist | 2018-07-02 | 16 | -22/+22 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix Layout/LeadingCommentSpace | Lamont Granquist | 2018-07-02 | 35 | -158/+158 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | clean up whitespace again | Lamont Granquist | 2018-07-02 | 10 | -85/+85 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix Layout/DotPosition | Lamont Granquist | 2018-07-02 | 4 | -12/+12 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix Layout/AlignHash caused by Style/HashSyntax | Lamont Granquist | 2018-07-02 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix Layout/IndentHeredoc | Lamont Granquist | 2018-07-02 | 31 | -612/+612 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix Style/HashSyntax | Lamont Granquist | 2018-07-02 | 163 | -1701/+1700 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Bump version to 14.3.24 by Chef Expeditorv14.3.24 | Chef Expeditor | 2018-07-02 | 1 | -1/+1 |
|/ / | |||||
* | | Bump version to 14.3.23 by Chef Expeditorv14.3.23 | Chef Expeditor | 2018-06-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #7380 from chef/sp/ffi-powershell | Tim Smith | 2018-06-28 | 2 | -7/+15 |
|\ \ | | | | | | | Switch powershell_exec mixin to use FFI instead of COM | ||||
| * \ | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-26 | 1 | -23/+5 |
| |\ \ | | | | | | | | | | | | | Signed-off-by: <> | ||||
| * | | | Fix formatting | Stuart Preston | 2018-06-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
| * | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-23 | 4 | -38/+40 |
| |\ \ \ | | | |/ | | |/| | | | | | Signed-off-by: <> | ||||
| * | | | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-20 | 48 | -250/+455 |
| |\ \ \ | | | | | | | | | | | | | | | | Signed-off-by: <> | ||||
| * \ \ \ | Merge branch 'master' into sp/ffi-powershell | Stuart Preston | 2018-06-19 | 16 | -355/+472 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Signed-off-by: <> | ||||
| * | | | | | powershell_exec uses FFI instead of COM | Stuart Preston | 2018-06-19 | 2 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io> | ||||
* | | | | | | Bump version to 14.3.22 by Chef Expeditorv14.3.22 | Chef Expeditor | 2018-06-28 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #7400 from chef/missing_knife_require | Tim Smith | 2018-06-27 | 1 | -0/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add missing require knife | ||||
| * | | | | | | Add missing require knife | Tim Smith | 2018-06-26 | 1 | -0/+2 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should be in all the plugins and it is except for this one. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | | | Bump version to 14.3.21 by Chef Expeditorv14.3.21 | Chef Expeditor | 2018-06-27 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Use ALLUSERSPROFILE ENV variable vs. hardcoding the path | Tim Smith | 2018-06-26 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | | | Add chocolatey_config and chocolatey_source resources | Tim Smith | 2018-06-26 | 3 | -0/+173 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow a user to fully manage chocolatey and get it setup for airgapped environments using chef out of the box. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | | | Add missing knife license headers | Tim Smith | 2018-06-26 | 22 | -3/+185 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some spacing as well Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | | remove some ruby 1.8.7-ismslcg/remove-187-isms | Lamont Granquist | 2018-06-25 | 1 | -23/+5 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | been a long, long time since we've needed to use iconv. this does not address the rest of dubiousness of this mixin, but just cleans out the old codepaths. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | | Bump version to 14.3.20 by Chef Expeditorv14.3.20 | Chef Expeditor | 2018-06-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #7382 from chef/lcg/deprecate-shell-out-methods | Lamont Granquist | 2018-06-21 | 3 | -37/+39 |
|\ \ \ \ | | | | | | | | | | | deprecate old shell_out APIs | ||||
| * | | | | fix edge condition in old timeout APIslcg/deprecate-shell-out-methods | Lamont Granquist | 2018-06-20 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | | | deprecate old shell_out APIs | Lamont Granquist | 2018-06-19 | 3 | -35/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | note that this restores the behavior of shell_out_with_timeout() which downstream consumers may be using, and correctly treats custom resources and LWRPs the same, along with setting up removing all this backcompat weirdness in Chef-15. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | | | Bump version to 14.3.19 by Chef Expeditorv14.3.19 | Chef Expeditor | 2018-06-21 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #7354 from Intility/powershell_package_source | Stuart Preston | 2018-06-20 | 2 | -0/+166 |
|\ \ \ \ | |/ / / |/| | | | Add powershell_package_source resource | ||||
| * | | | add descriptions to actions, require chef/resource | Tor Magnus Rakvåg | 2018-06-14 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no> | ||||
| * | | | set the resource to preview | Tor Magnus Rakvåg | 2018-06-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no> | ||||
| * | | | refactor state fetching to use json | Tor Magnus Rakvåg | 2018-06-13 | 1 | -12/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no> |