3a27502ba9
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.
8 lines
322 B
Puppet
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'
|