index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
puppet
/
modules
/
site_openvpn
/
manifests
/
init.pp
Age
Commit message (
Expand
)
Author
2014-05-07
openvpn package resource needs to be ensure => latest to accommodate upgrades
Micah Anderson
2014-05-06
install openvpn from wheezy-backports, this will bring in openvpn 2.3,
Micah Anderson
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-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-18
Setup a class dependency for every tag 'leap_service' to make sure that shore...
Micah Anderson
2013-07-16
lint site_openvpn manifests
Micah Anderson
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-21
linted
varac
2013-01-31
tag 'base' is a bad idea because it invokes apache::base as well
varac
2013-01-31
tag 'service' for all service classes
varac
2013-01-29
fix variable name for re-ordered fact
Micah Anderson
2013-01-29
fix variable scoping
Micah Anderson
2013-01-29
fix syntax error from enclosing variables in curly
Micah Anderson
2013-01-29
enclose the variables in curly braces, as recommended by puppet-lint
Micah Anderson
2013-01-29
add a new fact that provides a fact for each configured ip address, telling you
Micah Anderson
2013-01-16
update unbound submodule to fix infinite service restart problem
Micah Anderson
2013-01-16
setup site_unbound with a basic caching-only configuration and include that on
Micah Anderson
2013-01-16
remove unnecessary include that was left over from c2d57624c15dfaff038f9991f0...
Micah Anderson
2012-11-23
enable ip_forwarding #1029
varac
2012-11-22
deploy openvpn server.crt and server.key
varac
2012-11-21
move site_config::eip to site_openvpn (Feature #943)
varac
2012-10-04
cosmetics
varac
2012-09-21
basic configuration for openvpn server files
varac
2012-09-21
oved things around
root
2012-09-20
beginning of site_openvpn
varac