summaryrefslogtreecommitdiff
path: root/puppet/modules/site_openvpn/manifests/server_config.pp
AgeCommit message (Expand)Author
2017-02-23assume systemd is always present nowvarac
2016-05-17[lint] make future parser happyvarac
2016-04-12Put openvpn logs into leap directory (#8021)Micah
2016-01-19Ensure openvpn services are running on jessievarac
2016-01-16[bug] Enable openvpn services on jessievarac
2015-01-05vpn: each openvpn process needs a unique status file name. closes #6608elijah
2014-11-10openvpn - support customizing --fragment, and set default to 1400elijah
2014-05-13openvpn server config: script-security should be "1", since we don't need "2"...elijah
2014-05-06set the ipv6 configuration options on the serverMicah Anderson
2014-04-24make sure concat fragments are put together before the openvpn serviceMicah Anderson
2014-04-24update indentation to be standardMicah Anderson
2014-04-05openvpn: allow for configurable keepalive (aka ping & ping-restart) closes ht...elijah
2014-03-20allow ability to customize openvpn security stuff: tls-cipher, auth, and ciph...elijah
2013-09-18openvpn should use /usr/local/share/ca-certificates/leap_ca.crt (Feature #3831)varac
2013-07-23fix linting errorMicah Anderson
2013-07-16lint site_openvpn manifestsMicah Anderson
2013-07-04more robust openvpn restartingMicah Anderson
2013-03-17added support for "limited" service levels (although vpn is not yet actually ...elijah
2013-02-27openvpn -- added support for optional "free" rate-limited service via special...elijah
2013-02-21linted a bitvarac
2013-01-31added /etc/openvpn/ca_bundle.pem in order to allow multiple CA certs to be used.elijah
2013-01-30lintedvarac
2013-01-29added support for client ca cert in site openvpn.elijah
2012-12-10openvpn: use x509 module to deploy certs (fixes #1064)varac
2012-11-23openvpn -- enforce certain cipher choices on the serverelijah
2012-10-30prettyfyingvarac
2012-10-29no need for server-up.sh right nowvarac
2012-10-04different parameter for each configvarac
2012-10-04dh1204.pem -> dh.penvarac
2012-10-04finished site_openvpn::server_configvarac
2012-10-04adopted most static parametersvarac
2012-10-04include openvpn keysvarac
2012-10-04cosmetics for server_config.ppvarac
2012-09-21basic configuration for openvpn server filesvarac
2012-09-21oved things aroundroot