module-nginx/Modulefile
Cody Herriges 3a27502ba9 Style compliance
This commit puts the majority of the code provided by this module into
  compliance with the published style guide. Also updated Modulefile to
  have more sane pre-release values.
2011-06-15 14:43:01 -07:00

8 lines
322 B
Puppet

name 'puppetlabs-nginx'
version '0.0.1'
source 'http://github.com/puppetlabs/puppetlabs-nginx'
author 'puppetlabs'
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/puppetlabs/puppetlabs-nginx'