puppet-splunk
puppet-splunk copied to clipboard
Update File tree in Readme
Pull Request (PR) description
This Pull Request (PR) fixes the following issues
The root url is described as puppet:///modules/splunk This means the illustration of the directory structure for the products path starts in the root of the module, which has caused confusion to some users
Perhaps the docs could be clearer, but I'm not sure this specific change is helping much. By default, the root is actually https://download.splunk.com and not puppet:///modules/splunk. Users might actually want to mirror parts of download.splunk.com on their own webserver and not in a puppet module.
Line 68 does mention files in the path.
Any change would also be needed in params.pp too.