Skip to content

Instantly share code, notes, and snippets.

@100daysofdevops
Created March 3, 2019 02:17
Show Gist options
  • Select an option

  • Save 100daysofdevops/5eae0cdabee10e55f531b07e54e0cee6 to your computer and use it in GitHub Desktop.

Select an option

Save 100daysofdevops/5eae0cdabee10e55f531b07e54e0cee6 to your computer and use it in GitHub Desktop.
"provisioners": [
{
"type": "shell",
"script": "./example.sh"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment