summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* replace "core" with "the client"lcg/better-deprecationLamont Granquist2018-08-291-2/+2
| | | | | | because users don't grok "core" Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* tighten up the description hereLamont Granquist2018-08-291-10/+4
| | | | | | the wall of words hurts more than it helps. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.4.57 by Chef Expeditorv14.4.57Chef Expeditor2018-08-285-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7595 from chef/expeditor/mixlib-archive_0.4.16Tim Smith2018-08-282-8/+8
|\ | | | | Bump mixlib-archive to 0.4.16
| * Bump mixlib-archive to 0.4.16expeditor/mixlib-archive_0.4.16Chef Expeditor2018-08-282-8/+8
|/ | | | | | This pull request was triggered automatically via Expeditor when mixlib-archive 0.4.16 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Merge pull request #7594 from chef/release_announcementsTim Smith2018-08-282-2/+2
|\ | | | | Update release announcement templates
| * Update release announcement templatesTim Smith2018-08-282-2/+2
|/ | | | | | | mixlib-install has been out long enough at this point we don't need to call it new or mention what version of DK originally shipped with it. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #7593 from chef/sp/chef-omnibus-on-hypervStuart Preston2018-08-283-5/+21
|\ | | | | Updating omnibus kitchen builder to work on Windows 10/Hyper-V
| * Updating omnibus kitchen builder to work on Windows10/Hyper-Vsp/chef-omnibus-on-hypervStuart Preston2018-08-283-5/+21
| | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | Merge pull request #7592 from chef/docsTim Smith2018-08-281-10/+65
|\ \ | | | | | | Finalize the 14.4 release notes
| * | Finalize the 14.4 release notesTim Smith2018-08-271-10/+65
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to the docs site so we don't have enormous release notes Thank everyone that contributed Add the openssl security update Add all the openssl resources we added Add the battery properties for windows_task Add the improvement to systemd_unit Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.4.56 by Chef Expeditorv14.4.56Chef Expeditor2018-08-275-11/+12
| |
* | Merge pull request #7591 from chef/docsTim Smith2018-08-271-1/+1
|\ \ | | | | | | Be more explicit in disabling provides for openssl_x509
| * | Be more explicit in disabling provides for openssl_x509Tim Smith2018-08-271-1/+1
| | | | | | | | | | | | | | | | | | | | | Make it clear that we want this to be "true" with Chef 15, but right now the cookbook needs to win for backwards compatibility reasons. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.4.55 by Chef Expeditorv14.4.55Chef Expeditor2018-08-275-11/+12
| | |
* | | Merge pull request #7590 from chef/docsTim Smith2018-08-276-8/+13
|\ \ \ | |/ / | | | openssl resources: Improve descriptions and fix provides for Chef 14.X
| * | Add author / copyrights to the new openssl resourcesTim Smith2018-08-274-4/+7
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Make sure the cookbook properly wins with openssl_x509Tim Smith2018-08-271-1/+1
| | | | | | | | | | | | | | | | | | The comment was right but the code was wrong Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Properly describe what a CRL isTim Smith2018-08-271-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update descriptions for the EC curve resourcesTim Smith2018-08-272-2/+4
|/ / | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.4.54 by Chef Expeditorv14.4.54Chef Expeditor2018-08-275-11/+12
| |
* | Merge pull request #7588 from chef/crond_errorLamont Granquist2018-08-271-1/+1
|\ \ | | | | | | Resolve new_resource error with cron_d resource
| * | Resolve new_resource error with cron_d resourcecrond_errorTim Smith2018-08-241-1/+1
| | | | | | | | | | | | | | | | | | new_resource.cookbook needed to be cookbook inside after_created Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #7589 from chef/random_delayLamont Granquist2018-08-271-7/+12
|\ \ \ | | | | | | | | cron_d: Add random_delay and cleanup properties
| * | | More description updatesrandom_delayTim Smith2018-08-241-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Add missing commaTim Smith2018-08-241-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Lazily eval the empty hash default and remove nil typesTim Smith2018-08-241-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | We don't need to specify nil anymore since it's the default now. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Add random_delay property to cron_dTim Smith2018-08-241-0/+4
| |/ / | | | | | | | | | | | | | | | This was released in cron cookbook 6.1. The template already supported it, but the property was missing. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.4.53 by Chef Expeditorv14.4.53Chef Expeditor2018-08-255-11/+12
| | |
* | | Merge pull request #7587 from chef/empty_descriptionsTim Smith2018-08-251-3/+2
|\ \ \ | |/ / |/| | Add missing description to windows_feature_powershell
| * | Add missing description to windows_feature_powershellempty_descriptionsTim Smith2018-08-241-3/+2
|/ / | | | | | | | | | | This was left empty by mistake. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.4.52 by Chef Expeditorv14.4.52Chef Expeditor2018-08-255-11/+12
| |
* | Merge pull request #7586 from chef/openssl_updatesTim Smith2018-08-247-16/+209
|\ \ | | | | | | Add openssl_x509_crl resource and fix default modes in x509_certificate / x509_request
| * | Fix the openssl unit testsopenssl_updatesTim Smith2018-08-243-10/+12
| | | | | | | | | | | | | | | | | | | | | Rename the fixes Update the mode tests Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add openssl_x509_crl resourceTim Smith2018-08-243-0/+192
| | | | | | | | | | | | | | | | | | This is another great resource added to the openssl cookbook by @juju482 at Institut National de l'Audiovisuel Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove mode defaults from x509_certificate / x509_requestTim Smith2018-08-242-8/+7
| | | | | | | | | | | | | | | | | | Just let the file resource handle this unless the user passes something. This will prevent warnings on Windows hosts. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #7585 from chef/instructionsTim Smith2018-08-243-3/+5
|\ \ \ | | | | | | | | Update some build / updating instructions for development
| * | | Update some build / updating instructions for developmentinstructionsTim Smith2018-08-243-3/+5
| |/ / | | | | | | | | | | | | | | | | | | | | | Update the readme with the correct rake tasks to build chef Fix a typo in the rake comments Add a comment we have in DK to remind folks that they need to update the deps after changing the overrides. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.4.51 by Chef Expeditorv14.4.51Chef Expeditor2018-08-245-11/+12
| | |
* | | Merge pull request #7583 from chef/announcementTim Smith2018-08-243-1/+18
|\ \ \ | | | | | | | | Update the announcement rake task with kitchen examples
| * | | Update the announcement rake task with kitchen examplesannouncementTim Smith2018-08-243-1/+18
| |/ / | | | | | | | | | | | | | | | This was in DK before, but it made no sense there. This might convince some folks to test things when we cut a pre-release. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 14.4.50 by Chef Expeditorv14.4.50Chef Expeditor2018-08-245-11/+12
| | |
* | | Merge pull request #7580 from chef/yardTim Smith2018-08-243-12/+7
|\ \ \ | | | | | | | | Simplify / fix our yard doc Rake task
| * | | Fix a yard syntax errorTim Smith2018-08-231-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Simplify / fix our yard doc Rake taskTim Smith2018-08-232-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were trying to parse out a readme file that doesn't exist and the license file which produced errors We namespaced the task in a way we don't do anywhere else. This matches our other gems now Tell people to use bundler in the errors instead of gem installing things We required rubygems which is not necessary Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Merge pull request #7582 from chef/sleep_expeditorTim Smith2018-08-241-0/+5
|\ \ \ \ | |_|/ / |/| | | Add a 120 second sleep to the dependency bumping
| * | | Add a 120 second sleep to the dependency bumpingsleep_expeditorTim Smith2018-08-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | See if waiting 2 minutes gives rubygems time to catch up. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 14.4.49 by Chef Expeditorv14.4.49Chef Expeditor2018-08-245-11/+12
|/ / /
* | | Merge pull request #7581 from chef/bumpsTim Smith2018-08-232-8/+8
|\ \ \ | |/ / |/| | Pull in latest omnibus definitions + new inspec/train
| * | Pull in latest omnibus definitions + new inspec/trainTim Smith2018-08-232-8/+8
|/ / | | | | | | | | | | See if this fixes our jenkins build failures, but also bump inspec to the latest while we're in here. Signed-off-by: Tim Smith <tsmith@chef.io>