Resource Type: registry_value
- Defined in:
- lib/puppet/type/registry_value.rb
- Providers:
-
registry
Overview
Manages registry values on Windows systems.
The registry_value
type can manage registry values. See the
type
and data
attributes for information about
supported registry types, e.g. REG_SZ, and how the data should be
specified.
Autorequires: Any parent registry key managed by Puppet will be autorequired.