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

Initial support for Debian and ubuntu #12

Closed mrobbert closed 11 years ago

razorsedge commented 11 years ago

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

mrobbert commented 11 years ago

No, there are no OSP packages available for Debian. It installs vmwaretools from the Debian and/or Ubuntu OS repos.

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.

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.