Resource Type: netapp_cifs

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

Overview

Manage Netapp CIFS server. [Family: vserver]

Properties

  • admin_password

    Password for the account used to add this CIFS server to the Active Directory.

  • admin_username

    Username for the account used to add this CIFS server to the Active Directory.

  • domain

    Fully qualified domain name of the Windows Active Directory this CIFS server belongs to.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    cifs server name

  • provider

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