From ce49168cfac2cc60080becfaa449f3e2896050b2 Mon Sep 17 00:00:00 2001 From: Ryan O'Hara Date: Tue, 20 Aug 2013 10:30:11 -0500 Subject: [PATCH] Add the haproxy submodule Change-Id: I2a663c5c45b3991da389ca803217fd6d41aeeba5 --- .gitmodules | 3 +++ packstack/puppet/modules/haproxy | 1 + 2 files changed, 4 insertions(+) create mode 160000 packstack/puppet/modules/haproxy diff --git a/.gitmodules b/.gitmodules index 97a4f5751..8feeff746 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "packstack/puppet/modules/neutron"] path = packstack/puppet/modules/neutron url = https://github.com/stackforge/puppet-neutron.git +[submodule "packstack/puppet/modules/haproxy"] + path = packstack/puppet/modules/haproxy + url = https://github.com/puppetlabs/puppetlabs-haproxy.git diff --git a/packstack/puppet/modules/haproxy b/packstack/puppet/modules/haproxy new file mode 160000 index 000000000..f381510e9 --- /dev/null +++ b/packstack/puppet/modules/haproxy @@ -0,0 +1 @@ +Subproject commit f381510e940ee11feb044c1c728ba2e5af807c79