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

Fix /etc/openvpn/vars bug for old docker volumes #620

Merged
merged 2 commits into from Dec 4, 2020
Merged

Fix /etc/openvpn/vars bug for old docker volumes #620

merged 2 commits into from Dec 4, 2020

Conversation

kylemanna
Copy link
Owner

See #608 for details on EasyRSA issue.

Kyle Manna added 2 commits November 30, 2020 23:38
* This is overly verbose.
* This exists to import/export a number of easy-rsa default values but
  creates headaches for old volumes due to changes where easy-rsa
  insists on loading the var file if the environment variable is set.
* Going forward people should pass the variables via:
    `docker run -e EASYRSA_var ...`
* Closes #608
@kylemanna kylemanna changed the title Fix /etc/openvpn/vars bug for old docker voumes Fix /etc/openvpn/vars bug for old docker volumes Dec 4, 2020
@kylemanna kylemanna merged commit 1228577 into master Dec 4, 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.

None yet

1 participant