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

Improve config variables #398

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

gw0
Copy link
Contributor

@gw0 gw0 commented Oct 8, 2020

This PR contains just the improved config variables from PR #311.

Currently, the Vault configuration (/tmp/storageconfig.hcl) only provides HOST_IP and POD_IP as variables that get replaced. Additionally, the used sed commands are not well written and can not support entering URLs (or anything that contains a /). This two variables are not enough to set up Vault without hard-coding values in all scenarios. This PR makes it possible to provide a few additional environment variables that get replaced in the config if needed.

@jasonodonnell jasonodonnell merged commit 29a77e8 into hashicorp:master Oct 16, 2020
@jasonodonnell jasonodonnell mentioned this pull request Oct 20, 2020
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

Successfully merging this pull request may close these issues.

2 participants