-
-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove recipes and attributes #199
Conversation
damacus
commented
May 10, 2023
- Remove recipes and attributes
- Remove duplicate _ConfigurationFile.ini.erb
- Remove specs for recipes
- Move the InSpec test to the correct directory
- Remove recipes and attributes - Remove duplicate _ConfigurationFile.ini.erb - Remove specs for recipes - Move the InSpec test to the correct directory
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor typo that needs fixing in the helper library.
Also, on line 46 of the install resource file, the feature SNAC-SDK needs to be removed from the array if we are defaulting to SQL 2022 in the cookbook. Per Microsoft, that feature applies to SQL 2019 and earlier versions: https://learn.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server-from-the-command-prompt?view=sql-server-ver16#Feature
Otherwise the new default kitchen suite will fail during the install phase.
Co-authored-by: Jose A Hernandez <[email protected]>
Released as: 8.0.0 |