On Fri, Mar 1, 2019 at 10:01 AM <kiv(a)intercom.pro> wrote:
Hi all.
Testing fresh install 4.3.1
Install Node 4.3 - ok
Install Engine from Cockpit - not working.
Install Engine from CLI - not working, we get error:
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
"The
resolved address doesn't resolve on the selected interface\n"}
[ ERROR ] Failed to execute stage 'Closing up': Failed executing
ansible-playbook
Hi,
by default the deploy script tries to add the host to the engine with the
address got as $(hostname -f).
Please ensure that the result of $(hostname -f) gets uniquely resolved on
the IP address (IPv4 or IPv6) set on the interface you choose for the
management bridge.
Vlans are not used.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
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/users@ovirt.org/message/IQEMT42TYQP...