voxpupuli / puppet-vmwaretools

Puppet module to manage VMware Operating System Specific Packages for VMware tools installation.
http://forge.puppetlabs.com/razorsedge/vmwaretools
Apache License 2.0
34 stars 44 forks source link

Debian ubuntu support #9

Closed jrmoserbaltimore closed 11 years ago

jrmoserbaltimore commented 11 years ago

This works on Ubuntu 12.10. Not sure about Debian proper but it should since the relevant package is open-vm-tools.

http://open-vm-tools.sourceforge.net/

razorsedge commented 11 years ago

Does this change install the VMware Tools OSP located at packages.vmware.com?

razorsedge commented 11 years ago

@bluefoxicy Does this change install the VMware Tools OSP located at packages.vmware.com?

razorsedge commented 11 years ago

My intent for this module is to only install and manage the OSPs that VMware supports and not the open-vm-tools from sourceforge.net.