openstack-ansible/releasenotes/notes/horizon_haproxy_conflict-27955d6b7c1a6d30.yaml
Jean-Philippe Evrard bd801990db Create Train
This effectively:
- Freeze roles, to allow their branching.
- Bump upstream repos to point to their Train equivalent, allowing
  our regular updates to continue with train.

Depends-On: https://review.opendev.org/690541
Change-Id: If2fc9b36c7323be914111e2c93d1d0d10648f65c
2019-10-23 10:39:05 +00:00

10 lines
355 B
YAML

---
upgrade:
- |
`horizon_listen_ports` variable was transformed to the dictionary with
required keys `http` and `https` to have effect not only for apache
ports.conf file, but also for the virtual host.
features:
- |
Added variable `horizon_bind_address` which defines IP address where Apache
will listen on `horizon_listen_ports`