From e88474c81837fbdc00235ff60e336ed432c29ead Mon Sep 17 00:00:00 2001
From: K Jonathan Harker <k.jonathan.harker@hpe.com>
Date: Wed, 13 Jul 2016 11:08:48 -0700
Subject: [PATCH] Bump haproxy module version

The needed commit is included in the 1.4.0 tag, and a subsequent 1.5.0
tag has also been released. Bump module version to 1.5.0.

Change-Id: I1554775a0bcade53a0302c2bd5f13fa964c0d611
---
 modules.env | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/modules.env b/modules.env
index f974311278..197fa4efc2 100644
--- a/modules.env
+++ b/modules.env
@@ -63,8 +63,7 @@ SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apache"]="1.8.1"
 SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apt"]="2.1.0"
 SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-concat"]="1.2.5"
 SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-firewall"]="1.1.3"
-# TODO(nibalizer): move back to tag once this commit is in a release
-SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-haproxy"]="5f638ef2dbf66fca67a1774dd8147e6eb596955c"
+SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-haproxy"]="1.5.0"
 SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-inifile"]="1.1.3"
 SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-java_ks"]="1.3.1"
 SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-mysql"]="3.6.2"