diff --git a/website/source/docs/templates/provisioners.html.markdown b/website/source/docs/templates/provisioners.html.markdown index 6fbb4f07c..9e332a162 100644 --- a/website/source/docs/templates/provisioners.html.markdown +++ b/website/source/docs/templates/provisioners.html.markdown @@ -28,6 +28,10 @@ Within a template, a section of provisioner definitions looks like this: } +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