website: correct example configuration for vagrant pp

This commit is contained in:
Jack Pearkes 2014-06-25 11:46:27 -04:00
parent 560da27651
commit 5b2aaf3393
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ the execution order.
"type": "vagrant",
"include": ["image.iso"],
"vagrantfile_template": "vagrantfile.tpl",
"output": "proxycore_{{.Provider}}.box",
"output": "proxycore_{{.Provider}}.box"
},
{
"type": "vagrant-cloud",