Queens Series Release Notes¶
17.0.0¶
New Features¶
HAProxy services that use backend nodes that are not in the Ansible inventory can now be specified manually by setting
haproxy_backend_nodes
to a list ofname
andip_addr
settings.
Deployers can set a refresh interval for haproxy’s stats page by setting the
haproxy_stats_refresh_interval
variable. The default value is60
, which causes haproxy to refresh the stats page every 60 seconds.
Upgrade Notes¶
The following variables have been removed from the
haproxy_server
role as they are no longer necessary or used. - haproxy_repo - haproxy_gpg_keys - haproxy_required_distro_packages