puppet vcenter integration with modules connect to vsphere poweron/poweroff guest
[root@master manifests]# puppet module install puppetlabs-vsphere --version 1.4.0 Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ... Notice: Downloading from https://forgeapi.puppet.com ... Notice: Installing -- do not interrupt ... /etc/puppetlabs/code/environments/production/modules └── puppetlabs-vsphere (v1.4.0) [root@localhost ~]# puppet module install vmware/vcenter Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ... Notice: Downloading from https://forgeapi.puppet.com ... Notice: Installing -- do not interrupt ... /etc/puppetlabs/code/environments/production/modules └─┬ vmware-vcenter (v0.10.0) ├── nanliu-staging (v1.0.3) ├── puppetlabs-stdlib (v6.1.0) └── vmware-vmware_lib (v0.7.0) [root@localhost ~]# puppet module install vmware/vcsa Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ... Notice: Downloading from https://forgeapi.puppet.com ... ...