website: correct example configuration for vagrant pp
This commit is contained in:
parent
560da27651
commit
5b2aaf3393
|
@ -87,7 +87,7 @@ the execution order.
|
||||||
"type": "vagrant",
|
"type": "vagrant",
|
||||||
"include": ["image.iso"],
|
"include": ["image.iso"],
|
||||||
"vagrantfile_template": "vagrantfile.tpl",
|
"vagrantfile_template": "vagrantfile.tpl",
|
||||||
"output": "proxycore_{{.Provider}}.box",
|
"output": "proxycore_{{.Provider}}.box"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "vagrant-cloud",
|
"type": "vagrant-cloud",
|
||||||
|
|
Loading…
Reference in New Issue