Age | Commit message (Expand) | Author |
2016-01-22 | linted puppet/modules/site_openvpn/manifests/init.pp | varac |
2016-01-22 | restructured site.pp, now only one class gets included in site.pp per service... | varac |
2016-01-19 | Ensure openvpn services are running on jessie | varac |
2016-01-16 | [bug] Enable openvpn services on jessie | varac |
2015-10-13 | Make syslog stop logging the icmpv6_send: no reply to icmp error | Micah |
2015-04-16 | clean up logging mess: add 'logfile' define, mv openvpn and stunnel logs to t... | elijah |
2015-01-05 | vpn: each openvpn process needs a unique status file name. closes #6608 | elijah |
2014-11-23 | fix dependency on x509 ca_bundle class (#6410) | Micah Anderson |
2014-11-20 | Make sure openvpn is restarted when cert/key change (#6405) | Micah Anderson |
2014-11-10 | openvpn - support customizing --fragment, and set default to 1400 | elijah |
2014-06-02 | fix unbound: configs in /etc/unbound/unbound.conf.d contained a syntax error ... | elijah |
2014-05-22 | Implement #2328: unbound.conf: content changed on every puppetrun | Micah Anderson |
2014-05-13 | openvpn server config: script-security should be "1", since we don't need "2"... | elijah |
2014-05-07 | openvpn package resource needs to be ensure => latest to accommodate upgrades | Micah Anderson |
2014-05-06 | set the ipv6 configuration options on the server | Micah Anderson |
2014-05-06 | install openvpn from wheezy-backports, this will bring in openvpn 2.3, | Micah Anderson |
2014-04-24 | make sure concat fragments are put together before the openvpn service | Micah Anderson |
2014-04-24 | update indentation to be standard | Micah Anderson |
2014-04-05 | openvpn: allow for configurable keepalive (aka ping & ping-restart) closes ht... | elijah |
2014-04-02 | Merge pull request #20 from elijh/feature/openvpn-config | varac |
2014-03-25 | ignore openvpn TLS initialization errors (Feature #5374) | varac |
2014-03-20 | allow ability to customize openvpn security stuff: tls-cipher, auth, and ciph... | elijah |
2013-10-15 | puppet - openvpn gateway address is hard coded as a /24 network (Bug #1863) | varac |
2013-10-02 | only add vpn_(un)?limited_udp_resolver and vpn_(un)?limited_tcp_resolver line... | Micah Anderson |
2013-09-25 | openvpn is restarted before package is installed (Bug #3904) | varac |
2013-09-24 | seperate cert and key deployment (#3918) | varac |
2013-09-19 | Depend services on deployment of default key, cert and ca (Feature #3838) | varac |
2013-09-19 | tidy openvpn x509 definitions (#3831) | varac |
2013-09-19 | only deploy x509 stuff for nodes if it existes in hiera (Feature #3875) | varac |
2013-09-19 | Merge branch 'develop' of ssh://code.leap.se/leap_platform into develop | varac |
2013-09-18 | Setup a class dependency for every tag 'leap_service' to make sure that shore... | Micah Anderson |
2013-09-18 | openvpn should use /usr/local/share/ca-certificates/leap_ca.crt (Feature #3831) | varac |
2013-09-13 | remove x509::ca for leap_ca in site_openvpn::keys and site_stunnel::stunnel (... | varac |
2013-07-23 | fix linting error | Micah Anderson |
2013-07-16 | lint site_openvpn manifests | Micah Anderson |
2013-07-09 | use file_line from stdlib instead of line, now both vpn_unlimited_tcp_resolve... | varac |
2013-07-04 | more robust openvpn restarting | Micah Anderson |
2013-05-16 | special casing for pistoncloud/openstack/ec2 | Micah Anderson |
2013-04-30 | setup a site_config::params class that can be used to set some common variabl... | Micah Anderson |
2013-03-29 | fixed site_openvpn bug with redefined variable. | elijah |
2013-03-17 | added support for "limited" service levels (although vpn is not yet actually ... | elijah |
2013-02-27 | openvpn -- added support for optional "free" rate-limited service via special... | elijah |
2013-02-26 | require that the package unbound be installed before trying to write to its | Micah Anderson |
2013-02-21 | linted a bit | varac |
2013-02-21 | linted | varac |
2013-02-21 | linted | varac |
2013-01-31 | tag 'base' is a bad idea because it invokes apache::base as well | varac |
2013-01-31 | Merge branch 'develop' of ssh://leap.se/leap_platform into develop | elijah |
2013-01-31 | added /etc/openvpn/ca_bundle.pem in order to allow multiple CA certs to be used. | elijah |
2013-01-31 | tag 'service' for all service classes | varac |