Resource Type: netapp_vserver_peer

Defined in:
lib/puppet/type/netapp_vserver_peer.rb
Providers:
cmode

Overview

Manage Netapp Vserver Peering.

Properties

  • applications

    Applications which can make use of the peering relationship. Possible values: ‘snapmirror’, ‘file_copy’, ‘lun_copy’.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • peer_cluster

    Specifies name of the peer Cluster. If peer Cluster is not given, it considers local Cluster.

Parameters

  • name (namevar)

    The local vserver name. and peer_vserver eg vs0:vs1

  • provider

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