-
-
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
client config not being created #217
Comments
I will say the check definition gets created but the consul agent config is wrong and unable to reach the cluster |
when i do the following in my wrapper cookbook
it sets consul in server mode for some strange reason |
This cookbook defaults to installing a server. The docs need to be updated. See line 80 in https://github.com/johnbellone/consul-cookbook/blob/master/libraries/consul_config.rb#L80 |
@devilldog are you still experiencing this? I can't reproduce it with v1.3.1. You mention that you also have consul in the run-list. Is there maybe an ordering issue? Can you post your run-list? |
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. |
I have added the following to my recipe, I also have consul in the run list (?)
but the config that gets generated is
thanks !
Rob
The text was updated successfully, but these errors were encountered: