Resource Type: netapp_group

Defined in:
lib/puppet/type/netapp_group.rb
Providers:
sevenmode

Overview

Manage Netapp Group creation, modification and deletion.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • roles

    List of roles for this group. Comma separate multiple values.

Parameters

  • comment

    Group comment

  • groupname (namevar)

    The group name.

  • provider

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