fuel-library/deployment/puppet/osnailyfacter/modular/openstack-haproxy/openstack-haproxy.pp
Mykyta Koshykov ee04de9b31 Split out haproxy configuration tasks
This change allows for specific haproxy tasks to be enabled and disabled
via hiera. In addition to being able to enable/disable tasks, the
splitting out of tasks allows for haproxy configuration to be moved
off of the controller and for specific items to be targeted to
alternative hosts.

Removed redundant haproxy_nodes hash which duplicates the feature
of $servicename_{names,ipaddresses} in hiera.

Partial blueprint: detach-components-from-controllers
Co-Authored-By: Alex Schultz <aschultz@mirantis.com>
Co-Authored-By: Matthew Mosesohn <mmosesohn@mirantis.com>

Change-Id: Iaea16127ba5565a418d158ca10e17db45958504d
2015-07-20 13:16:39 +00:00

4 lines
198 B
Puppet

notice('MODULAR: openstack-haproxy.pp')
# This is a placeholder task that is used to tie all the haproxy tasks together.
# Any haproxy configurations should go in a openstack-haproxy-<SVCNAME> task