summaryrefslogtreecommitdiff
path: root/puppet/modules/site_openvpn/manifests/init.pp
AgeCommit message (Expand)Author
2017-09-05Bug: fix vpn network problem caused by vagrant factelijah
2016-04-12Put openvpn logs into leap directory (#8021)Micah
2016-03-08[bug] Fix inline template with deprecated variable notationvarac
2016-02-16remove pinning of openvpn package to backportselijah
2016-01-22linted puppet/modules/site_openvpn/manifests/init.ppvarac
2016-01-22restructured site.pp, now only one class gets included in site.pp per service...varac
2015-10-13Make syslog stop logging the icmpv6_send: no reply to icmp errorMicah
2015-04-16clean up logging mess: add 'logfile' define, mv openvpn and stunnel logs to t...elijah
2014-11-23fix dependency on x509 ca_bundle class (#6410)Micah Anderson
2014-11-20Make sure openvpn is restarted when cert/key change (#6405)Micah Anderson
2014-05-07openvpn package resource needs to be ensure => latest to accommodate upgradesMicah Anderson
2014-05-06install openvpn from wheezy-backports, this will bring in openvpn 2.3,Micah Anderson
2014-04-02Merge pull request #20 from elijh/feature/openvpn-configvarac
2014-03-25 ignore openvpn TLS initialization errors (Feature #5374)varac
2014-03-20allow ability to customize openvpn security stuff: tls-cipher, auth, and ciph...elijah
2013-10-15puppet - openvpn gateway address is hard coded as a /24 network (Bug #1863)varac
2013-09-25openvpn is restarted before package is installed (Bug #3904)varac
2013-09-24seperate cert and key deployment (#3918)varac
2013-09-19Depend services on deployment of default key, cert and ca (Feature #3838)varac
2013-09-19tidy openvpn x509 definitions (#3831)varac
2013-09-19only deploy x509 stuff for nodes if it existes in hiera (Feature #3875)varac
2013-09-18Setup a class dependency for every tag 'leap_service' to make sure that shore...Micah Anderson
2013-07-16lint site_openvpn manifestsMicah Anderson
2013-07-04more robust openvpn restartingMicah Anderson
2013-05-16special casing for pistoncloud/openstack/ec2Micah Anderson
2013-04-30setup a site_config::params class that can be used to set some common variabl...Micah Anderson
2013-03-29fixed site_openvpn bug with redefined variable.elijah
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-21lintedvarac
2013-01-31tag 'base' is a bad idea because it invokes apache::base as wellvarac
2013-01-31tag 'service' for all service classesvarac
2013-01-29fix variable name for re-ordered factMicah Anderson
2013-01-29fix variable scopingMicah Anderson
2013-01-29fix syntax error from enclosing variables in curlyMicah Anderson
2013-01-29enclose the variables in curly braces, as recommended by puppet-lintMicah Anderson
2013-01-29add a new fact that provides a fact for each configured ip address, telling youMicah Anderson
2013-01-16update unbound submodule to fix infinite service restart problemMicah Anderson
2013-01-16setup site_unbound with a basic caching-only configuration and include that onMicah Anderson
2013-01-16remove unnecessary include that was left over from c2d57624c15dfaff038f9991f0...Micah Anderson
2012-11-23enable ip_forwarding #1029varac
2012-11-22deploy openvpn server.crt and server.keyvarac
2012-11-21move site_config::eip to site_openvpn (Feature #943)varac
2012-10-04cosmeticsvarac
2012-09-21basic configuration for openvpn server filesvarac
2012-09-21oved things aroundroot
2012-09-20beginning of site_openvpnvarac