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