Resource Type: unity_host
- Defined in:
- lib/puppet/type/unity_host.rb
- Providers:
-
host_provider
Overview
Configure DellEMC Unity host.
Properties
-
description
Description for the host.
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
ip
IP address for the host.
-
iqn
Initiator’s IQN for the host.
-
os
Operating system running on the host.
-
wwns
WWNs for the host.
Parameters
-
host_type
(defaults to: 1)
Type for the host, can be 0, 1, 2, 3, 4, 5
-
name (namevar)
Name for creating the host.
-
provider
The specific backend to use for this ‘unity_host` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.