uptime_hours.rb

Path: lib/facter/uptime_hours.rb
Last Update: Wed Aug 09 15:28:25 +0000 2017

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]