-
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
Library cookbook refactor #74
Conversation
Kind Prediction: refactor Provide the bot with feedback using a 👍 or 👎! |
This comment has been minimized.
This comment has been minimized.
93fc528
to
c295b70
Compare
FWIW I'd like to get a proper Sous Chefs adoption release out the door (plus Chef 17 updates) before we deal with this refactor. But of course keep working on it. |
Yeh that makes sense, I’ve been running this fork internally for probably a year or so now and had completely forgotten I’d done it. Hence the state it’s in. |
b80cd14
to
a1e5d63
Compare
Size Prediction: huge This will take someone quite a while to understand and review. Provide the bot with feedback using a 👍 or 👎! |
56fce2f
to
e3c51cf
Compare
This is probably 99% done now cookbook wise. Just the adoption and kitchen testing to sort out as it's a royal pain in the arse 🤔 |
ed0c514
to
b0c34a9
Compare
27f2960
to
00f774f
Compare
1. Restore support for Debian based distros. 2. Correct chef workstation package name in Travis config. 3. Linting fixes. 4. Add CentOS 8 testing. 5. Add Debian 10 testing. 6. Set all resources unified_mode 7. Create selinux_boolean resource 8. Remove attributes and recipes 9. Refactor install resource 10. Refactor selinux_state resource 11. Add description to resource properties
87a14dc
to
211e0ba
Compare
Refactor libraries and resource to remove complexity due to SELinux CIL which removes module version numbers and thus the need to check them.
211e0ba
to
ff4e527
Compare
Yes, you read that correctly ;)
ff4e527
to
0870563
Compare
Released as: 5.0.0 |
Description
Issues Resolved
Check List