Do not know if this is acceptable in your environment, but what I do is
to use an http proxy for yum access.

On the oVirt engine / compute nodes (CentOS 7) I set on /etc/yum.conf

http_proxy=http://your-proxy-server:your-proxy-port

http_caching=packages

The proxy side in my case is an apache server with mod_proxy and
mod_cache, but it can be any http proxy you want

May be suboptimal, but saves a ton of work in figuring out which repos
you need to mirror.

Good luck with your PoC,

--

Eduardo Mayoral.


On 13/08/18 13:01, Martin Schutte wrote:
> Good day to all,
>
> I am in the process of setting up an oVirt proof of concept for a client. 
> There are some strict requirements for this POC.
>
> Firstly the entire POC must be isolated from the network, which means no 
> online repos. 
> Secondly there is a time constraint for the completion of the deployment. All 
> to be done on bare-metal systems. 
>
> I have installed oVirt numerous times on other systems, but then I was always 
> able to have online repos. So in short I am asking for some pointers on which 
> repos needs to be synced offline for this to work properly. I can always go 
> and play around to figure out which ones are needed, but I do not have the 
> luxury of time.
>
> Any advice or tips will be appreciated.
>
> Regards,
> Martin.
> _______________________________________________
> Users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/[email protected]/message/5DJDKNZGVSU6GROFCBDSQHDJPJTLUR6B/

_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/NQBELXADNLVNDX3QGGRO6DIR5PNJPNPL/

Reply via email to