iphostnumber.rb

Path: lib/facter/iphostnumber.rb
Last Update: Sun Oct 21 20:29:25 -0400 2012

Fact: iphostnumber

Purpose: On selected versions of Darwin, returns the host‘s IP address.

Resolution:

  Uses either the scutil program to get the localhost name, or parses output
  of ifconfig for a MAC address.

Caveats:

[Validate]