puppet-tempest/Modulefile
Mathieu Gagné f220b78cf9 Add Modulefile
Use 'puppet-tempest' for the module name until we figure out
who will be responsible of publishing the module to Forge.

Change-Id: I8e64d2170dcb3a6ab65f29e6f600433a21b42d75
2013-08-09 13:05:52 -04:00

12 lines
443 B
Puppet

name 'puppet-tempest'
version '0.0.1'
source 'https://github.com/stackforge/puppet-tempest'
license 'Apache License 2.0'
summary 'Puppet module for Tempest'
description 'Puppet module to install and configure Tempest'
project_page 'https://launchpad.net/puppet-tempest'
dependency 'puppetlabs/inifile', '>=1.0.0 <2.0.0'
dependency 'puppetlabs/stdlib', '>=2.5.0'
dependency 'puppetlabs/vcsrepo', '>=0.1.2 <1.0.0'