blob: 55b6eba01ccd386d89492592fc5c71bb505d6eeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name 'luxflux-openvpn'
version '1.0.2'
source 'https://github.com/luxflux/puppet-openvpn'
author 'luxflux'
license 'UNKNOWN'
summary 'UNKNOWN'
description 'UNKNOWN'
project_page 'UNKNOWN'
## Add dependencies, if any:
dependency 'ripienaar/concat'
|