openstack-ansible-repo_build/releasenotes/notes/support-global_environment_variables-46cd4d90279fd0e9.yaml
Charles Farquhar 2988bee14a Evaluate /etc/environment during repo building
This change causes the contents of /etc/environment to be
evaluated so that deployments in environments with HTTP
proxies can be successful.

Change-Id: Ida2a0465bea8b87bcb7a71c61661852ac1417391
Closes-Bug: 1625405
2016-09-20 11:35:38 -05:00

6 lines
184 B
YAML

---
fixes:
- The repo_build play now correctly evaluates environment
variables configured in /etc/environment. This enables
deployments in an environment with http proxies.