openstack-ansible/releasenotes/notes/refresh-interval-configuration-option-884d64aa259ecc3c.yaml
Jean-Philippe Evrard ee6ff67765 Update all SHAs for 17.0.0.0b3
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo, updates all the OpenStack Service SHA's, and
updates the appropriate python requirements pins.

Change-Id: I5fea16a84c881d0e66b713cdb55c8dcabcb80491
2018-01-29 08:03:39 +00:00

7 lines
248 B
YAML

---
features:
- |
Deployers can set a refresh interval for haproxy's stats page by setting
the ``haproxy_stats_refresh_interval`` variable. The default value is
``60``, which causes haproxy to refresh the stats page every 60 seconds.