Release 1.0.1
This commit is contained in:
parent
546278a626
commit
49ed486b8d
@ -1,2 +1,4 @@
|
|||||||
|
* 2012-11-02 1.0.
|
||||||
|
- add inifile as a dep
|
||||||
* 2012-11-02 1.0.0
|
* 2012-11-02 1.0.0
|
||||||
- initial release for folsom
|
- initial release for folsom
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name 'puppet-cinder'
|
name 'puppet-cinder'
|
||||||
version '1.0.0'
|
version '1.0.1'
|
||||||
source 'https://github.com/puppetlabs/puppetlabs-cinder'
|
source 'https://github.com/puppetlabs/puppetlabs-cinder'
|
||||||
author 'Joe Topjian, Dan Bode'
|
author 'Joe Topjian, Dan Bode'
|
||||||
license 'Apache License 2.0'
|
license 'Apache License 2.0'
|
||||||
@ -7,5 +7,6 @@ summary 'installs openstack cinder'
|
|||||||
description 'installs openstack cinder'
|
description 'installs openstack cinder'
|
||||||
project_page 'https://github.com/puppetlabs/puppetlabs-cinder'
|
project_page 'https://github.com/puppetlabs/puppetlabs-cinder'
|
||||||
|
|
||||||
|
dependency 'cprice404/inifile', '>= 0.9.0'
|
||||||
dependency 'puppetlabs/mysql', '>= 0.5.0'
|
dependency 'puppetlabs/mysql', '>= 0.5.0'
|
||||||
dependency 'puppetlabs/stdlib', '>= 2.4.0'
|
dependency 'puppetlabs/stdlib', '>= 2.4.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user