Resource Type: netapp_vserver_option

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

Overview

Manage Netapp Vserver option modification.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • value

    The vserver option value

Parameters

  • name (namevar)

    The vserver option name

  • provider

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