Update to Chef Workstation 21.2.303

Depends-On: https://review.opendev.org/c/openstack/openstack-chef/+/779389
Change-Id: I51ecdc5afa9592a334b6b0b8f839eb89ee010a12
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2021-03-08 15:57:10 -08:00
parent f888e048e7
commit cb78508489
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
# Cop supports --auto-correct.
# Configuration parameters: Include.
# Include: **/libraries/*.rb
ChefModernize/DefinesChefSpecMatchers:
Chef/Modernize/DefinesChefSpecMatchers:
Exclude:
- 'libraries/matchers.rb'

View File

@ -24,7 +24,7 @@ Requirements
============
- Chef 15 or higher
- Chef Workstation 20.8.111 for testing (also includes berkshelf for
- Chef Workstation 21.2.303 for testing (also includes berkshelf for
cookbook dependency resolution)
Platform