summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaffael Schmid <raffael@yux.ch>2013-05-19 16:30:43 +0200
committerRaffael Schmid <raffael@yux.ch>2013-05-19 16:30:43 +0200
commit52a0aed0d3276a3b5cba523e8f6387f53749787b (patch)
tree7f7b06fd847885eb84ee3e764c42bca6e87a29e5
parent2bd791baa7a5c8a118fac193bab5a0215d9f021e (diff)
adding @elisiano to the list of contributors
-rw-r--r--Readme.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.markdown b/Readme.markdown
index df62407..592a674 100644
--- a/Readme.markdown
+++ b/Readme.markdown
@@ -36,7 +36,7 @@ Tested on Ubuntu Precise Pangolin, CentOS 6, RedHat 6.
openvpn::client { 'client2':
server => 'winterthur'
}
-
+
openvpn::client_specific_config { 'client1':
server => 'winterthur',
ifconfig => '10.200.200.50 255.255.255.0'
@@ -51,3 +51,4 @@ Don't forget the [sysctl](https://github.com/luxflux/puppet-sysctl) directive ``
These fine folks helped to get this far with this module:
* [@jlambert121](https://github.com/jlambert121)
* [@jlk](https://github.com/jlk)
+* [@elisiano](https://github.com/elisiano)