Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for using a proxy to install Splunk #331

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

haught
Copy link

@haught haught commented Apr 7, 2022

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

@bastelfreak bastelfreak added the enhancement New feature or request label Apr 8, 2022
@bastelfreak
Copy link
Member

thanks for the PR! Can you add some tests for the changes?

@haught
Copy link
Author

haught commented Apr 8, 2022

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.

@kenyon
Copy link
Member

kenyon commented Apr 8, 2022

You could test the values of the archive resource attributes given various inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants