Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 640 Bytes

REFERENCE.md

File metadata and controls

39 lines (20 loc) · 640 Bytes

Reference

Table of Contents

Classes

Classes

example

An example class

Parameters

The following parameters are available in the example class:

file

Data type: Stdlib::Absolutepath

The file to manage

Default value: '/tmp/puppet-example'

content

Data type: String[1]

The content in the file

Default value: 'Hello World!'