summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorHunter Haugen <h.haugen@gmail.com>2012-09-21 09:56:58 -0700
committerHunter Haugen <h.haugen@gmail.com>2012-09-21 09:56:58 -0700
commit46b4e41723b6e0e94f6fad241daa7906c4126f62 (patch)
tree232e33b264531a8eb4a2d15514c27141bf34f1c9 /Modulefile
parent83592cd211efbbcd278e6faec350cdaa456fbc62 (diff)
Update module for PL info instead of Gary
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile4
1 files changed, 2 insertions, 2 deletions
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'