puppet-yum/Modulefile
Dan Prince f55873584c Update module name per CI conventions.
Update the module name to be openstackci-yum.
2014-05-27 10:54:58 -04:00

11 lines
382 B
Puppet

name 'openstackci-yum'
version '0.1.0'
source 'http://git.openstack.org/cgit/openstack-infra/puppet-yum/'
author 'Dan Prince'
license 'Apache License 2.0'
summary 'Create lightweight Yum repositories'
description 'Puppet module to help manage/create lightweight Yum repositories'
project_page 'https://launchpad.net/openstack-infra'
dependency 'puppetlabs-apache', '>= 0.0.4'