diff --git a/website/source/docs/provisioning/puppet_apply.html.md b/website/source/docs/provisioning/puppet_apply.html.md index 3cd74bdac..76a5caccb 100644 --- a/website/source/docs/provisioning/puppet_apply.html.md +++ b/website/source/docs/provisioning/puppet_apply.html.md @@ -44,7 +44,7 @@ available below this section. * `manifests_path` (string) - The path to the directory which contains the manifest files. This defaults to "manifests" -* `module_path` (string) - Path, on the host, to the directory which +* `module_path` (string or array of strings) - Path or paths, on the host, to the directory which contains Puppet modules, if any. * `environment` (string) - Name of the Puppet environment.