website: additional provisioner docs

This commit is contained in:
Mitchell Hashimoto 2013-06-08 17:30:32 -07:00
parent 0449add7b7
commit a5bcb3d0e6
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ Within a template, a section of provisioner definitions looks like this:
}
</pre>
For each of the definitions, Packer will run the provisioner for each
of the configured builds. The provisioners will be run in the order
they are defined within the template.
## Provisioner Definition
A provisioner definition is a JSON object that must contain at least