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

Support for downloading Vault through proxy. #8

Open
ekranium opened this issue Feb 24, 2023 · 0 comments
Open

Support for downloading Vault through proxy. #8

ekranium opened this issue Feb 24, 2023 · 0 comments

Comments

@ekranium
Copy link

Hello, I am having a abit of a problem downloading Vault, through is module on a system that requires proxy (whitelist enterprise proxy.) Is there any room for supporting this? All you need is hiera names for proxy and:

curl --proxy http://address:port https://releases.hashicorp.com/vault/1.4.2/vault_1.4.2_linux_amd64.zip -o /tmp/vault.zip-"numbers" -fsSLg --max-redirs 5

The workaround is just downloading the zip file and putting it into the /tmp folder.

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

No branches or pull requests

1 participant