You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I maintain a Puppet module to manage VMware Tools installation, and was wondering if you would consider merging your fact into my project, or granting permission for your fact to be used in my module? The module is licensed under the Apache License v2 and full credit will be given, and full merge rights to the project would be granted in the event of a project merge.
I already have a fact within my module which reports ESX version in roughly the same way that yours does, but I'm missing the minor version info which would be great to include. The module also provides a fact to determine the VMware Tools version, the ESX fact is provided just for improved visibility - there's no Puppet code that references it.
Hey,
First-off, awesome job on the fact!
I maintain a Puppet module to manage VMware Tools installation, and was wondering if you would consider merging your fact into my project, or granting permission for your fact to be used in my module? The module is licensed under the Apache License v2 and full credit will be given, and full merge rights to the project would be granted in the event of a project merge.
I already have a fact within my module which reports ESX version in roughly the same way that yours does, but I'm missing the minor version info which would be great to include. The module also provides a fact to determine the VMware Tools version, the ESX fact is provided just for improved visibility - there's no Puppet code that references it.
My module is here: https://github.com/craigwatson/puppet-vmwaretools
Cheers,
Craig
The text was updated successfully, but these errors were encountered: