-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
Latest Configuration Changes - New version release? #375
Comments
Similarly, there are missing configuration options for things like |
We will be releasing 2.3 in the next few days. PR are welcome for config options that are missing! |
After reading the Consul documentation some more I found a quick way around this so I'll leave it here in hopes that it helps someone else. From the Consul docs:
So in my wrapper cookbook I just defined some extra attributes:
And then tossed this into the wrapper cookbook's
Works like a charm! Thanks again! |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The latest tagged version of the cookbook does not contain the performance parameters (for raft multiplier etc) which are needed for production. Any idea when the new version will be committed?
The text was updated successfully, but these errors were encountered: