-
Notifications
You must be signed in to change notification settings - Fork 794
remove ssl-disable notify #1534
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
Conversation
To add to what @rbelnap had already said, since this is indicated as a resource change, the notification restarts mysql on each run which is completely unacceptable. This has be fixed soon. |
@rbelnap Can you sign the CLA please? |
@chelnak the CLA is signed, is there anything preventing this from being merged? |
Just checking in to see how I can help get this merged - I'd rather not keep maintaining a fork for such a small change. If there are any additional issues regarding the change, I'd welcome a discussion 😄 |
I see no issues with this being merged. I'll send a message to the team and hopefully it can get sorted on Monday. |
Hey @rbelnap, can you rebase this off main and remove the merge commit and I’d be happy to merge! 💯 |
f259925
to
bc0e3d7
Compare
@jordanbreen28 this should now have the needful, let me know if it needs anything further. |
This notify shows as a 'change' in puppet reports, so if you have ssl disabled, every puppet run indicates a resource is changing - which is not the case. I also feel that it is not this puppet module's place to preach how to configure my systems - even if it is correct. #1512 (comment) suggests this as well and I agree.