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

Ubuntu sudoers file only allows to run as root #302

Closed
mathiasson opened this issue Dec 9, 2014 · 1 comment
Closed

Ubuntu sudoers file only allows to run as root #302

mathiasson opened this issue Dec 9, 2014 · 1 comment

Comments

@mathiasson
Copy link

Please change bento/packer/scripts/ubuntu/sudoers.sh to:
%sudo ALL=(ALL) NOPASSWD:ALL

This makes it possible to run as users other than root, which is useful with ansible's sudo_user directive.

@cheeseplus
Copy link
Contributor

Fixed #388

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

No branches or pull requests

2 participants