summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup requires / includes in knife supermarketknife_depsTim Smith2019-01-242-11/+5
| | | | | | | 1) Move everything into the deps blocks 2) don't require shell_out in install since we're not using it. We use mixlib_archive now Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.143 by Chef Expeditorv15.0.143Chef Expeditor2019-01-241-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8104 from ↵Tim Smith2019-01-241-1/+4
|\ | | | | | | | | MsysTechnologiesllc/Vijay/MSYS-945_Fix_for_apt_repository_is_creating_temporary_files_as_root_in_running_user_home_directory Fix for apt_repository creating temporary files as root in running user home directory
| * Fix for apt_repository creating temporary files as root in running user home ↵vijaymmali19902019-01-241-1/+4
| | | | | | | | | | | | directory Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
| * Fix for apt_repository creating temp files as root in running user home ↵vijaymmali19902019-01-111-1/+1
| | | | | | | | | | | | directory Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
* | Bump version to 15.0.142 by Chef Expeditorv15.0.142Chef Expeditor2019-01-241-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8118 from ↵Tim Smith2019-01-241-4/+28
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/nimesh/MSYS-937_windows_certificate_idempotency windows_certificate: Ensure all actions are fully idempotent
| * | Review comment fixesNimesh-Msys2019-01-241-8/+16
| | | | | | | | | | | | | | | | | | - Added comments and changed log level to debug at the required places. Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
| * | Maintaining idempotency in windows_certificate resourceNimesh-Msys2019-01-241-3/+19
| | | | | | | | | | | | | | | | | | | | | | | | - Minor fixes in :create action - DRYed up `verify_cert` action and reusing the same while :create - Chefstyle maintained Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* | | Bump version to 15.0.141 by Chef Expeditorv15.0.141Chef Expeditor2019-01-241-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.0.140 by Chef Expeditorv15.0.140Chef Expeditor2019-01-231-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8160 from chef/remove_hpuxTim Smith2019-01-231-1/+1
|\ \ \ | | | | | | | | Remove hpux support from group's usermod provider
| * | | Remove hpux support from group's usermod providerTim Smith2019-01-231-1/+1
| |/ / | | | | | | | | | | | | | | | We removed hpux support from other parts of ohai / chef. This appears to be the last of it. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.139 by Chef Expeditorv15.0.139Chef Expeditor2019-01-231-1/+1
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.0.138 by Chef Expeditorv15.0.138Chef Expeditor2019-01-231-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.0.137 by Chef Expeditorv15.0.137Chef Expeditor2019-01-231-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8151 from chef/deprecate_metadata_attributesTim Smith2019-01-221-53/+2
|\ \ | | | | | | Remove 'attributes' attribute from cookbook metadata
| * | Remove 'attributes' attribute from cookbook metadataTim Smith2019-01-221-53/+2
| | | | | | | | | | | | | | | | | | | | | | | | We have a foodcritic rule to tell people not to do this It's not being used anywhere and is just a pile of code we run for no reason We should start warning that it's an unknown attribute when cookbooks contain these as it's wasted effort on the part of cookbook authors Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #8150 from chef/missing_headersTim Smith2019-01-2210-8/+29
|\ \ \ | |/ / | | | Add a few missing license headers
| * | Add a few missing license headersTim Smith2019-01-2210-8/+29
| | | | | | | | | | | | | | | | | | We should probably have these everywhere. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.136 by Chef Expeditorv15.0.136Chef Expeditor2019-01-221-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8149 from chef/deprecate_knife_cookbook_siteTim Smith2019-01-227-7/+43
|\ \ \ | |/ / | | | Add a deprecation warning to knife cookbook site
| * | Add a deprecation warning to knife cookbook sitedeprecate_knife_cookbook_siteTim Smith2019-01-227-7/+43
| | | | | | | | | | | | | | | | | | We'll want to backport this to Chef 14 as well. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.135 by Chef Expeditorv15.0.135Chef Expeditor2019-01-221-1/+1
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Hide knife cookbook site & null by setting them to deprecated categoryTim Smith2019-01-228-7/+10
| | | | | | | | | | | | This keeps these commands out of the help text. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.134 by Chef Expeditorv15.0.134Chef Expeditor2019-01-211-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8136 from ↵Tim Smith2019-01-211-6/+6
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/Kapil/MSYS-931_Sysctl_doesn't_work_when_key_has_a_._in_the_name Sysctl: Allow slashes in key or block name
| * | Fix for Sysctl doesn't work when key has a dot(.) in the nameKapil Chouhan2019-01-181-6/+6
| | | | | | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | | Bump version to 15.0.133 by Chef Expeditorv15.0.133Chef Expeditor2019-01-211-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.0.132 by Chef Expeditorv15.0.132Chef Expeditor2019-01-211-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8140 from jeroenj/homebrew-cask-casked-checkTim Smith2019-01-211-1/+1
|\ \ \ | | | | | | | | Fix cask resource running each chef-client run
| * | | Fix cask resource running each chef-client runJeroen Jacobs2019-01-211-1/+1
| |/ / | | | | | | | | | | | | | | | See https://github.com/chef-cookbooks/homebrew/commit/f22690186facfab5b7cae0553ab6592629f6ed28 Signed-off-by: Jeroen Jacobs <chef@jeroenj.be>
* | | Bump version to 15.0.131 by Chef Expeditorv15.0.131Chef Expeditor2019-01-211-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Updates homebrew_cask tap nameJeroen Jacobs2019-01-211-2/+2
|/ / | | | | | | | | | | | | | | | | | | Homebrew cask was merged into homebrew some time ago: https://github.com/Homebrew/homebrew-cask/issues/14384#issuecomment-242328541. Afterwards the homebrew-cask repositories were also moved to the Homebrew organization. Also see https://github.com/chef-cookbooks/homebrew/pull/134 Signed-off-by: Jeroen Jacobs <chef@jeroenj.be>
* | Bump version to 15.0.130 by Chef Expeditorv15.0.130Chef Expeditor2019-01-171-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.0.129 by Chef Expeditorv15.0.129Chef Expeditor2019-01-171-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8125 from chef/printer_deleteTim Smith2019-01-171-3/+3
|\ \ | | | | | | windows_printer: prevent failures when deleting printers and using device_id property
| * | windows_printer: prevent failures when deleting printers and using device_id ↵printer_deleteTim Smith2019-01-161-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | property We have a name_property of device_id for this resource but we weren't using it in the delete_printer method so if you used the name property the deletion would fail. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.128 by Chef Expeditorv15.0.128Chef Expeditor2019-01-171-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8123 from chef/caskTim Smith2019-01-172-11/+11
|\ \ \ | | | | | | | | homebrew_cask / homebrew_tap: Properly use the cask_name and tap_name properties
| * | | homebrew_cask / homebrew_tap: Properly use the cask_name and tap_name ↵caskTim Smith2019-01-162-11/+11
| |/ / | | | | | | | | | | | | | | | | | | | | | properties If the name properties for these resources we used we'd entirely ignore them. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #8122 from chef/opensslTim Smith2019-01-172-2/+2
|\ \ \ | | | | | | | | openssl_ec_private_key / openssl_x509_request.rb: properly use the path properties when specified
| * | | Make sure openssl resources properly use the name_propertyopensslTim Smith2019-01-162-2/+2
| |/ / | | | | | | | | | | | | | | | We have a name_property, but we're not using it everywhere here. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.127 by Chef Expeditorv15.0.127Chef Expeditor2019-01-171-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8124 from chef/host_entryTim Smith2019-01-171-1/+1
|\ \ \ | | | | | | | | ssh_known_host_entry: Use the host name_property in debug logging
| * | | ssh_known_host_entry: Use the name_property properly in debug logginghost_entryTim Smith2019-01-161-1/+1
| |/ / | | | | | | | | | | | | | | | You'd get the resource name not the host property in the logging. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.126 by Chef Expeditorv15.0.126Chef Expeditor2019-01-171-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.0.125 by Chef Expeditorv15.0.125Chef Expeditor2019-01-171-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 15.0.124 by Chef Expeditorv15.0.124Chef Expeditor2019-01-161-1/+1
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-1557-310/+306
| | | | | | | | | | | | | | this is the result of changes to rules we already previously had enabled. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>