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_nodesto a list ofnameandip_addrsettings.
Deployers can set a refresh interval for haproxy’s stats page by setting the
haproxy_stats_refresh_intervalvariable. 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_serverrole as they are no longer necessary or used. - haproxy_repo - haproxy_gpg_keys - haproxy_required_distro_packages