Skip to content

Conversation

@mtpereira
Copy link
Contributor

Hello,

I've made some changes to the user creation, that I believe to make it more appropriate for a server.

tasks/install.yml:

  • Redis user is now created as a system user;
  • Redis user shell is now /bin/false;
  • Redis user home is now {{ redis_install_dir }}.

Thank you for this role! :)

tasks/install.yml:
- Redis user is now created as a system user;
- Redis user shell is now /bin/false;
- Redis user home is now {{ redis_install_dir }}.
@DavidWittman
Copy link
Owner

Good catch, thanks @mtpereira!

DavidWittman added a commit that referenced this pull request Jul 16, 2014
Redis user should be a system user.
@DavidWittman DavidWittman merged commit 0753555 into DavidWittman:master Jul 16, 2014
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