Hi Gianluca,
I assume you want to have the OpenStack Glance images visible behind a
corporate proxy server? I don't think it is possible. Few weeks back I was
really trying to find a solution for it. I ended up creating a Glance
provider inside the proxy environment. You can also use the
ovirt.image-template role with the following settings in the playbook:
environment:
http_proxy: "{{ lookup('env', 'http_proxy') }}"
https_proxy: "{{ lookup('env', 'https_proxy') }}"
no_proxy: "{{ lookup('env', 'no_proxy') }}"
Thanks, Sakari
On Wed, May 6, 2020 at 6:55 PM Gianluca Cecchi <gianluca.cecchi(a)gmail.com>
wrote:
Eg, for the default ovirt-image-repository storage domain, is it possible
to setup a proxy server for access?
Thanks
Gianluca
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5Z2DE64KIWV...
--
Sakari Poussa
040 348 2970