module-puppetlabs-apt/Modulefile
Ryan Coleman 1218d1103c Updated CHANGELOG and Modulefile for 0.0.2
This commit updates both the Modulefile and CHANGELOG for the 0.0.2
Puppet Forge release.
2012-03-26 17:01:54 -07:00

11 lines
349 B
Puppet

name 'puppet-apt'
version '0.0.2'
source 'https://github.com/puppetlabs/puppet-apt'
author 'Evolving Web / Puppet Labs'
license 'Apache License 2.0'
summary 'Apt Module for Puppet'
description 'APT Module for Puppet'
project_page 'https://github.com/puppetlabs/puppet-apt'
## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '>= 2.2.1'