Resource Type: netapp_sis_config
- Defined in:
- lib/puppet/type/netapp_sis_config.rb
- Providers:
-
cmode
Overview
Manage Netapp sis config modification.
Properties
- compression
- enabled
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
- idd
- inline_compression
-
policy
The sis policy name to be attached to the volume.
-
quick_check_fsize
Quick check file size for Incompressible Data Detection. Accepts integers
Supported values:- /^\d+$/
- sis_schedule
Parameters
-
path (namevar)
The full path of the sis volume, /vol/<vol_name>.
-
provider
The specific backend to use for this ‘netapp_sis_config` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.