From cdb62d7977e9f7c5805a40df02e6ba16a185dcb9 Mon Sep 17 00:00:00 2001 From: Nicholas Byfleet Date: Mon, 18 Apr 2016 16:16:57 +1200 Subject: [PATCH] Fixed typo: incorrect key name for environment_path option. --- website/source/docs/provisioning/puppet_apply.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioning/puppet_apply.html.md b/website/source/docs/provisioning/puppet_apply.html.md index d0ecb0c53..7e2537418 100644 --- a/website/source/docs/provisioning/puppet_apply.html.md +++ b/website/source/docs/provisioning/puppet_apply.html.md @@ -72,7 +72,7 @@ available below this section. directory when Puppet is executed. This is usually only set because relative paths are used in the Hiera configuration. -~> If only `environment` and `environments_path` are specified, it will parse +~> If only `environment` and `environment_path` are specified, it will parse and use the manifest specified in the `environment.conf` file. If `manifests_path` and `manifest_file` is specified along with the environment options, the manifest from the environment will be overridden by the specified `manifest_file`. If `manifests_path` and `manifest_file` are specified without