Commit 8a2ec1ca authored by Chris Bednarski's avatar Chris Bednarski

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

update the documented datatype for facter to 'object of key/value str…
parents 14c2dcb6 301bd8ce
......@@ -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.
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment