uptime_days.rb

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

Fact: uptime_days

Purpose: Return just the number of days of uptime.

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

  its own "hours" key by 24

Caveats:

[Validate]