
23 Nov
2011
23 Nov
'11
4:33 p.m.
On 11/23/2011 11:33 AM, Dan Kenigsberg wrote:
----- Original Message -----
Hello,
We've published 2 guides that describe how to install& configure ovirt-engine& VDSM from a nightly build placed on ovirt.org's repository.
http://www.ovirt.org/wiki/Installing_ovirt_from_rpm http://www.ovirt.org/wiki/Installing_VDSM_from_rpm I forgot, again, my Wiki password, so I'm complaining here instead of fixing:
yum install -y vdsm*
is not a good practice. Better do
yum install -y vdsm vdsm-cli
Dan. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users fixed