On Mon, Feb 18, 2019 at 9:19 AM Lucie Leistnerova <lleistne(a)redhat.com> wrote:
1. Ensure the correct repositories are enabled. You can check which repositories are
currently enabled by running yum repolist.
You can do it like this:
# yum install
https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm
And this lead me to problems when I did 'yum update' after that. It
should work but didn't. So do this instead:
yum update ovirt-node-ng-image-update
or do to everything in one step:
yum install
https://resources.ovirt.org/pub/ovirt-4.3/rpm/el7/noarch/ovirt-node-ng-im....
I tried both and they worked.
-Juhani
-Juhani