architecture.rb

Path: lib/facter/architecture.rb
Last Update: Wed May 15 15:18:55 +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]