update the documented datatype for facter to 'object of key/value strings' for both puppet provisioners

This commit is contained in:
Joel Scoble 2015-06-18 14:12:28 -05:00
parent 14c2dcb62c
commit 301bd8ceb2
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ Optional parameters:
various [configuration template variables](/docs/templates/configuration-templates.html)
available. See below for more information.
* `facter` (object, string keys and values) - Additional
* `facter` (object of key/value strings) - Additional
[facts](http://puppetlabs.com/puppet/related-projects/facter) to make
available when Puppet is running.

View File

@ -48,7 +48,7 @@ required. They are listed below:
the node on your disk. This defaults to nothing, in which case a client
private key won't be uploaded.
* `facter` (hash) - Additional Facter facts to make available to the
* `facter` (object of key/value strings) - Additional Facter facts to make available to the
Puppet run.
* `options` (string) - Additional command line options to pass