openstack-ansible-haproxy_s.../releasenotes/notes/haproxy-hatop-4d6525a52f93a69e.yaml
Satish Patel 0ef22fa4df Fix HATop for haproxy
Readjust hatop installtion method, removed haproxy_hatop_downloader and
deployment-host variables. added "haproxy_hatop_install | bool" condition.

Change-Id: I51423fff67e6e427f6c7d163d8d1aac6bcd82ca9
2020-12-30 17:20:42 +00:00

11 lines
360 B
YAML

---
upgrade:
- |
Variable ``haproxy_hatop_downloader`` has been removed, Deployers
supposed to use ``haproxy_hatop_download_url`` override if needed
to install in deployments with limited internet connection.
features:
- |
Added new variable ``haproxy_hatop_install``, that allows to conditionally
enable or disable hatop installation.