You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
leshik
changed the title
Use 'system' attribute when adding consul user & group?
Use 'system' attribute when adding consul user & group
Mar 5, 2016
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: