Comment 1 for bug 1754498

Revision history for this message
Kent Stanwood Gordon (kent-gordon) wrote :

This is in a isolated environment that uses a proxy to get to the internet.
It used a base install of centos.

[centos@centos-1 ~]$ env |grep proxy
http_proxy=http://proxy:3128/
https_proxy=http://proxy:3128/
[centos@centos-1 ~]$

[centos@centos-1 ~]$ env |grep proxy
http_proxy=http://proxy:3128/
https_proxy=http://proxy:3128/
[centos@centos-1 ~]$

I needed to update setuptools and clone tripleo-quickstart-extras because I am not in a Zuul environment.