Merge pull request #3714 from szuliq/patch-1

website/docs: Amend default manifest name for puppet apply
This commit is contained in:
Mitchell Hashimoto 2014-05-08 09:07:36 -07:00
commit ef132cb84f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ available below this section.
* `manifest_file` (string) - The name of the manifest file that will serve * `manifest_file` (string) - The name of the manifest file that will serve
as the entrypoint for the Puppet run. This manifest file is expected to as the entrypoint for the Puppet run. This manifest file is expected to
exist in the configured `manifests_path` (see below). This defaults exist in the configured `manifests_path` (see below). This defaults
to "init.pp" to "default.pp"
* `manifests_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" manifest files. This defaults to "manifests"