Difference between VMWare tools?
Posted
by tore-
on Server Fault
See other posts from Server Fault
or by tore-
Published on 2010-03-11T15:58:58Z
Indexed on
2010/03/11
17:20 UTC
Read the original article
Hit count: 355
I'm currently writing a module for puppet which installs VMWare tools to virtual nodes.
I want to do this via yum and and yum-repo. VMWare have their own repo (http://packages.vmware.com/tools/esx/3.5latest/rhel5/x86_64/index.html) which I thought I could use, rather than creating my own. But then I noticed that their repo files is alot different than the rpm file used when installing VMWare Tools on the node, via the "Install/upgrade VMWare Tools" in vSphere.
Does anyone know what the real difference is? Does anyone have any preferences?
© Server Fault or respective owner