Resource Type: scaleio_fault_set

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

Overview

Manage ScaleIO Fault Sets

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • fault_set_name

    Name of this fault set, required

  • name (namevar)

    Default namevar (composition of ‘protection_domain:fault_set’)

  • protection_domain

    Name of the protection domain this fault set is a member of, required

  • provider

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