Resource Type: scaleio_mdm_cluster

Defined in:
lib/puppet/type/scaleio_mdm_cluster.rb
Providers:
scli

Overview

Manage a ScaleIO MDM cluster

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • mdm_names

    The MDM names that shall be active in the MDM cluster

  • tb_names

    The TB names that shall be active in the MDM cluster

Parameters

  • name (namevar)

    The MDM name

  • provider

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