Title: Message Title
William Hopper commented on an issue
Facter / New Feature FACT-612
Create structured uptime fact
Currently, there are four flat facts for uptime: uptime_seconds, uptime_hours, uptime_days and uptime. Merging these facts into a simple structured fact would be a good kick-off for structured fact work.

The output for this fact could appear as follows:
{noformat}
{"seconds"=>609351, "hours"=>169, "days"=>7, "uptime"=>"7 days"}
{noformat}

To main...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to