-
Notifications
You must be signed in to change notification settings - Fork 70
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
Sous Chefs adoption and Chef 17 fixes #77
Conversation
Signed-off-by: Robert Detjens <[email protected]>
Signed-off-by: Robert Detjens <[email protected]>
Signed-off-by: Robert Detjens <[email protected]>
Signed-off-by: Robert Detjens <[email protected]>
Signed-off-by: Robert Detjens <[email protected]>
Signed-off-by: Robert Detjens <[email protected]>
Dokken does not support fiddling with SELinux, which this cookbook needs to do. Thus, use Vagrant testing instead locally and in CI. Signed-off-by: Robert Detjens <[email protected]>
Looks like we're running into chef/bento#1333 on fedora. It might be a good idea to at least remove it from Github CI until that gets resolved. |
TODO: renable once chef/bento#1333 is merged Signed-off-by: Robert Detjens <[email protected]>
bb9ea25
to
8d9fde4
Compare
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.
Great to see Selinux finally able to be tested
Would you like me to write Inspec tests as part of this PR? Currently there are no tests, just the converge. |
Lets do that in the another PR |
Released as: 4.0.0 |
* standardize files with sous-chefs/repo-management Signed-off-by: Robert Detjens <[email protected]> * cookstyle fixes Signed-off-by: Robert Detjens <[email protected]> * Update README Signed-off-by: Robert Detjens <[email protected]> * update test platforms Signed-off-by: Robert Detjens <[email protected]> * add changelog entry Signed-off-by: Robert Detjens <[email protected]> * fix CI workflow Signed-off-by: Robert Detjens <[email protected]> * Remove dokken testing Dokken does not support fiddling with SELinux, which this cookbook needs to do. Thus, use Vagrant testing instead locally and in CI. Signed-off-by: Robert Detjens <[email protected]> * Remove fedora from CI testing temporarily TODO: renable once chef/bento#1333 is merged Signed-off-by: Robert Detjens <[email protected]>
Description
Fully adopts this cookbook into Sous Chefs, and enables unified_mode for Chef 17 compatibility.
As requested in #74 (comment).
Issues Resolved
Fixes #75
Check List