We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since consul is a system service, it's probably better to specify 'system' attribute to group and user resources: https://github.com/johnbellone/consul-cookbook/blob/master/recipes/default.rb#L35-L36 This can help distinguish them from those able to login. Also, since we have login shell provided, would be nice to specify existing $HOME location, e.g. /var/lib/consul.
The text was updated successfully, but these errors were encountered:
The system attribute has been added to master and will be released as 2.0.
Sorry, something went wrong.
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.
No branches or pull requests
Since consul is a system service, it's probably better to specify 'system' attribute to group and user resources: https://github.com/johnbellone/consul-cookbook/blob/master/recipes/default.rb#L35-L36
This can help distinguish them from those able to login. Also, since we have login shell provided, would be nice to specify existing $HOME location, e.g. /var/lib/consul.
The text was updated successfully, but these errors were encountered: