Skip to content
Snippets Groups Projects
Commit 081ad32a authored by Mike Marchetti's avatar Mike Marchetti
Browse files

Remove sudo from installing packages


Change-Id: Iee63f6494a989ec895be74cd2df8276bab1f78e0
Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
parent 8548816b
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