Re: [Puppet Users] I can't read registry key with facter

2014-06-05 Thread Rob Reynolds
Nicolas, It is possible. Have a look at this recent write up I did - http://puppetlabs.com/blog/how-avoid-common-windows-gotchas-puppet (it even has a code example to do EXACTLY what you are asking). On Thu, Jun 5, 2014 at 10:07 AM, nicolas boquet wrote: > Hello, > > I've a problem with the mo

[Puppet Users] I can't read registry key with facter

2014-06-05 Thread nicolas boquet
Hello, I've a problem with the module "facter/util/registry"... i want to read key / value from registry. On windows x86, it's OK but in on windows x64, i've this error: ERROR: The system was unable to find the specified registry key or value. i 've create a fact to know the version of oc