From a5bcb3d0e62c3cf8fcf83ae3e78414f9ec3aa39b Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 8 Jun 2013 17:30:32 -0700 Subject: [PATCH] website: additional provisioner docs --- website/source/docs/templates/provisioners.html.markdown | 4 ++++ 1 file changed, 4 insertions(+) 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