Resource Type: esx_iscsi

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

Overview

Enables or disables iSCSI on an ESX host.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • esx_host

    ESX hostname

  • provider

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