Resource Type: hpe3par_host
- Defined in:
- lib/puppet/type/hpe3par_host.rb
- Providers:
-
hpe3par_host
Overview
HPE 3PAR Host
Properties
-
chap_name
The chap name.
-
chap_secret
The chap secret for the host or the target.
-
chap_secret_hex
If true, then chapSecret is treated as Hex.
Supported values:- true
- false
-
domain
Specifies the domain in which the host is created.
-
ensure
The basic property that the resource should be in.
Supported values:- present
- absent
- modify
- add_initiator_chap
- remove_initiator_chap
- add_target_chap
- remove_target_chap
- add_fc_path_to_host
- remove_fc_path_from_host
- add_iscsi_path_to_host
- remove_iscsi_path_from_host
-
fc_wwns
Specifies the WWNs to be specified for the host.
-
force_path_removal
If true, remove WWN(s) or iSCSI(s) even if there are VLUNs that are exported to the host.
Supported values:- true
- false
-
iscsi_names
Specifies the ISCSI names to be set for the host.
-
new_name
Specifies the new name for the host
-
persona
(defaults to: GENERIC_ALUA)
Specifies the domain in which the host is created.
Supported values:- GENERIC
- GENERIC_ALUA
- GENERIC_LEGACY
- HPUX_LEGACY
- AIX_LEGACY
- EGENERA
- ONTAP_LEGACY
- VMWARE
- OPENVMS
- HPUX
- WINDOWS_SERVER
Parameters
-
debug
(defaults to: false)
If true, Debug mode set to true.
Supported values:- true
- false
-
host_name
Name of the 3PAR host.
-
password
The password for the storage system User.
-
provider
The specific backend to use for this ‘hpe3par_host` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
ssip
The storage system IP address or FQDN.
-
url
If using URL do not use ssip, user, and password. URL in the form of user:password@ssip:8080/
-
user
The storage system user name.