[ovirt-users] Re: Download Ovirt Repository

2019-06-20 Thread siovelrm
Thank you very much to all for your answers, they have been very valuable to me. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Co

[ovirt-users] Re: Download Ovirt Repository

2019-06-20 Thread Николаев Алексей
You can use Artifactory OSS or Nexus Repository OSS as caching proxy for rpm pakages.  20.06.2019, 11:05, "Strahil" :You can also deploy a spacewalk-based system for central repository management.I am using uyuni project for local VM repo, but it should be able to sync the oVirt repos without any i

[ovirt-users] Re: Download Ovirt Repository

2019-06-20 Thread Strahil
You can also deploy a spacewalk-based system for central repository management. I am using uyuni project for local VM repo, but it should be able to sync the oVirt repos without any issues. Of course, spacewalk requires some basic knowledge but it's not a rocket science. Best Regards, Strahil N

[ovirt-users] Re: Download Ovirt Repository

2019-06-19 Thread Barak Korren
The oVirt system test suit downloads a copy of the oVirt repo to the local host it is running on before installing oVirt and running the tests. It done to improve test performance and reliability. You could easily download a copy of the oVirt repo (or any other yum repo) by using the `reposync` to

[ovirt-users] Re: Download Ovirt Repository

2019-06-19 Thread
Hi We 've a seperate test and aducation lab and connection is very intermittent. I use reposync command to create a local copy of repositories. When sync done, "createrepo" command prepare a repodata directory. After first sync, a cron job can sync continuously daily basis. I believe this is the m