-
-
Notifications
You must be signed in to change notification settings - Fork 244
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
Implementing bootstrap-expect #31
Comments
@pyanni and I were talking about this yesterday. I am going to defer to him for some insight. But if you have a few free cycles and want to jam out a PR we'd definitely accept it. |
fix for #31 , implements support for bootstrap-expect and now creates the data_dir
Is this not as simple as modifying the
Or does this have unintended side effects I'm not aware of? I've tested this with a three-node vagrant cluster and it auto bootstraps the cluster and elects a leader. |
I am going to have to test that a bit. Would you mind submitting a PR and referencing this issue? |
This looks resolved to me. Thanks! |
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. |
Per the current Consul docs:
Should there be a new
['consul']['service_mode']
setting for bootstrap-expect?I'd be happy to tackle this and submit a PR if it's not a high priority for anybody else.
The text was updated successfully, but these errors were encountered: