Seems like it's a known issue:
https://github.com/openshift/openshift-ansible/issues/1919

On 11 February 2017 at 13:53, Lionel Orellana <[email protected]> wrote:

> Hi
>
> After an ansible installation I always have to manually add Openshift's
> registry address to the docker NO_PROXY list in /etc/sysconfig/docker.
>
> If I don't builds fail with
>
> error: build error: Failed to push image: Get https://172.23.199.122:5000/
> v1/_ping: Service Unavailable
>
> I have this in my inventory
>
> openshift_http_proxy=<proxy host>:3128
> openshift_https_proxy=t<proxy host>:3128
> openshift_no_proxy=.<domain name>
> openshift_generate_no_proxy_hosts=True
>
>
> But the registry address is not added to the no_proxy list.
>
> Is there another way to get it in there as part of the install?
>
> Thanks
>
> Lionel.
>
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to