Puppet Data Type Alias: Stdlib::Ensure::Package

Defined in:
vendor_modules/stdlib/types/ensure/package.pp

Summary

Validate the value of the ensure parameter for a package

Overview

Alias of

Variant[Enum['present', 'absent', 'purged', 'disabled', 'installed', 'latest'], String[1]]


# File 'vendor_modules/stdlib/types/ensure/package.pp', line 2