module-nginx/Modulefile
2013-08-25 18:17:52 -05:00

10 lines
351 B
Puppet

name 'jfryman-nginx'
version '0.0.5'
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'