diff --git a/Modulefile b/Modulefile index a94e5281..53cd154e 100644 --- a/Modulefile +++ b/Modulefile @@ -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'