craigwatson / puppet-vmwaretools

Puppet module for non-OSP VMware Tools Installation
http://forge.puppetlabs.com/CraigWatson1987/vmwaretools
Apache License 2.0
27 stars 40 forks source link

removed duplicate 'open-vm-tools' #74

Closed SyBernot closed 9 years ago

SyBernot commented 9 years ago

Fixes error: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Package[open-vm-tools] is already declared in file /etc/puppet/environments/production/modules/vmwaretools/manifests/install/package.pp:27; cannot redeclare at /etc/puppet/environments/production/modules/vmwaretools/manifests/install/package.pp:27 on node foo.example.com

craigwatson commented 9 years ago

Thanks very much for this - silly mistake!

Could you fix the whitespace issue that's tripping TravisCI?

Will merge once Travis is happy :)

craigwatson commented 9 years ago

Thanks, much appreciated, I'll get a revised release to the forge in the next few days :)