uptime_days.rb

Path: lib/facter/uptime_days.rb
Last Update: Sat Feb 23 07:17:42 +0000 2019

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]