openstack-ansible/releasenotes/notes/horizon_haproxy_conflict-27...

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`