summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Collapse)Author
2013-05-19Fixed CentOS/RedHat 6 path for easyrsaElisiano Petrini
2013-05-16better documentation of the client specific configuration, fixes #12Raffael Schmid
2013-04-04Added support for monolithic .ovpn filesElisiano Petrini
Useful for distributing configurations to mobile devices
2013-01-25add licenseRaffael Schmid
2013-01-19move osfamily dependent stuff into paramsRaffael Schmid
2013-01-19use nogroup on Debian based machines, nobody on RedHat onesRaffael Schmid
2013-01-19fix using of a tcp-serverRaffael Schmid
2013-01-19use tcp-server instead of tcpRaffael Schmid
2013-01-19default log should be syslogRaffael Schmid
2013-01-19add tests and code for openvpn::client_specific_configRaffael Schmid
2013-01-19remove trailing whitespacesRaffael Schmid
2013-01-15Revert "added ifconfig-push and iroute options to openvpn::client"Justin Lambert
This reverts commit 3a81ce3cdaf9eaaad5c38cc2c56051785b84bd09.
2013-01-14added ifconfig-push and iroute options to openvpn::clientJustin Lambert
2013-01-11spec tests catching up with code. got commit happy beforeJustin Lambert
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-29added rspec tests, minor cleanupJustin 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-10remove old filesRaffael Schmid
2012-02-10remove trailing whitespacesRaffael Schmid
2012-02-10ready for 2.7 module structureRaffael Schmid
2011-08-18fix client specific configRaffael Schmid
2011-08-12add module contentRaffael Schmid