puppet-httpd/Modulefile
Ryan Coleman 2ab694619b Version 0.0.4 Forge Release
Updates Modulefile for 0.0.4 Forge release and adds a basic CHANGELOG.
2012-05-08 09:19:52 -07:00

12 lines
360 B
Puppet

name 'puppetlabs-apache'
version '0.0.4'
source 'git://github.com/puppetlabs/puppetlabs-apache.git'
author 'puppetlabs'
license 'Apache 2.0'
summary 'Puppet module for Apache'
description 'Module for Apache configuration'
project_page 'https://github.com/puppetlabs/puppetlabs-apache'
## Add dependencies, if any:
dependency 'puppetlabs-firewall', '>= 0.0.4'