Resource Type: vc_cluster

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

Overview

Manage vCenter Clusters.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • path

    The path to the Cluster.

  • provider

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