fuel-library/deployment/puppet/osnailyfacter/modular/dns
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
..
dns-client.pp Configure resolv.conf in post-deploy 2015-04-07 10:03:55 +00:00
dns-server.pp Add support for external load-balancers 2016-01-04 11:48:07 +01:00
tasks.yaml Bump version for all library tasks 2015-12-25 12:19:15 +00:00