fuel-library/deployment/puppet/haproxy/lib
Aleksandr Didenko ba7ed96778 Add support for external load-balancers
Add new hiera configuration key 'external_lb'. If it's set to
true then we should not configure Haproxy LB on controllers and
also we should switch 'haproxy_backend_status' to 'http' provider.

We calculate 'external_lb' during 'globals.pp' task - if we have
no VIPs with 'haproxy' namespace, then it's set to 'true'.

It does not change the default deployment scheme.

Also fixing minor issue with default provider for
'haproxy_backend_status' type.

Closes-bug: #1522749
Change-Id: I5539d04d577465bd410494a6c0b7caff18857878
2016-01-04 11:48:07 +01:00
..
facter Sync puppet haproxy module from upstream 2015-06-18 10:12:07 -05:00
puppet Add support for external load-balancers 2016-01-04 11:48:07 +01:00