Resource Type: vc_extension

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

Overview

Interface with vcenter extension manager

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    Extension name

  • provider

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