Resource Type: vc_storagepod

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

Overview

Manage Storage Pods (clusters)

Properties

  • datastores (defaults to: [])

    Datastores to be added to Storage Pod

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • cluster

    Name of the cluster to be used

  • datacenter

    Datacenter in which the cluster will be used

  • provider

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