9 lines
290 B
Puppet
9 lines
290 B
Puppet
name 'jfryman-nginx'
|
|
version '0.0.1'
|
|
source 'http://github.com/jfryman/puppet-nginx'
|
|
author 'James Fryman'
|
|
license 'Apache 2'
|
|
summary 'Puppet NGINX management module'
|
|
description 'This module can be used for basic NGINX Management'
|
|
project_page 'http://github.com/jfryman/puppet-nginx'
|
|
|