Thank u!
From: Asaf Rachmani <[email protected]> Sent: Sunday, January 17, 2021 6:05 PM To: tommy <[email protected]> Cc: users <[email protected]> Subject: Re: [ovirt-users] how to install hosted-engine without internet connection ? Hi Tommy, You can use the following command to install hosted-engine without an internet connection: #hosted-engine --deploy --ansible-extra-vars=he_offline_deployment=true And after the installation is finished you can configure the yum server and update the packages. Another option is to use hooks [1]. [1] https://github.com/oVirt/ovirt-ansible-collection/tree/master/roles/hosted_engine_setup#make-changes-in-the-engine-vm-during-the-deployment Regards, Asaf Regards, Asaf On Mon, Jan 11, 2021 at 8:35 AM tommy <[email protected] <mailto:[email protected]> > wrote: Hi,every one! My env cannot access internet, but during the hosted-engine installation, It needs to run yum install to update system. I have made a yum source mirror local, but there is a step ( after create engine vm, the vm runs yum update using default repo configure ) it failed to connect yum source. How can I configure yum source to local yum server before the vm run update ? Thanks. _______________________________________________ Users mailing list -- [email protected] <mailto:[email protected]> To unsubscribe send an email to [email protected] <mailto:[email protected]> 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/[email protected]/message/WVQX3MEPZ5QPQ2RL5JRQG2HAB7ZTVQ27/
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/LXZF3FADR3FPATE5HTJ22C4OKPPX5LRK/

