You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.
The text was updated successfully, but these errors were encountered: