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 ++-- README.md | 4 +++- 2 files changed, 5 insertions(+), 3 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' diff --git a/README.md b/README.md index 10657ab..fa0a264 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ on a load balancer server. Currently Redhat family OSes are supported, but support for other OS Families shouldn't be too difficult to merge in. Pull requests accepted! +Read the documentation in the manifest headers for usage information. + ## Hacking After cloning the repository: @@ -20,4 +22,4 @@ Apache 2.0 ## Contact -Gary Larizza +Puppet Labs Modules Team -- cgit v1.2.3