8c1b2b26fb
cprice404/inifile was moved to the puppetlabs namespace on the forge and github. Change-Id: I6100bafa67ad5a1cb747712622d584aed8066fe4
14 lines
502 B
Puppet
14 lines
502 B
Puppet
name 'puppetlabs-glance'
|
|
version '2.0.0'
|
|
source 'https://github.com/stackforge/puppet-glance'
|
|
author 'Puppet Labs'
|
|
license 'Apache License 2.0'
|
|
summary 'Puppet Labs Glance Module'
|
|
description 'Puppet module to install and configure the Openstack Glance image service'
|
|
project_page 'https://launchpad.net/puppet-openstack'
|
|
|
|
dependency 'puppetlabs/inifile', '>= 1.0.0'
|
|
dependency 'puppetlabs/keystone', '>= 2.0.0'
|
|
dependency 'puppetlabs/mysql', '>= 0.6.1'
|
|
dependency 'puppetlabs/stdlib', '>= 2.5.0'
|