Forge Home

vmguest

A Puppet module containing a custom facter to lookup a Virtual Machines Advanced Setting of clientinfo.vminstanceuuid

10,039 downloads

10,039 latest version

3.8 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.0.1 (latest)
released Jul 9th 2013

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'clintonskitson-vmguest', '0.0.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add clintonskitson-vmguest
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install clintonskitson-vmguest --version 0.0.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

clintonskitson/vmguest — version 0.0.1 Jul 9th 2013

vmguest

This is the vmguest module. This module contains a custom facter that leverages VM Tools in a VMware Virtual Machine to look at the clientinfo.vminstanceuuid field that is set for the VM in vCenter. This setting persistently lives in the VMX file of the VM, but can be set manually from the GUI or by other API methods.

License

Apache 2

Contact

Clint Kitson (clintonskitson@gmail.com)