This is the cause, yes Martin - but it wont help since the Installer/deployment does an
update while running, so "almost" no way to bypass that
WORKAROUND:
preparation:
- ssh login to the node, prepare ssh root@
- copy paste buffer ready: echo exclude=postgresql-jdbc >> /etc/dnf/dnf.conf
when the webinstaller is running, the moment when the ip of the hosted engine vm is
displayed (something like 192.168.222.208) immediately ssh to that vm from the host
and execute the copy paste buffer before the dnf update takes place
uggly workaround, maybe there's another better option, but hey, it describes the
problem and works :)
Cheers
Luis