puppet-openvpn icon indicating copy to clipboard operation
puppet-openvpn copied to clipboard

OpenVPN module for puppet including client config/cert creation

Results 49 puppet-openvpn issues
Sort by recently updated
recently updated
newest added

modulesync 5.3.0

modulesync

includes: #454

backwards-incompatible

This PR also serves to identify failing tests

backwards-incompatible

#### Pull Request (PR) description This pull request addresses 3 problems: 1. Since easy-rsa version 3.0.3 the name of the easy-rsa configuration file did change from "openssl-1.0.cnf" to "openssl-easyrsa.cnf" The...

#### Pull Request (PR) description When configuring IPv6 routes, I noticed that I can add client-specific routes for IPv4, but not for IPv6. This PR resolves this. #### This Pull...

#### Pull Request (PR) description When puppet-openvpn runs `./easyrsa gen-crl`, it fails with: ``` Found: /opt/local/etc/easyrsa/vars Found: /opt/local/etc/openvpn/someName/easy-rsa/vars Easy-RSA error: Conflicting 'vars' files found. Priority should be given to your...

#### Pull Request (PR) description RHEL 9 has the same layout as RHEL 8