puppet-yum/Modulefile
Ramy Asselin 5f2d36d1b1 Rename openstackci to openstackinfra
Change-Id: I0875ab0e618d6884ed23d9ec0a956d2138d716bf
2015-04-20 13:51:52 -07:00

11 lines
385 B
Puppet

name 'openstackinfra-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'