From 46b4e41723b6e0e94f6fad241daa7906c4126f62 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Fri, 21 Sep 2012 09:56:58 -0700 Subject: Update module for PL info instead of Gary --- Modulefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Modulefile') diff --git a/Modulefile b/Modulefile index c8e5647..c7bf44d 100644 --- a/Modulefile +++ b/Modulefile @@ -1,11 +1,11 @@ name 'puppet-haproxy' version '0.0.1' -source 'git://github.com/glarizza/puppet-haproxy' +source 'git://github.com/puppetlabs/puppetlabs-haproxy' author 'Puppet Labs' license 'Apache License, Version 2.0' summary 'Haproxy Module' description 'An Haproxy module for Redhat family OSes using Storeconfigs' -project_page 'http://github.com/glarizza/puppet-haproxy' +project_page 'http://github.com/puppetlabs/puppetlabs-haproxy' ## Add dependencies, if any: # dependency 'username/name', '>= 1.2.0' -- cgit v1.2.3