summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump all deps to current14_bumpTim Smith2019-01-252-5/+7
| | | | | | Bring in the new omnibus and omnibus-software as well as the updated addressable. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.10.2 by Chef Expeditorv14.10.2Chef Expeditor2019-01-255-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8172 from chef/nokogiri_bumpTim Smith2019-01-251-1/+1
|\ | | | | Update nokogiri to 1.10.1
| * Update nokogiri to 1.10.1Tim Smith2019-01-251-1/+1
|/ | | | | | This includes a large number of bugfixes and improvements over 1.8.5. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.10.1 by Chef Expeditorv14.10.1Chef Expeditor2019-01-245-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8164 from chef/cookbook_site_deprecationTim Smith2019-01-247-7/+43
|\ | | | | Add a deprecation warning to knife cookbook site
| * Add a deprecation warning to knife cookbook siteTim Smith2019-01-247-7/+43
| | | | | | | | | | | | We'll want to backport this to Chef 14 as well. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.10.0 by Chef Expeditorv14.10.0Chef Expeditor2019-01-245-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8163 from chef/windows_cert_14Tim Smith2019-01-246-4/+389
|\ \ | |/ |/| 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>
* Merge pull request #8147 from chef/14_release_notesTim Smith2019-01-241-0/+60
|\ | | | | Add release notes for 14.9
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Add release notes for 14.9Tim Smith2019-01-221-0/+60
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.9.14 by Chef Expeditorv14.9.14Chef Expeditor2019-01-235-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8154 from chef/bumpsTim Smith2019-01-222-35/+37
|\ \ | | | | | | Bump all deps to the latest versions
| * | Bump all deps to the latest versionsTim Smith2019-01-222-35/+37
|/ / | | | | | | | | | | This brings in multiple misc deps that we don't have expeditor setup to subscribe to. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md to reflect the promotion of 14.9.13Chef Expeditor2019-01-222-31/+33
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Add habitat package promotion to the expeditor configTim Smith2019-01-221-0/+2
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.9.13 by Chef Expeditorv14.9.13Chef Expeditor2019-01-214-8/+8
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8144 from chef/chefstyle_pinTim Smith2019-01-212-12/+6
|\ | | | | Pin Chefstyle to 0.11.2 in chef-14 branch
| * Pin Chefstyle to 0.11.2 in chef-14 branchchefstyle_pinTim Smith2019-01-212-12/+6
| | | | | | | | | | | | As Chef 14 goes into stable this avoids the need to keep up with changes in chefstyle. We can chase that on master. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.9.12 by Chef Expeditorv14.9.12Chef Expeditor2019-01-215-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.9.11 by Chef Expeditorv14.9.11Chef Expeditor2019-01-215-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8143 from chef/chef_14_homebrewTim Smith2019-01-211-3/+3
|\ \ | | | | | | homebrew_cask: Ensure the resource is fully idempotent
| * | Fix cask resource running each chef-client runchef_14_homebrewJeroen Jacobs2019-01-211-1/+1
| | | | | | | | | | | | | | | | | | See https://github.com/chef-cookbooks/homebrew/commit/f22690186facfab5b7cae0553ab6592629f6ed28 Signed-off-by: Jeroen Jacobs <chef@jeroenj.be>
| * | 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>
* | | Merge pull request #8142 from chef/sysctl_14Tim Smith2019-01-213-6/+15
|\ \ \ | |_|/ |/| | systctl: Allow slashes in key or block name
| * | Fix for Sysctl doesn't work when key has a dot(.) in the namesysctl_14Kapil Chouhan2019-01-213-6/+15
| |/ | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | Bump version to 14.9.10 by Chef Expeditorv14.9.10Chef Expeditor2019-01-215-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8141 from chef/mixlib_14Tim Smith2019-01-212-5/+5
|\ \ | |/ |/| Allow for mixlib-archive 1.x
| * Allow for mixlib-archive 1.xmixlib_14Tim Smith2019-01-212-5/+5
|/ | | | | | 1.x will work just fine here. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.9.9 by Chef Expeditorv14.9.9Chef Expeditor2019-01-185-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8134 from chef/name_propertiesTim Smith2019-01-176-17/+17
|\ | | | | Backport various name_property fixes in resources from Chef 15
| * ssh_known_host_entry: Use the name_property properly in debug loggingTim Smith2019-01-171-1/+1
| | | | | | | | | | | | You'd get the resource name not the host property in the logging. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Make sure openssl resources properly use the name_propertyTim Smith2019-01-172-2/+2
| | | | | | | | | | | | We have a name_property, but we're not using it everywhere here. Signed-off-by: Tim Smith <tsmith@chef.io>
| * homebrew_cask / homebrew_tap: Properly use the cask_name and tap_name ↵Tim Smith2019-01-172-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>
| * windows_printer: prevent failures when deleting printers and using device_id ↵Tim Smith2019-01-171-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 14.9.8 by Chef Expeditorv14.9.8Chef Expeditor2019-01-175-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8131 from chef/license_scout_14Tim Smith2019-01-171-4/+4
|\ \ | |/ |/| Update license scout to 1.0.22
| * Update license scout to 1.0.22license_scout_14Tim Smith2019-01-171-4/+4
|/ | | | | | This fixes licensing issues with chefstyle deps. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.9.7 by Chef Expeditorv14.9.7Chef Expeditor2019-01-175-12/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8129 from chef/windows_timezoneTim Smith2019-01-162-1/+56
|\ | | | | Chef 14: A windows support to the timezone resource
| * Cherry pick the remaining timezone windows changesTim Smith2019-01-161-8/+10
| | | | | | | | | | | | These couldn't be cherry picked in git due to a merge commit. Signed-off-by: Tim Smith <tsmith@chef.io>