Merge pull request #2276 from mohae/update-puppet-facter-doc

update the documented datatype for facter to 'object of key/value str…
This commit is contained in:
Chris Bednarski 2015-06-18 13:43:57 -07:00
commit 8a2ec1ca4f
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