uptime_days.rb

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

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]