Release 1.0.0
This commit is contained in:
parent
704400f0db
commit
546278a626
11
Modulefile
11
Modulefile
@ -1,8 +1,11 @@
|
|||||||
name 'puppet-cinder'
|
name 'puppet-cinder'
|
||||||
version '0.0.1'
|
version '1.0.0'
|
||||||
source 'https://github.com/puppetlabs/puppetlabs-cinder'
|
source 'https://github.com/puppetlabs/puppetlabs-cinder'
|
||||||
author 'Joe Topjian'
|
author 'Joe Topjian, Dan Bode'
|
||||||
license 'Apache License 2.0'
|
license 'Apache License 2.0'
|
||||||
summary 'install openstack cinder'
|
summary 'installs openstack cinder'
|
||||||
description 'install openstack cinder'
|
description 'installs openstack cinder'
|
||||||
project_page 'https://github.com/puppetlabs/puppetlabs-cinder'
|
project_page 'https://github.com/puppetlabs/puppetlabs-cinder'
|
||||||
|
|
||||||
|
dependency 'puppetlabs/mysql', '>= 0.5.0'
|
||||||
|
dependency 'puppetlabs/stdlib', '>= 2.4.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user