Resource Type: whit
NOTE: This page was generated from the Puppet source code on 2018-03-20 07:07:39 -0700
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.
NOTE: This page was generated from the Puppet source code on 2018-03-20 07:07:39 -0700