openstack-ansible-pip_install/templates
Andy McCrae 5041d0e9ba Use netloc_no_port for trusted-host in pip.conf
The move to templating pip.conf has caused an issue with trusted-hosts,
The value requires no port, and will fail if a port is specified. This
patch resolves that by using the "netloc_no_port" filter instead of the
"netloc" filter.

Change-Id: I9cca5138934eee438906ac25d165d128c2411e31
2017-02-15 13:13:27 +00:00
..
pip.conf.j2 Use netloc_no_port for trusted-host in pip.conf 2017-02-15 13:13:27 +00:00