summaryrefslogtreecommitdiff
path: root/manifests/server.pp
AgeCommit message (Collapse)Author
2013-01-19remove trailing whitespacesRaffael Schmid
2013-01-11removed /etc/defalut/openvpn from all but Debian based machines, defaults ↵Justin Lambert
cleanup on openvpn::server
2013-01-10documentation, refactoring to make the dependency chain easier to followJustin Lambert
2013-01-09more cleanup, spec tests passJustin Lambert
2013-01-04added additional parametersJustin Lambert
2012-12-31fixed manifest typosJustin Lambert
2012-12-31move default options to parametersJustin Lambert
2012-12-29updated spacing for multi-line arrays. updated selector for consistencyJustin Lambert
2012-12-29Fixed Ubuntu's lsbdistcodenameJustin Lambert
2012-12-28version bump to 2.2.2, minor redhat change, specify params that are in client.ppJustin Lambert
2012-12-28puppet-lint cleanupJustin Lambert
2012-08-08Add support for Ubuntu preciseRaffael Schmid
openssl.cnf has to be linked for precise to work also added the client-specific config dir per default and the required "mode server"
2012-02-23align arrows :)Raffael Schmid
2012-02-22Made changes to get server part to run on CentOS:John Kinsella
* Added logic to define path to easyrsa files based on OS type * Added exec resource to ensure copied easyrsa files are executable
2012-02-22Prepended cp and rm commands with /bin. This stops errors like "is not ↵John Kinsella
qualified and no path was specified. Please qualify the command or specify a path."
2012-02-10update module to use concat instead of concatfilepartRaffael Schmid
2012-02-10ready for 2.7 module structureRaffael Schmid