Commit 5b2aaf33 authored by Jack Pearkes's avatar Jack Pearkes

website: correct example configuration for vagrant pp

parent 560da276
...@@ -87,7 +87,7 @@ the execution order. ...@@ -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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment