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

Fix missing config-dir in getting started guide #1127

Merged
merged 1 commit into from
Jul 22, 2015

Conversation

carlpett
Copy link
Contributor

As noted in issue #897, there is a documentation bug. This PR adds a few lines detailing config-dir, as well as making sure the /etc/consul.d directory exists and is writable, to ensure later steps in the guide works (eg echo ... > /etc/consul.d/ping.json). Having the directory world writable might not be very advisable in a real environment, however, so maybe it shouldn't be done in the demo either?

armon added a commit that referenced this pull request Jul 22, 2015
Fix missing config-dir in getting started guide
@armon armon merged commit 3e9e575 into hashicorp:master Jul 22, 2015
@armon
Copy link
Member

armon commented Jul 22, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants