Resource Type: vc_vm

Defined in:
lib/puppet/type/vc_vm.rb
Providers:
vc_vm

Overview

Manage vCenter VMs.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • cpucount
  • datastore
  • guestid
  • memory
  • name (namevar)

    The vm name

  • path

    The path to the Datacenter.

  • provider

    The specific backend to use for this ‘vc_vm` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.