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

It can deploy pyenv by non-root user and it will be install at the home of any specific user #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jazznight
Copy link

It can deploy pyenv by non-root user and it will be install at the home of any specific user

@dirn
Copy link
Owner

dirn commented Oct 28, 2015

I'm not a fan of hardcoding root as the user. Not everyone will install pyenv this way.

@Jazznight
Copy link
Author

root only set for those command about apt-get install ... so i write it in the debian/pyenv.yml

Otherwise, all other task will use the remote_user you specific in the main playbook.

I have the problem which relate to issue #2 so that i do those modification.

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