summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorHunter Haugen <h.haugen@gmail.com>2012-09-21 10:19:19 -0700
committerHunter Haugen <h.haugen@gmail.com>2012-09-21 10:19:19 -0700
commitc07fc00c06ba0c470b6daa55acff91153567cb28 (patch)
treeb352db09de5d8dd6752eb0fecf0b950da1e05e33 /Modulefile
parent8ff5e53ce213c928174e5bee374c709dbdfe7626 (diff)
Rename module to match github repo
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index d8be6db..4bff44b 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,4 +1,4 @@
-name 'puppet-haproxy'
+name 'puppetlabs-haproxy'
version '0.1.0'
source 'git://github.com/puppetlabs/puppetlabs-haproxy'
author 'Puppet Labs'