Path: | lib/facter/uptime_hours.rb |
Last Update: | Sat Feb 23 07:17:42 +0000 2019 |
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: