uptime_hours.rb

Path: lib/facter/uptime_hours.rb
Last Update: Tue Mar 01 05:53:03 +0000 2016

Fact: uptime_hours

Purpose: Return just the number of hours of uptime.

Resolution: Uses the "hours" key of the system_uptime fact, which divides

  its own 'seconds' key by 3600.

Caveats:

[Validate]