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

Downgrading tools does not happen #34

Closed cmug81 closed 2 years ago

cmug81 commented 9 years ago

I want to downgrade from 'latest' to '5.5latest'. This does not seem to happen when I change tools_version => '5.5latest' and autoupgrade => 'false', instead the latest RPM files are still found on the system.

Is it supposed to be possible to downgrade tools version?

reason for downgrading is that we seem to be hitting a bug with latest tools that causes VM's to crash when quiescing filesystem for backup.

razorsedge commented 8 years ago

@cmug81 This module is not capable of downgrading packages. The tools_version merely sets the YUM/APT/Zypp repo configuration.