Resource Type: netapp_lun_map

Defined in:
lib/puppet/type/netapp_lun_map.rb
Providers:
cmode

Overview

Manage Netap Lun map creation and deletion.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • initiatorgroup

    Initiator group to map to.

  • lunmap (namevar)

    Lun map - Composite key of format path:lun-id.

  • provider

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