module-nginx/Modulefile
2013-08-04 17:06:09 -05:00

10 lines
351 B
Puppet

name 'jfryman-nginx'
version '0.0.3'
source 'http://github.com/jfryman/puppet-nginx'
author 'James Fryman'
license 'Apache License Version 2.0'
summary 'Puppet NGINX management module'
description 'This module can be used for basic NGINX Management'
project_page 'http://github.com/jfryman/puppet-nginx'
dependency 'puppetlabs/stdlib', '>= 0.1.6'