puppet-splunk
puppet-splunk copied to clipboard
Add support for using a proxy to install Splunk
Pull Request (PR) description
This PR adds support to use a given proxy for install the forwarder and enterprise Splunk. It simply passes the options to puppet-archive.
This Pull Request (PR) fixes the following issues
thanks for the PR! Can you add some tests for the changes?
I looked through the tests before I PR'd and really didn't see anything like it that would test for this change. The change doesn't change a config file or anything, it just passes along two variables to puppet-archive. I am not even sure what I would be testing for.
You could test the values of the archive resource attributes given various inputs.