architecture.rb

Path: lib/facter/architecture.rb
Last Update: Wed Apr 17 09:49:48 +0000 2013

Fact: architecture

Purpose:

  Return the CPU hardware architecture.

Resolution:

  On OpenBSD, Linux and Debian's kfreebsd, use the hardwaremodel fact.
  Gentoo and Debian call "x86_86" "amd64".
  Gentoo also calls "i386" "x86".

Caveats:

[Validate]