-
-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix (some) puppet-lint errors and apply puppet style guide * openvpn::install should inherit openvpn::params - reverting * openvpn::server: can now pass arguments to pam plugin * openvpn::server: pam_module_arguments: fix spec tests * openvpn::server: can now disable crl-verify if necessary * openvpn::server: now with external CA support * openvpn::server: added spec tests for external CA feature * openvpn::client: fail if using an openvpn::server with extca_enabled * openvpn::server and openvpn::client: more spec tests for external CA * openvpn::server: fix syntax error in spec test * openvpn::server: fix typo in server.erb template * Removing comments as per request in #170. * Fix conditional CA requirement. ExtCA changes. * Adjust extca conditional for name specific rclink * fix test issues
- Loading branch information
Showing
8 changed files
with
302 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.