Resource Type: esx_iscsi_targets

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

Overview

Manage iSCSI targets.

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • esx_host

    Name of ESXi host

  • iscsi_hba_device

    HBA on host system

  • name (namevar)

    ESX host:target address

  • provider

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

  • type (defaults to: send)

    The iSCSI target type.

    Supported values:
    • static
    • send