From 444e01e32f249a3df76f51b177a3a533232644e5 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 5 Apr 2014 09:26:31 -0700 Subject: [PATCH] website/docs: fix incorrect config option for p uppet --- website/docs/source/v2/provisioning/puppet_apply.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/provisioning/puppet_apply.html.md b/website/docs/source/v2/provisioning/puppet_apply.html.md index 86997720a..3d6d170a0 100644 --- a/website/docs/source/v2/provisioning/puppet_apply.html.md +++ b/website/docs/source/v2/provisioning/puppet_apply.html.md @@ -37,7 +37,7 @@ available below this section. exist in the configured `manifests_path` (see below). This defaults to "init.pp" -* `manifest_path` (string) - The path to the directory which contains the +* `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