Include hash data types within puppet apply documentation
This commit is contained in:
parent
58c3be9344
commit
4595082a23
|
@ -52,8 +52,8 @@ available below this section.
|
|||
* `environment_path` (string) - Path to the directory that contains environment
|
||||
files on the host disk.
|
||||
|
||||
* `environment_variables` (hash) - A hash of data to be set as environment
|
||||
variables before the puppet apply run.
|
||||
* `environment_variables` (hash) - A hash of string key/value pairs to be set as
|
||||
environment variables before the puppet apply run.
|
||||
|
||||
* `options` (array of strings) - Additionally options to pass to the
|
||||
Puppet executable when running Puppet.
|
||||
|
|
Loading…
Reference in New Issue