Resource Type: hpe3par_hostset
- Defined in:
- lib/puppet/type/hpe3par_hostset.rb
- Providers:
-
hpe3par_hostset
Overview
Host Set
Properties
-
ensure
The basic property that the resource should be in.
Supported values:- present
- absent
- add_host
- remove_host
-
setmembers
The host to be added to the set.
Parameters
-
debug
(defaults to: false)
If true, Debug mode set to true.
Supported values:- true
- false
-
domain
The domain in which the VV set or host set will be created.
-
name (namevar)
Name of the Host set
-
password
The password for the storage system User.
-
provider
The specific backend to use for this ‘hpe3par_hostset` 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.