From 8b07e8a11110f3dfff161ca3e61874a0aa86aed4 Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Mon, 29 Oct 2012 12:54:20 -0700 Subject: [PATCH] update Modulefile the puppetlabs version of this module is now upstream --- Modulefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Modulefile b/Modulefile index 3781e2d9..c1e993a4 100644 --- a/Modulefile +++ b/Modulefile @@ -1,8 +1,8 @@ name 'puppet-cinder' version '0.0.1' -source 'https://github.com/jtopjian/puppet-cinder' +source 'https://github.com/puppetlabs/puppetlabs-cinder' author 'Joe Topjian' license 'Apache License 2.0' summary 'install openstack cinder' description 'install openstack cinder' -project_page 'https://github.com/jtopjian/puppet-cinder' +project_page 'https://github.com/puppetlabs/puppetlabs-cinder'