summaryrefslogtreecommitdiff
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-245-13/+14
| | | | 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-245-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8118 from ↵Tim Smith2019-01-246-4/+389
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/nimesh/MSYS-937_windows_certificate_idempotency windows_certificate: Ensure all actions are fully idempotent
| * | Should be run only on Appveyor, without affecting anyone elses machineNimesh-Msys2019-01-241-1/+1
| | | | | | | | | | | | Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
| * | Adding Functional specs for windows_certificate.Nimesh-Msys2019-01-245-0/+361
| | | | | | | | | | | | | | | | | | - Mostly focus on all major actions and their idempotency. Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
| * | 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-245-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8162 from chef/nokogiri_bumpTim Smith2019-01-232-5/+5
|\ \ \ | | | | | | | | Use the latest omnibus-software and nokogiri
| * | | Use the latest omnibus-software and nokogiriTim Smith2019-01-232-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new omnibus-software includes a patch I added to fix compilation failures on non C99 compatible compilers with 2.6.0. The omnibus release that gets pulled in is also necessary for Ruby 2.6 on macOS The new nokogiri supports windows on Ruby 2.6, which the previous version did not. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.140 by Chef Expeditorv15.0.140Chef Expeditor2019-01-235-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8160 from chef/remove_hpuxTim Smith2019-01-232-11/+1
|\ \ \ | | | | | | | | Remove hpux support from group's usermod provider
| * | | Remove hpux support from group's usermod providerTim Smith2019-01-232-11/+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-235-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8159 from chef/bogus_solaris_platformTim Smith2019-01-232-12/+3
|\ \ \ | |/ / |/| | Remove bogus "solaris" platform from specs
| * | Remove bogus "solaris" platform from specsTim Smith2019-01-232-12/+3
|/ / | | | | | | | | | | We have a solaris2 platform, but not a solaris platform. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.138 by Chef Expeditorv15.0.138Chef Expeditor2019-01-235-14/+13
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8153 from chef/dep_bumpTim Smith2019-01-222-29/+31
|\ \ | | | | | | Bump misc deps the latest
| * | Bump misc deps the latestTim Smith2019-01-222-29/+31
|/ / | | | | | | | | | | Brings in Chef 14.9 in omnibus and a bunch of misc deps that have changed in the last month or so. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Add a few more deprecations to the WIP release notesTim Smith2019-01-221-1/+9
| | | | | | | | | | | | Just tracking these so we don't forget. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.137 by Chef Expeditorv15.0.137Chef Expeditor2019-01-235-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8151 from chef/deprecate_metadata_attributesTim Smith2019-01-227-360/+9
|\ \ | | | | | | Remove 'attributes' attribute from cookbook metadata
| * | Nuke opscode from the spec cookbook dataTim Smith2019-01-222-4/+4
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove attributes from the spec metadataTim Smith2019-01-221-5/+0
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix functional test failures on Ruby 2.6Tim Smith2019-01-221-1/+1
| | | | | | | | | | | | | | | | | | We forgot to copy this bit over for 2.6 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove 'attributes' attribute from cookbook metadataTim Smith2019-01-224-350/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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-225-11/+12
| | | | | | | | | | | | 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-225-11/+12
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8148 from chef/hide_cookbook_siteTim Smith2019-01-228-7/+10
|\ \ | | | | | | Hide knife cookbook site & null by setting them to deprecated category
| * | 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>
* | Update expeditor labelsTim Smith2019-01-221-4/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.134 by Chef Expeditorv15.0.134Chef Expeditor2019-01-215-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8136 from ↵Tim Smith2019-01-213-6/+15
|\ \ | | | | | | | | | | | | 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-183-6/+15
| | | | | | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | | Bump version to 15.0.133 by Chef Expeditorv15.0.133Chef Expeditor2019-01-215-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8137 from chef/newer_mixlib_archiveTim Smith2019-01-212-5/+5
|\ \ \ | | | | | | | | Allow for mixlib-archive 1.x
| * | | Allow for mixlib-archive 1.xnewer_mixlib_archiveTim Smith2019-01-182-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | 1.x will work just fine here. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.0.132 by Chef Expeditorv15.0.132Chef Expeditor2019-01-215-11/+12
| | | | | | | | | | | | | | | | 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-215-11/+12
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8139 from jeroenj/patch-1Tim Smith2019-01-211-2/+2
|\ \ \ \ | |/ / / |/| | | Updates homebrew_cask tap name