Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (24 loc) · 791 Bytes

REFERENCE.md

File metadata and controls

47 lines (24 loc) · 791 Bytes

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.

setting

The name of the setting to be defined.

path

The file Puppet will ensure contains the specified setting.