Skip to content
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

Configuring consul client nodes #26

Closed
benschw opened this issue Sep 24, 2014 · 3 comments
Closed

Configuring consul client nodes #26

benschw opened this issue Sep 24, 2014 · 3 comments

Comments

@benschw
Copy link
Contributor

benschw commented Sep 24, 2014

Can you point me in the right direction for configuring a consul client node? I'd like to add a consul agent and configure it to register a service and track its health.

Thanks!

@solarkennedy
Copy link
Contributor

Have you read the docs?
http://www.consul.io/intro/getting-started/install.html

Please try to read them and follow the directions. You you believe the documentation on the puppet module is lacking, please make a PR with suggestions on how it can be better.

@benschw
Copy link
Contributor Author

benschw commented Sep 25, 2014

Sorry, I guess I had been thinking about this so much i made some assumptions that didn't make it into the ticket.

Is there a way to generate the service configuration with your puppet module or is the best way to do this to create the json config separately and land it on the box?

In either case, if you could point me in the right direction, I would be happy to make a PR with an example/explanation for the readme.

@solarkennedy
Copy link
Contributor

Yes, please make a PR with additional readme documentation on how to use this define:
https://github.com/solarkennedy/puppet-consul/blob/master/manifests/service.pp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants