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

Service & config-dir split start with fedora 27 #82

Open
thelan opened this issue Feb 6, 2018 · 1 comment
Open

Service & config-dir split start with fedora 27 #82

thelan opened this issue Feb 6, 2018 · 1 comment

Comments

@thelan
Copy link

thelan commented Feb 6, 2018

After upgrading some box to Fedora 27 it appears that the default package splits openvpn configuration with two services and config directories:

For server:
openvpn-server@{name}.service
/etc/openvpn/server/{name}.conf

For client:
openvpn-client@{name}.service
/etc/openvpn/client/{name}.conf

I'm not quite familiar with Jinja maps to patch it directly that's why i'm opening this issue.

@alxwr
Copy link
Member

alxwr commented Mar 19, 2018

@thelan: I don't have a Fedora 27 box to test against. (Nor do I possess the needed Fedora experience.) Sry.
If you want this done soon, please dig into Jinja and submit a PR. I'll be happy to test your changes against FreeBSD, Ubuntu and Debian.

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

No branches or pull requests

2 participants