Resource Type: netapp_cluster_peer
- Defined in:
- lib/puppet/type/netapp_cluster_peer.rb
- Providers:
-
cmode
Overview
Manage Netapp Cluster Peering.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
peeraddresses
Cluster peer address array
-
timeout
(defaults to: 25)
Cluster operation timeout. Must be between 25 and 180. Defaults to: 25.
Parameters
-
name (namevar)
The cluster peer name. Must match the remote cluster name.
-
password
Cluster peer password.
-
provider
The specific backend to use for this ‘netapp_cluster_peer` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
username
Cluster peer username.