update link to puppet facter documentation

This commit is contained in:
Jan Steinke 2018-11-06 14:52:45 +01:00 committed by GitHub
parent 6283b3bdbb
commit ffb1c5c5a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ Optional parameters:
]
- `facter` (object of key:value strings) - Additional
[facts](https://puppetlabs.com/facter) to make available to the Puppet run.
[facts](https://docs.puppet.com/facter/) to make available to the Puppet run.
- `guest_os_type` (string) - The remote host's OS type ('windows' or 'unix')
to tailor command-line and path separators. (default: unix).