puppet-refstack/Modulefile
2015-04-20 18:10:46 -07:00

14 lines
491 B
Puppet

name 'openstack-refstack'
version '0.0.1'
source 'git://git.openstack.org/openstack-infra/puppet-refstack.git'
author 'openstackci'
license 'Apache 2.0'
summary 'Puppet module for Refstack'
description 'This module installs and maintains the OpenStack RefStack service.'
project_page 'https://github.com/openstack-ci/puppet-refstack'
## Add dependencies, if any:
dependency 'stankevich/python', '= 1.6.6'
dependency 'openstackci/vcsrepo', '= 0.0.8'
dependency 'puppetlabs/mysql', '= 0.6.1'