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

Use config user/group for consul_definition instead of hard coded string #362

Merged
merged 2 commits into from
Nov 21, 2016

Conversation

rollbrettler
Copy link
Contributor

Does anything speak against using the node['consul']['config']['group'] and node['consul']['config']['user'] value for the default consul_definition attributes?

@johnbellone
Copy link
Contributor

Did you try setting node['consul']['service_user'] and node['consul']['service_group']? I don't really see why you would need to do this with those node attributes.

@codecov-io
Copy link

codecov-io commented Nov 3, 2016

Current coverage is 57.77% (diff: 100%)

No coverage report found for master at 2a49cac.

Powered by Codecov. Last update 2a49cac...56e77ed

@rollbrettler
Copy link
Contributor Author

I changed it to node['consul']['service_user'] and node['consul']['service_group'] but maybe I didn’t fully get your suggestion yet.

@rollbrettler
Copy link
Contributor Author

@johnbellone #372 is basically what I ran into as well and what I tried to fix with this PR

Copy link
Contributor

@legal90 legal90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me. @johnbellone don't you mind to get it merged?
This PR should actually fix #372.

@johnbellone johnbellone merged commit dec4039 into sous-chefs:master Nov 21, 2016
@rollbrettler rollbrettler deleted the change-permission branch November 28, 2016 10:09
@mishak87
Copy link

@legal90
Copy link
Contributor

legal90 commented May 30, 2017

@mishak87 Thanks! Now it should be fixed by #445

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.

None yet

5 participants