Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating paranoid to verify_host_key for net-ssh for 4.2 greater and ↵ | Vern Burton | 2018-02-19 | 1 | -1/+1 |
| | | | | | | | | updating gemspec. This breaks net-ssh 4.1 and lowers backwards compatibility Signed-off-by: Vern Burton <me@vernburton.com> | ||||
* | Bump version to 14.0.64 by Expeditorv14.0.64 | Chef Expeditor | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | Bump version to 14.0.63 by Expeditorv14.0.63 | Chef Expeditor | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | Bump version to 14.0.62 by Expeditorv14.0.62 | Chef Expeditor | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #6843 from Intility/add_powershell_package_source_param | Tim Smith | 2018-02-19 | 2 | -7/+23 |
|\ | | | | | Add powershell_package source param | ||||
| * | fix chefstyle errors | Tor Magnus Rakvåg | 2018-02-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no> | ||||
| * | add source param | Tor Magnus Rakvåg | 2018-02-12 | 2 | -0/+6 |
| | | | | | | | | Signed-off-by: Tor Magnus Rakvåg tm@intility.no | ||||
| * | create function to build powershell calls | Tor Magnus Rakvåg | 2018-02-12 | 1 | -7/+17 |
| | | | | | | | | Signed-off-by: Tor Magnus Rakvåg tm@intility.no | ||||
* | | Merge pull request #6827 from chef/rhsm | Tim Smith | 2018-02-19 | 6 | -0/+432 |
|\ \ | | | | | | | Add new Redhat Subscription Manager resources | ||||
| * | | Add new Redhat Subscription Manager resourcesrhsm | Tim Smith | 2018-02-16 | 6 | -0/+432 |
| | | | | | | | | | | | | | | | | | | | | | Initial commit of new RHSM resources from the Chef managed cookbook for RHSM Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | Merge pull request #6867 from chef/tm/fix_ohai_tests | Thom May | 2018-02-19 | 1 | -3/+1 |
|\ \ \ | | | | | | | | | fix ohai tests after require_plugin removal | ||||
| * | | | fix ohai tests after require_plugin removaltm/fix_ohai_tests | Thom May | 2018-02-19 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | | | Merge pull request #6868 from chef/tm/fix_registration_message | Thom May | 2018-02-19 | 1 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | [Registration] fix crash when unable to make config dir | ||||
| * | | | | fix crash when unable to make config dirtm/fix_registration_message | Thom May | 2018-02-19 | 1 | -5/+5 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | | | Bump version to 14.0.61 by Expeditorv14.0.61 | Chef Expeditor | 2018-02-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #6795 from chef/hostname_resource | Tim Smith | 2018-02-19 | 2 | -0/+253 |
|\ \ \ \ | |/ / / |/| | | | Add hostname resource from chef_hostname cookbook | ||||
| * | | | Swap out nokogiri for rexmlhostname_resource | Tim Smith | 2018-02-14 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Avoid the dep on nokogiri Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | Add new resource description and introduced values | Tim Smith | 2018-02-14 | 1 | -6/+28 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | Add hostname resource from chef_hostname cookbook | Tim Smith | 2018-02-14 | 2 | -0/+230 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add in a new resource for managing hostnames Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | Bump version to 14.0.60 by Expeditorv14.0.60 | Chef Expeditor | 2018-02-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #6496 from shoekstra/fix_5695 | Thom May | 2018-02-19 | 1 | -4/+16 |
|\ \ \ \ | | | | | | | | | | | registry_key: Add sensitive property support for suppressing output (fixes #5695) | ||||
| * | | | | Suppress key data value if sensitive (fixes #5695) | Stephen Hoekstra | 2018-02-15 | 1 | -4/+16 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stephen Hoekstra <shoekstra@schubergphilis.com> | ||||
* | | | | | Bump version to 14.0.59 by Expeditorv14.0.59 | Chef Expeditor | 2018-02-15 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Bump version to 14.0.58 by Expeditorv14.0.58 | Chef Expeditor | 2018-02-14 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #6846 from chef/lcg/add-nodemap-delete-class | Lamont Granquist | 2018-02-14 | 1 | -0/+26 |
|\ \ \ \ | |/ / / |/| | | | add Chef::NodeMap#delete_class API | ||||
| * | | | add specs | Lamont Granquist | 2018-02-13 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | | add Chef::NodeMap#delete_class API | Lamont Granquist | 2018-02-12 | 1 | -0/+23 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | halite needs this public API in order to not be so brittle. needs tests... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Bump version to 14.0.57 by Expeditorv14.0.57 | Chef Expeditor | 2018-02-14 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #6794 from cramaechi/CHEF-4342 | Thom May | 2018-02-14 | 1 | -2/+7 |
|\ \ \ | | | | | | | | | Fix "knife ssh" authentication scheme #4342 | ||||
| * | | | Ignore user SSH key authentication if password is given | Chibuikem Amaechi | 2018-02-01 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Chibuikem Amaechi <cramaechi@me.com> | ||||
| * | | | Fix "knife ssh" authentication scheme #4342 | Chibuikem Amaechi | 2018-02-01 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects at least knife 12.5.1 When a user uses knife ssh in "password, not key" mode, it fails. Signed-off-by: Chibuikem Amaechi <cramaechi@me.com> | ||||
* | | | | Merge pull request #6471 from dimsh99/fix_for_4816 | Thom May | 2018-02-14 | 1 | -31/+14 |
|\ \ \ \ | | | | | | | | | | | Fix to use cookbook name in local mode or chef-zero | ||||
| * \ \ \ | Merge upstream | Dmitry Shestoperov | 2018-02-13 | 37 | -97/+429 |
| |\ \ \ \ | |||||
| * | | | | | cookbooks metadata are used instead of directory name | dmitrys | 2017-10-03 | 1 | -31/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: dmitrys <dmitrys@northernlight.com> | ||||
* | | | | | | Bump version to 14.0.56 by Expeditorv14.0.56 | Chef Expeditor | 2018-02-13 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #6822 from chef/lcg/remote_file_cleanup_tempfiles | Lamont Granquist | 2018-02-13 | 1 | -3/+8 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | RemoteFile: unlink tempfile when using cache control shows unchanged | ||||
| * | | | | | RemoteFile: unlink tempfile when using cache control shows unchangedlcg/remote_file_cleanup_tempfiles | Lamont Granquist | 2018-02-02 | 1 | -3/+8 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can get back a nil tempfile from the streaming downloader which means that we need to clean up our own tempfile since the base file provider will not do it for us. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | | | Bump version to 14.0.55 by Expeditorv14.0.55 | Chef Expeditor | 2018-02-12 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #6612 from ↵ | Thom May | 2018-02-12 | 6 | -95/+55 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | MsysTechnologiesllc/harry/allow_setting_environment_variables_at_the_user [MSYS-726] Allow setting environment variables at the user level | ||||
| * | | | | | require file as per alphabetical order | harikesh-kolekar | 2018-01-31 | 3 | -7/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com> | ||||
| * | | | | | rename env resource to windows_env | harikesh-kolekar | 2018-01-30 | 6 | -95/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com> | ||||
| * | | | | | delete env variable if present in current process | harikesh-kolekar | 2018-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com> | ||||
| * | | | | | Add user attribute to create env variable | harikesh-kolekar | 2018-01-30 | 2 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com> | ||||
* | | | | | | Bump version to 14.0.54 by Expeditorv14.0.54 | Chef Expeditor | 2018-02-12 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #6429 from jseely/master | Lamont Granquist | 2018-02-12 | 1 | -0/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix issue #2351, chef-client doesn't make /etc/chef if the directory … | ||||
| * | | | | | | Fix issue #2351, chef-client doesn't make /etc/chef if the directory doesn't ↵ | Justin Seely | 2017-09-29 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exist Signed-off-by: Justin Seely <justin.seely@gmail.com> | ||||
* | | | | | | | Bump version to 14.0.53 by Expeditorv14.0.53 | Chef Expeditor | 2018-02-12 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #6463 from MarkGibbons/invites_sort_fail | Lamont Granquist | 2018-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | invites_sort_fail: Clean the invites array before sorting it | ||||
| * | | | | | | | invites_sort_fail: Clean the invites array before sorting it | markgibbons | 2017-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort threw an error trying to compare nil with a string while running knife ec backup. This change deletes the nil entries before sorting. Signed-off-by: markgibbons <mark.gibbons@nordstrom.com> | ||||
* | | | | | | | | Bump version to 14.0.52 by Expeditorv14.0.52 | Chef Expeditor | 2018-02-12 | 1 | -1/+1 |
| | | | | | | | |