Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 1.22 KB

File metadata and controls

57 lines (30 loc) · 1.22 KB

Reference

Table of Contents

Resource types

Resource types

hocon_setting

The name of the setting to be defined.

Properties

The following properties are available in the hocon_setting type.

ensure

Valid values: present, absent

The basic property that the resource should be in.

Default value: present

type

The value type

value

The value of the setting to be defined.

Parameters

The following parameters are available in the hocon_setting type.

path

The file Puppet will ensure contains the specified setting.

provider

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

setting

The name of the setting to be defined.