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

export: Default user name to app name #111

Merged

Conversation

msabramo
Copy link
Collaborator

and remove code for deducing current user.

This makes the behavior consistent with Foreman (see #109). Also, I think folks are more likely to want to run their apps as some app-specific user, not as the user running export. In fact, some folks may run honcho export on a completely different box than where they end up running the applications.

and remove code for deducing current user.

This makes the behavior consistent with Foreman (see nickstenning#109). Also, I
think folks are more likely to want to run their apps as some
app-specific user, not as the user running export. In fact, some folks
may run `honcho export` on a completely different box than where they
end up running the applications.
@msabramo
Copy link
Collaborator Author

@nickstenning, @slafs: Whatcha think?

@slafs
Copy link
Collaborator

slafs commented Nov 29, 2014

Sure. +1 from me. In my deployments I also tend to stick with a username equal to my app name.

@msabramo
Copy link
Collaborator Author

@nickstenning: Wanna pull the trigger?

@nickstenning
Copy link
Owner

LGTM.

nickstenning added a commit that referenced this pull request Nov 29, 2014
@nickstenning nickstenning merged commit a10e2e8 into nickstenning:master Nov 29, 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.

None yet

3 participants