Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.53 KB

REFERENCE.md

File metadata and controls

67 lines (34 loc) · 1.53 KB

Reference

Table of Contents

Resource types

Resource types

windowsfeature

The windowsfeature type.

Properties

The following properties are available in the windowsfeature type.

ensure

Valid values: present, absent

The basic property that the resource should be in.

Default value: present

Parameters

The following parameters are available in the windowsfeature type.

installmanagementtools

Valid values: true, false, yes, no

installsubfeatures

Valid values: true, false, yes, no

name

namevar

provider

The specific backend to use for this windowsfeature resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.

restart

Valid values: true, false, yes, no

source