Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 809 Bytes

REFERENCE.md

File metadata and controls

56 lines (30 loc) · 809 Bytes

Reference

Table of Contents

Classes

Classes

motd

motd

Examples

include motd

Parameters

The following parameters are available in the motd class:

ensure

Data type: Variant[Enum['present', 'absent']]

Should the file exist or not

Default value: 'present'

info

Data type: Optional[String]

Set information message from hiera

Default value: undef

warn

Data type: Optional[String]

Set warning message from hiera

Default value: undef