Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 801 Bytes

File metadata and controls

42 lines (19 loc) · 801 Bytes

Reference

Table of Contents

Functions

Functions

compliance_engine::enforcement

Type: Ruby 4.x API

Hiera entry point for Compliance Engine

compliance_engine::enforcement(String[1] $key, Hash[String[1], Any] $options, Puppet::LookupContext $context)

The compliance_engine::enforcement function.

Returns: String The value of the key in the Hiera data

key

Data type: String[1]

String The key to lookup in the Hiera data

options

Data type: Hash[String[1], Any]

context

Data type: Puppet::LookupContext