module-nginx/Modulefile
2013-06-05 19:40:31 +02:00

10 lines
351 B
Puppet

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