Files
openstack-ansible-openstack…/releasenotes/notes/path-customization-e7e0ae0f93e5283b.yaml
Logan V 207eb5dd17 Allow environment PATH customization
Adds a list variable to configure the PATH set in /etc/environment
on the openstack hosts.

Change-Id: Ia36deb59d5a5c8928fdd275922adcad1c8ac0fc4
2016-10-16 12:05:55 -05:00

5 lines
168 B
YAML

---
features:
- The PATH environment variable that is configured on the remote system can
now be set using the ``openstack_host_environment_path`` list variable.