summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaffael Schmid <raffael@yux.ch>2013-01-25 10:59:20 +0100
committerRaffael Schmid <raffael@yux.ch>2013-01-25 10:59:20 +0100
commit99c529d57d1782d521ac5b9a82cedf8777a758b4 (patch)
treec20e1f2742e2a72d41a731dfb2e14b9be3d5eb55
parentc63eaf2d4ed4f076b32bd4f7182dce0c2f407467 (diff)
Update Readme.markdown
-rw-r--r--Readme.markdown16
1 files changed, 11 insertions, 5 deletions
diff --git a/Readme.markdown b/Readme.markdown
index a6d0b68..df62407 100644
--- a/Readme.markdown
+++ b/Readme.markdown
@@ -1,14 +1,20 @@
# OpenVPN Puppet module
-OpenVPN module for puppet including client config/cert creation (tarball to download)
+Puppet module to manage OpenVPN servers
+
+## Features:
+
+* Client-specific rules and access policies
+* Generated client configurations and SSL-Certificates
+* Downloadable client configurations and SSL-Certificates for easy client configuration
+* Support for multiple server instances
+
+Tested on Ubuntu Precise Pangolin, CentOS 6, RedHat 6.
+
## Dependencies
- [puppet-concat](https://github.com/ripienaar/puppet-concat)
-## Supported OS
- - Debian Squeeze (should, as it works on Ubuntu Lucid)
- - Ubuntu 10.4, 12.04 (other untested)
- - CentOS, RedHat
## Example