Hi Oliver,

On Wed, Nov 21, 2012 at 8:08 AM, r0k5t4r <oliver_weinm...@gmx.de> wrote:
> I just started using puppet agent on windows 32Bit and my manfiests are
> working good so far. Now when using the same manifests on a 64Bit Windows
> machine I get trouble about the very special Program Files path. :(

Facter 1.6.10 will correctly report 32-bit or 64-bit architecture and
hardwaremodel. See http://projects.puppetlabs.com/issues/10261.
However, there is still a bug where a 32-bit OS running on 64-bit
hardware is reported as 64 instead of 32. See
https://projects.puppetlabs.com/issues/16948. As a result, you may
need to do something like:
https://github.com/puppetlabs/puppetlabs-dism/blob/master/lib/puppet/provider/dism/dism.rb#L7

Josh

--
Josh Cooper
Developer, Puppet Labs

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to