Resource Type: vc_datacenter

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

Overview

Manage vCenter Datacenters.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • path

    The path to the Datacenter.

  • provider

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