Resource Type: whit
NOTE: This page was generated from the OpenVox source code based on version 8.28.0 on 2026-08-27 22:00:44 +0000. Do not edit it here; fix it upstream.
whit
Description
Whits are internal artifacts of Puppet’s current implementation, and
Puppet suppresses their appearance in all logs. We make no guarantee of
the whit’s continued existence, and it should never be used in an actual
manifest. Use the anchor type from the puppetlabs-stdlib module if you
need arbitrary whit-like no-op resources.
Attributes
whit { 'resource title':
name => # (namevar) The name of the whit, because it must have...
# ...plus any applicable metaparameters.
}
name
(Namevar: If omitted, this attribute’s value defaults to the resource’s title.)
The name of the whit, because it must have one.