Skip to content
Snippets Groups Projects
Commit 17f525ff authored by Mike Marchetti's avatar Mike Marchetti Committed by Gerrit Code Review
Browse files

Merge "Remove sudo from installing packages"

parents dd1deb14 081ad32a
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@
"provisioners": [
{
"type": "shell",
"execute_command": "echo 'vagrant' | {{.Vars}} sudo -S -E bash '{{.Path}}'",
"script": "scripts/install_packages.sh"
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment