summaryrefslogtreecommitdiff
path: root/Modulefile
blob: 212cfe0b3722e117fb1ed9032cf163f14d64bc77 (plain)
1
2
3
4
5
6
7
8
9
10
11
name    'luxflux-openvpn'
version '2.0.1'
source 'https://github.com/luxflux/puppet-openvpn'
author 'luxflux'
license 'Apache 2.0'
summary 'OpenVPN server puppet module'
description 'Puppet module to manage OpenVPN servers'
project_page 'https://github.com/luxflux/puppet-openvpn'

## Add dependencies, if any:
dependency 'ripienaar/concat'