diff --git a/Modulefile b/Modulefile index ce7adbe..b48b0c4 100644 --- a/Modulefile +++ b/Modulefile @@ -1,10 +1,10 @@ name 'jhoblitt-ganglia' -version '1.1.0' +version '1.2.0' author 'Joshua Hoblitt ' license 'Apache' project_page 'https://github.com/jhoblitt/puppet-ganglia' source 'https://github.com/jhoblitt/puppet-ganglia.git' -summary 'Install and configure the ganglia gmond & gmetad daemons + web front end' -description 'Install and configure the ganglia gmond & gmetad daemons + web front end' +summary 'Manages ganglia gmond & gmetad daemons + web front end' +description 'Manages ganglia gmond & gmetad daemons + web front end' dependency 'puppetlabs/stdlib', '>= 3.0.0'