Skip to content

Commit

Permalink
Merge "Make Modulefile summary and description consistent"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jul 4, 2014
2 parents 1a98a74 + 349bf18 commit 92f63bd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Modulefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name 'puppetlabs-cinder'
version '4.0.0'
source 'https://github.com/stackforge/puppet-cinder'
author 'Puppet Labs'
license 'Apache License 2.0'
summary 'Puppet Labs Cinder Module'
description 'Puppet module to install and configure the Openstack Cinder block storage service'
name 'puppetlabs-cinder'
version '4.0.0'
author 'Puppet Labs and StackForge Contributors'
license 'Apache License 2.0'
summary 'Puppet module for OpenStack Cinder'
description 'Installs and configures OpenStack Cinder (Block Storage).'
project_page 'https://launchpad.net/puppet-cinder'
source 'https://github.com/stackforge/puppet-cinder'

dependency 'dprince/qpid', '>=1.0.0 <2.0.0'
dependency 'puppetlabs/inifile', '>=1.0.0 <2.0.0'
Expand Down

0 comments on commit 92f63bd

Please sign in to comment.