Adding documentation for the new configuration

parameter
pull/2910/head
Trevor Suarez 11 years ago
parent ebed9e53fb
commit e41f0bb9f5

@ -59,6 +59,12 @@ Optional parameters:
variables](/docs/templates/configuration-templates.html) available. See
below for more information.
- `options` (array of strings) - This is an array of additional options to
pass to the puppet command when executing puppet. This allows for
customization of the `execute_command` without having to completely replace
or include it's contents, making forward-compatible customizations much
easier.
- `facter` (object of key/value strings) - Additional
[facts](http://puppetlabs.com/puppet/related-projects/facter) to make
available when Puppet is running.

Loading…
Cancel
Save