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

Enhancement: Make downloading of packages and apps configurable to be local vs remote #48

Closed
mason-splunk opened this issue Mar 5, 2021 · 0 comments · May be fixed by #168
Closed

Enhancement: Make downloading of packages and apps configurable to be local vs remote #48

mason-splunk opened this issue Mar 5, 2021 · 0 comments · May be fixed by #168
Assignees
Labels
enhancement New feature or request

Comments

@mason-splunk
Copy link
Contributor

This is somewhat related to #37

Need to add support for:

  1. Downloading of Splunk packages on remote host
  2. Downloading of apps/addons on remote host

Currently everything is downloaded to the local ansible host, and then rsync'd over. However, this should be configurable.

@mason-splunk mason-splunk self-assigned this Mar 5, 2021
@mason-splunk mason-splunk added the enhancement New feature or request label Mar 5, 2021
@mason-splunk mason-splunk changed the title Enhancement: Make downloading of packages and/or apps configurable to be local vs remote Enhancement: Make downloading of packages and apps configurable to be local vs remote Mar 5, 2021
zyphermonkey pushed a commit to zyphermonkey/ansible-role-for-splunk that referenced this issue Oct 8, 2022
add var and update tasks/docs to allow for package download to be done
via ansible host or remote host

related splunk#48
dtwersky pushed a commit that referenced this issue Nov 16, 2022
* feat(install): remove downloaded package after unarchive on remote

package is no longer needed after unarchive and can safely be removed
to keep the disk clean

* feat(download): allow download local vs remote

add var and update tasks/docs to allow for package download to be done
via ansible host or remote host

related #48

Co-authored-by: Merrel Raney III <merrel.raney@fiscal.treasury.gov>
zyphermonkey added a commit to zyphermonkey/ansible-role-for-splunk that referenced this issue Jan 26, 2023
@jewnix jewnix closed this as completed Mar 23, 2023
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
2 participants