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

Don't use sudo for composer authentications #1427

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

swalkinshaw
Copy link
Member

Sets become: no to avoid sudo usage which will prevent Composer from aborting due to its default root/superuser protection.

Ref: https://discourse.roots.io/t/provision-hangs-on-setup-composer-authentications-on-older-project-if-using-trellis-cli-but-works-with-old-process/23804/13?u=swalkinshaw

Sets `become: no` to avoid sudo usage which will prevent Composer from
aborting due to its default root/superuser protection.
@swalkinshaw swalkinshaw merged commit b17bf49 into master Sep 27, 2022
@swalkinshaw swalkinshaw deleted the composer-authentications-become branch September 27, 2022 01:24
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.

1 participant