lib/fauxhai/platforms/ubuntu/14.04.json in fauxhai-3.0.1 vs lib/fauxhai/platforms/ubuntu/14.04.json in fauxhai-3.1.0

- old
+ new

@@ -432,10 +432,11 @@ }, "command": { "ps": "ps -ef" }, "ohai_time": 1445839848.4040508, + "root_group": "root", "languages": { "ruby": { "bin_dir": "/usr/local/bin", "gem_bin": "/usr/local/bin/gem", "gems_dir": "/usr/local/gems", @@ -553,11 +554,12 @@ }, "uptime": "30 days 15 hours 07 minutes 30 seconds", "uptime_seconds": 2646450, "cpu": { "real": 1, - "total": 1 + "total": 1, + "cores": 1 }, "memory": { - "total": "1024MB" + "total": "1048576kB" } }