kolla-ansible/ansible/roles/magnum
James McCarthy 9369ad127c Update container_proxy with configurable proxy settings
For a deployment behind a firewall/proxy server some additional
environment settings should be passed along, for containers
such as magnum

This commit adds three new properties;
 container_http_proxy
 container_https_proxy
 container_no_proxy

In particular, the user will want to set container_http_proxy
and container_https_proxy properties with the proxy server
details.

Closes-Bug: #1628335
Change-Id: I0950a0467b4b68c38b13875eaf9cd433e64363cf
2017-10-05 13:13:31 +01:00
..
defaults Update container_proxy with configurable proxy settings 2017-10-05 13:13:31 +01:00
handlers Update container_proxy with configurable proxy settings 2017-10-05 13:13:31 +01:00
meta Add Ansible support for Magnum 2015-11-13 11:31:34 +01:00
tasks Update container_proxy with configurable proxy settings 2017-10-05 13:13:31 +01:00
templates Magnum: Enable cluster trust customization 2017-07-13 06:43:45 +00:00