
Readjust hatop installtion method, removed haproxy_hatop_downloader and deployment-host variables. added "haproxy_hatop_install | bool" condition. Change-Id: I51423fff67e6e427f6c7d163d8d1aac6bcd82ca9
11 lines
360 B
YAML
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.
|