Skip to content

Instantly share code, notes, and snippets.

@chiehwen
Created June 18, 2014 04:20
Show Gist options
  • Save chiehwen/37ef1248818cf672848b to your computer and use it in GitHub Desktop.
Save chiehwen/37ef1248818cf672848b to your computer and use it in GitHub Desktop.
This is a JSON file that is contain provider key with the provider the box is for. Vagrant uses this to verify the provider of the box.
{
"provider": "vmware_fusion" // or other alternative providers
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment