diff --git a/website/source/docs/provisioning/puppet_apply.html.md b/website/source/docs/provisioning/puppet_apply.html.md index e4bf9b1d2..3cd74bdac 100644 --- a/website/source/docs/provisioning/puppet_apply.html.md +++ b/website/source/docs/provisioning/puppet_apply.html.md @@ -164,7 +164,7 @@ The default manifest is the environment's `manifests` directory. If the environment has an `environment.conf` the manifest path is parsed from there. Relative paths are assumed to be relative to the directory of the environment. If the manifest setting in `environment.conf` use -the Puppet variables `$codedir` or `$environment` they are resoled to +the Puppet variables `$codedir` or `$environment` they are resolved to the parent directory of `environment_path` and `environment` respectively. ## Modules