puppet-splunk icon indicating copy to clipboard operation
puppet-splunk copied to clipboard

Update File tree in Readme

Open MartyEwings opened this issue 6 years ago • 2 comments

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

MartyEwings avatar Sep 27 '19 10:09 MartyEwings

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

MartyEwings avatar Sep 27 '19 10:09 MartyEwings

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.

alexjfisher avatar Sep 30 '19 15:09 alexjfisher