Skip to content

Instantly share code, notes, and snippets.

View mheap's full-sized avatar
:octocat:
Follow me on Twitter @mheap

Michael Heap mheap

:octocat:
Follow me on Twitter @mheap
View GitHub Profile
{
"provisioners": [
{
"type": "shell",
"scripts": [
"scripts/root_setup.sh"
],
"override": {
"virtualbox": {
"execute_command": "echo 'vagrant' | sudo -S sh '{{ .Path }}'"