puppet-openvpn
puppet-openvpn copied to clipboard
OpenVPN module for puppet including client config/cert creation
- Allow puppetlabs-stdlib 9.x - Allow puppetlabs-concat 9.x
#### Pull Request (PR) description Support `data-ciphers` and `data-ciphers-fallback` options for OpenVPN 2.5. #### This Pull Request (PR) fixes the following issues: n/a
Starting with OpenVPN 2.7 "local" can be specified multiple times (with differing addresses/ports/protocols). #### Pull Request (PR) description Support multiple "local" options as supported by OpenVPN 2.7 Alpha. #### This...