View registry
keys
and values with puppet resource
puppetlabs-registry
is a custom type and
provider, so you can use puppet resource
to
look at existing registry settings.
It is also somewhat
limited, like the acl
module in that it is
restricted to only what is specified.
Keys are like file paths (directories) and values are like files that can have data and be of different types.