39839111c0
A new variable has been added to allow a deployer to set arbitrary configuration options. Closes-Bug: #1598143 Change-Id: Ic2d83d5b581046314145ecd0201087cc1682716b Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
7 lines
448 B
YAML
7 lines
448 B
YAML
---
|
|
features:
|
|
- Horizon now has the ability to set arbitrary configuration options using
|
|
global option ``horizon_config_overrides`` in YAML format. The overrides
|
|
follow the same pattern found within the other OpenStack service
|
|
overrides. `General documentation on overrides can be found here <http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-openstack.html#overriding-openstack-configuration-defaults>`_.
|