Hi Didi, can't we just make ansible check via ansibleĀ package facts the status of the appliance and if it's available set to offline mode.I can take a look in the Ansible code for that purpose.Otherwise , the cockpit installer can have a tick for offline mode. Best Regards,Strahil Nikolov On Sun, Jun 6, 2021 at 9:14, Yedidyah Bar David<[email protected]> wrote: On Sun, Jun 6, 2021 at 9:03 AM [email protected] <[email protected]> wrote: > > Hello Strahil, > > > > Thank you for your suggestion. Yes, I downloaded ovirt-engine-appliance rpm > and installed manually, but it seems that it still tries to access to > internet repository as below. Is it possible to do the whole deployment > offline? > > > > [ ERROR ] fatal: [localhost -> ovirt-engine.macc.local]: FAILED! => > {"changed": false, "msg": "Failed to download metadata for repo 'appstream': > Cannot prepare internal mirrorlist: Curl > > error (7): Couldn't connect to server for > http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=stock > [Failed to connect to jp.fujitsu.com port 123456789: No > > route to host]", "rc": 1, "results": []}
Please try with: - appliance installed - '--ansible-extra-vars=he_offline_deployment=true' - latest released code (with your custom patch removed) If it still fails, please open a bug and attach all relevant logs. Thanks! Best regards, -- Didi _______________________________________________ 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/RQRXMG7LU5J2NSXUWHEZUYEE72LG2TI4/
_______________________________________________ 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/MJ2UVPNHPZSX3EHCBI5SERQ2SPOATXQZ/

