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

does your module support Parameterized Classes? #50

Closed mikedevita closed 9 years ago

mikedevita commented 9 years ago

Im using Foreman as my ENC to control puppet, I was unable to figure out how to configure vmware versions and such via foreman and had to manually edit init.pp.

If you can point me in the right direction I'd be happy to submit a PR for the changes.

craigwatson commented 9 years ago

Hi Mike,

Yes, the module is parameterised by default - you can control most of the module's behaviour by passing parameters to the main vmwaretools module in init.pp.

I'm confused regarding what you changed - what parameters did you need to add and what we're you trying to achieve?

I'm happy to accept a PR, as long as it doesn't change the module too drastically :)

craigwatson commented 9 years ago

Hi Mike,

I'm closing this issue for now as there hasn't been a response - please feel free to comment or reopen the issue if you still have questions or problems :)

Thanks, Craig

mikedevita commented 9 years ago

yeah my bad, i created this before i refreshed foreman.. thanks!