fauxhai 2.3.0 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +15 -28
  3. data/CONTRIBUTING.md +3 -3
  4. data/Gemfile +0 -1
  5. data/README.md +3 -3
  6. data/fauxhai.gemspec +2 -1
  7. data/lib/fauxhai/platforms/amazon/2015.03.json +323 -0
  8. data/lib/fauxhai/platforms/amazon/2015.09.json +332 -0
  9. data/lib/fauxhai/platforms/centos/5.0.json +710 -0
  10. data/lib/fauxhai/platforms/centos/5.1.json +730 -0
  11. data/lib/fauxhai/platforms/centos/5.10.json +288 -2092
  12. data/lib/fauxhai/platforms/centos/5.11.json +346 -3763
  13. data/lib/fauxhai/platforms/centos/5.2.json +742 -0
  14. data/lib/fauxhai/platforms/centos/5.3.json +770 -0
  15. data/lib/fauxhai/platforms/centos/5.4.json +774 -0
  16. data/lib/fauxhai/platforms/centos/5.5.json +790 -0
  17. data/lib/fauxhai/platforms/centos/5.6.json +874 -0
  18. data/lib/fauxhai/platforms/centos/5.7.json +878 -0
  19. data/lib/fauxhai/platforms/centos/5.8.json +333 -218
  20. data/lib/fauxhai/platforms/centos/5.9.json +355 -240
  21. data/lib/fauxhai/platforms/centos/6.0.json +332 -112
  22. data/lib/fauxhai/platforms/centos/6.1.json +633 -0
  23. data/lib/fauxhai/platforms/centos/6.2.json +462 -426
  24. data/lib/fauxhai/platforms/centos/6.3.json +470 -434
  25. data/lib/fauxhai/platforms/centos/6.4.json +389 -61
  26. data/lib/fauxhai/platforms/centos/6.5.json +280 -77
  27. data/lib/fauxhai/platforms/centos/6.6.json +372 -3680
  28. data/lib/fauxhai/platforms/centos/6.7.json +615 -0
  29. data/lib/fauxhai/platforms/centos/7.0.1406.json +294 -3611
  30. data/lib/fauxhai/platforms/centos/7.0.json +169 -2162
  31. data/lib/fauxhai/platforms/centos/7.1.1503.json +814 -0
  32. data/lib/fauxhai/platforms/debian/7.7.json +635 -0
  33. data/lib/fauxhai/platforms/debian/7.8.json +635 -0
  34. data/lib/fauxhai/platforms/debian/7.9.json +674 -0
  35. data/lib/fauxhai/platforms/debian/8.0.json +681 -0
  36. data/lib/fauxhai/platforms/debian/8.1.json +681 -0
  37. data/lib/fauxhai/platforms/debian/8.2.json +781 -0
  38. data/lib/fauxhai/platforms/debian/stretch/sid.json +611 -0
  39. data/lib/fauxhai/platforms/dragonfly4/4.2-RELEASE.json +155 -0
  40. data/lib/fauxhai/platforms/fedora/21.json +348 -91
  41. data/lib/fauxhai/platforms/fedora/22.json +752 -0
  42. data/lib/fauxhai/platforms/freebsd/10.0.json +1 -1
  43. data/lib/fauxhai/platforms/freebsd/10.1.json +316 -0
  44. data/lib/fauxhai/platforms/freebsd/10.2.json +316 -0
  45. data/lib/fauxhai/platforms/freebsd/9.1.json +141 -428
  46. data/lib/fauxhai/platforms/freebsd/9.2.json +25 -38
  47. data/lib/fauxhai/platforms/freebsd/9.3.json +316 -0
  48. data/lib/fauxhai/platforms/ios_xr/6.0.0.14I.json +342 -0
  49. data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +857 -0
  50. data/lib/fauxhai/platforms/nexus/5.json +300 -0
  51. data/lib/fauxhai/platforms/omnios/151014.json +2422 -0
  52. data/lib/fauxhai/platforms/opensuse/12.3.json +249 -2208
  53. data/lib/fauxhai/platforms/opensuse/13.1.json +166 -2193
  54. data/lib/fauxhai/platforms/opensuse/13.2.json +646 -0
  55. data/lib/fauxhai/platforms/oracle/6.6.json +377 -0
  56. data/lib/fauxhai/platforms/oracle/7.0.json +627 -0
  57. data/lib/fauxhai/platforms/oracle/7.1.json +821 -0
  58. data/lib/fauxhai/platforms/redhat/6.6.json +519 -0
  59. data/lib/fauxhai/platforms/redhat/7.1.json +746 -0
  60. data/lib/fauxhai/platforms/solaris2/5.11.json +1 -0
  61. data/lib/fauxhai/platforms/ubuntu/12.04.json +257 -190
  62. data/lib/fauxhai/platforms/ubuntu/14.04.json +246 -184
  63. data/lib/fauxhai/platforms/ubuntu/15.04.json +643 -0
  64. data/lib/fauxhai/platforms/ubuntu/15.10.json +651 -0
  65. data/lib/fauxhai/platforms/windows/10.json +3545 -0
  66. data/lib/fauxhai/platforms/windows/2003R2.json +7887 -7887
  67. data/lib/fauxhai/platforms/windows/2008R2.json +532 -770
  68. data/lib/fauxhai/platforms/windows/2012.json +728 -1257
  69. data/lib/fauxhai/platforms/windows/2012R2.json +737 -1063
  70. data/lib/fauxhai/platforms/windows/8.1.json +3512 -0
  71. data/lib/fauxhai/platforms/windows/8.json +3926 -0
  72. data/lib/fauxhai/runner.rb +1 -0
  73. data/lib/fauxhai/version.rb +1 -1
  74. metadata +61 -7
@@ -1038,6 +1038,7 @@
1038
1038
  "os_version": "5.11",
1039
1039
  "platform_version": "5.11",
1040
1040
  "platform_build": "11.1",
1041
+ "platform": "solaris2",
1041
1042
  "platform_family": "solaris2",
1042
1043
  "filesystem": {
1043
1044
  "rpool/ROOT/solaris": {
@@ -1,199 +1,137 @@
1
1
  {
2
2
  "kernel": {
3
3
  "name": "Linux",
4
- "release": "3.2.0-26-generic",
5
- "version": "#41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012",
4
+ "release": "3.2.0-92-generic",
5
+ "version": "#131-Ubuntu SMP Tue Oct 20 16:16:02 UTC 2015",
6
6
  "machine": "x86_64",
7
+ "os": "GNU/Linux",
7
8
  "modules": {
8
- "vboxsf": {
9
- "size": "39436",
10
- "refcount": "1"
11
- },
12
9
  "vesafb": {
13
10
  "size": "13844",
14
11
  "refcount": "1"
15
12
  },
16
- "ppdev": {
17
- "size": "17113",
13
+ "joydev": {
14
+ "size": "17693",
18
15
  "refcount": "0"
19
16
  },
20
- "nfsd": {
21
- "size": "277809",
22
- "refcount": "2"
23
- },
24
- "nfs": {
25
- "size": "356315",
17
+ "usbhid": {
18
+ "size": "47238",
26
19
  "refcount": "0"
27
20
  },
28
- "lockd": {
29
- "size": "86161",
30
- "refcount": "2"
21
+ "psmouse": {
22
+ "size": "98243",
23
+ "refcount": "0"
31
24
  },
32
- "fscache": {
33
- "size": "61529",
25
+ "hid": {
26
+ "size": "99883",
34
27
  "refcount": "1"
35
28
  },
36
- "auth_rpcgss": {
37
- "size": "53380",
38
- "refcount": "2"
39
- },
40
- "nfs_acl": {
41
- "size": "12883",
42
- "refcount": "2"
29
+ "video": {
30
+ "size": "19651",
31
+ "refcount": "0"
43
32
  },
44
- "sunrpc": {
45
- "size": "245464",
46
- "refcount": "6"
33
+ "serio_raw": {
34
+ "size": "13211",
35
+ "refcount": "0"
47
36
  },
48
- "psmouse": {
49
- "size": "87692",
37
+ "snd_intel8x0": {
38
+ "size": "38570",
50
39
  "refcount": "0"
51
40
  },
52
- "vboxguest": {
53
- "size": "228953",
41
+ "snd_ac97_codec": {
42
+ "size": "134869",
43
+ "refcount": "1"
44
+ },
45
+ "ac97_bus": {
46
+ "size": "12730",
47
+ "refcount": "1"
48
+ },
49
+ "snd_pcm": {
50
+ "size": "97275",
54
51
  "refcount": "2"
55
52
  },
56
- "i2c_piix4": {
57
- "size": "13301",
58
- "refcount": "0"
53
+ "snd_timer": {
54
+ "size": "29990",
55
+ "refcount": "1"
59
56
  },
60
- "serio_raw": {
61
- "size": "13211",
62
- "refcount": "0"
57
+ "snd": {
58
+ "size": "79081",
59
+ "refcount": "4"
63
60
  },
64
- "ext2": {
65
- "size": "73795",
61
+ "soundcore": {
62
+ "size": "15091",
66
63
  "refcount": "1"
67
64
  },
68
- "parport_pc": {
69
- "size": "32866",
65
+ "i2c_piix4": {
66
+ "size": "13301",
70
67
  "refcount": "0"
71
68
  },
69
+ "snd_page_alloc": {
70
+ "size": "18529",
71
+ "refcount": "2"
72
+ },
72
73
  "mac_hid": {
73
74
  "size": "13253",
74
75
  "refcount": "0"
75
76
  },
77
+ "ext2": {
78
+ "size": "73824",
79
+ "refcount": "1"
80
+ },
76
81
  "lp": {
77
82
  "size": "17799",
78
83
  "refcount": "0"
79
84
  },
80
85
  "parport": {
81
86
  "size": "46562",
82
- "refcount": "3"
87
+ "refcount": "1"
83
88
  },
84
89
  "e1000": {
85
- "size": "108471",
90
+ "size": "108642",
86
91
  "refcount": "0"
87
92
  }
88
- },
89
- "os": "GNU/Linux"
90
- },
91
- "os": "linux",
92
- "os_version": "3.2.0-26-generic",
93
- "dmi": {
94
- "dmidecode_version": "2.11",
95
- "smbios_version": "2.5",
96
- "structures": {
97
- "count": "5",
98
- "size": "352"
99
- },
100
- "table_location": "0x000E1000",
101
- "bios": {
102
- "all_records": [
103
- {
104
- "record_id": "0x0000",
105
- "size": "0",
106
- "application_identifier": "BIOS Information",
107
- "Vendor": "innotek GmbH",
108
- "Version": "VirtualBox",
109
- "Release Date": "12/01/2006",
110
- "Address": "0xE0000",
111
- "Runtime Size": "128 kB",
112
- "ROM Size": "128 kB",
113
- "Characteristics": {
114
- "ISA is supported": null,
115
- "PCI is supported": null,
116
- "Boot from CD is supported": null,
117
- "Selectable boot is supported": null,
118
- "8042 keyboard services are supported (int 9h)": null,
119
- "CGA/mono video services are supported (int 10h)": null,
120
- "ACPI is supported": null
121
- }
122
- }
123
- ],
124
- "vendor": "innotek GmbH",
125
- "version": "VirtualBox",
126
- "release_date": "12/01/2006",
127
- "address": "0xE0000",
128
- "runtime_size": "128 kB",
129
- "rom_size": "128 kB"
130
- },
131
- "system": {
132
- "all_records": [
133
- {
134
- "record_id": "0x0001",
135
- "size": "1",
136
- "application_identifier": "End Of Table",
137
- "Manufacturer": "innotek GmbH",
138
- "Product Name": "VirtualBox",
139
- "Version": "1.2",
140
- "Serial Number": "0",
141
- "UUID": "5016CB98-F317-45A2-BD11-17E25A2EA3A6",
142
- "Wake-up Type": "Power Switch",
143
- "SKU Number": "Not Specified",
144
- "Family": "Virtual Machine"
145
- }
146
- ],
147
- "manufacturer": "innotek GmbH",
148
- "product_name": "VirtualBox",
149
- "version": "1.2",
150
- "serial_number": "0",
151
- "uuid": "5016CB98-F317-45A2-BD11-17E25A2EA3A6",
152
- "wake_up_type": "Power Switch",
153
- "sku_number": "Not Specified",
154
- "family": "Virtual Machine"
155
93
  }
156
94
  },
157
- "command": {
158
- "ps": "ps -ef"
95
+ "os": "linux",
96
+ "os_version": "3.2.0-92-generic",
97
+ "lsb": {
98
+ "id": "Ubuntu",
99
+ "release": "12.04",
100
+ "codename": "precise",
101
+ "description": "Ubuntu 12.04.5 LTS"
159
102
  },
160
103
  "platform": "ubuntu",
161
104
  "platform_version": "12.04",
162
105
  "platform_family": "debian",
163
- "lsb": {
164
- "codename": "precise",
165
- "description": "Ubuntu 12.04 LTS",
166
- "release": "12.04",
167
- "id": "Ubuntu"
168
- },
169
- "cpu": {
170
- "real": 1,
171
- "total": 1
172
- },
173
- "memory": {
174
- "total": "524288kB"
175
- },
176
- "ohai_time": 1344011611.7613227,
106
+ "ohai_time": 1445838957.0466776,
177
107
  "filesystem": {
178
- "/dev/mapper/precise64-root": {
179
- "kb_size": "82706056",
180
- "kb_used": "2267536",
181
- "kb_available": "76296236",
182
- "percent_used": "3%",
108
+ "/dev/mapper/1204--vg-root": {
109
+ "kb_size": "11078912",
110
+ "kb_used": "2393092",
111
+ "kb_available": "8123032",
112
+ "percent_used": "23%",
183
113
  "mount": "/",
114
+ "total_inodes": "704512",
115
+ "inodes_used": "140377",
116
+ "inodes_available": "564135",
117
+ "inodes_percent_used": "20%",
184
118
  "fs_type": "ext4",
185
119
  "mount_options": [
186
120
  "rw",
187
121
  "errors=remount-ro"
188
122
  ],
189
- "uuid": "04834516-b2ee-4f08-a552-63b7367c72ac"
123
+ "uuid": "0d89cb0e-612c-4e16-a878-3af9793718a5"
190
124
  },
191
125
  "udev": {
192
- "kb_size": "178064",
193
- "kb_used": "12",
194
- "kb_available": "178052",
126
+ "kb_size": "500644",
127
+ "kb_used": "4",
128
+ "kb_available": "500640",
195
129
  "percent_used": "1%",
196
130
  "mount": "/dev",
131
+ "total_inodes": "125161",
132
+ "inodes_used": "468",
133
+ "inodes_available": "124693",
134
+ "inodes_percent_used": "1%",
197
135
  "fs_type": "devtmpfs",
198
136
  "mount_options": [
199
137
  "rw",
@@ -201,11 +139,15 @@
201
139
  ]
202
140
  },
203
141
  "tmpfs": {
204
- "kb_size": "74856",
205
- "kb_used": "268",
206
- "kb_available": "74588",
142
+ "kb_size": "101944",
143
+ "kb_used": "300",
144
+ "kb_available": "101644",
207
145
  "percent_used": "1%",
208
146
  "mount": "/run",
147
+ "total_inodes": "127426",
148
+ "inodes_used": "361",
149
+ "inodes_available": "127065",
150
+ "inodes_percent_used": "1%",
209
151
  "fs_type": "tmpfs",
210
152
  "mount_options": [
211
153
  "rw",
@@ -216,11 +158,15 @@
216
158
  ]
217
159
  },
218
160
  "none": {
219
- "kb_size": "187132",
161
+ "kb_size": "509704",
220
162
  "kb_used": "0",
221
- "kb_available": "187132",
163
+ "kb_available": "509704",
222
164
  "percent_used": "0%",
223
165
  "mount": "/run/shm",
166
+ "total_inodes": "127426",
167
+ "inodes_used": "1",
168
+ "inodes_available": "127425",
169
+ "inodes_percent_used": "1%",
224
170
  "fs_type": "tmpfs",
225
171
  "mount_options": [
226
172
  "rw",
@@ -229,29 +175,20 @@
229
175
  ]
230
176
  },
231
177
  "/dev/sda1": {
232
- "kb_size": "233191",
233
- "kb_used": "24973",
234
- "kb_available": "195777",
235
- "percent_used": "12%",
178
+ "kb_size": "240972",
179
+ "kb_used": "129548",
180
+ "kb_available": "98983",
181
+ "percent_used": "57%",
236
182
  "mount": "/boot",
183
+ "total_inodes": "62248",
184
+ "inodes_used": "250",
185
+ "inodes_available": "61998",
186
+ "inodes_percent_used": "1%",
237
187
  "fs_type": "ext2",
238
188
  "mount_options": [
239
189
  "rw"
240
190
  ],
241
- "uuid": "ff82934e-7770-4d45-bc82-ac1751a1e762"
242
- },
243
- "v-root": {
244
- "kb_size": "86890824",
245
- "kb_used": "83485620",
246
- "kb_available": "3405204",
247
- "percent_used": "97%",
248
- "mount": "/vagrant",
249
- "fs_type": "vboxsf",
250
- "mount_options": [
251
- "uid=1000",
252
- "gid=1000",
253
- "rw"
254
- ]
191
+ "uuid": "e4e4a20d-8f97-4df2-a1d8-4bc501108249"
255
192
  },
256
193
  "proc": {
257
194
  "mount": "/proc",
@@ -284,20 +221,13 @@
284
221
  "mode=0620"
285
222
  ]
286
223
  },
287
- "rpc_pipefs": {
288
- "mount": "/run/rpc_pipefs",
289
- "fs_type": "rpc_pipefs",
290
- "mount_options": [
291
- "rw"
292
- ]
293
- },
294
224
  "/dev/sda5": {
295
225
  "fs_type": "LVM2_member",
296
- "uuid": "TJpj2t-VYzl-7RoY-7X64-DIx8-hAaV-g23g6v"
226
+ "uuid": "lgFpXF-zjyu-vTGE-MT08-Wkmz-RIxw-uHJy1x"
297
227
  },
298
- "/dev/mapper/precise64-swap_1": {
228
+ "/dev/mapper/1204--vg-swap_1": {
299
229
  "fs_type": "swap",
300
- "uuid": "558a90aa-6b59-43dc-8919-5ce2927e561b"
230
+ "uuid": "6d9f8467-f9f0-4509-b66a-cca47f6656b4"
301
231
  },
302
232
  "rootfs": {
303
233
  "mount": "/",
@@ -307,33 +237,162 @@
307
237
  ]
308
238
  }
309
239
  },
240
+ "dmi": {
241
+ "dmidecode_version": "2.11",
242
+ "smbios_version": "2.5",
243
+ "structures": {
244
+ "count": "10",
245
+ "size": "449"
246
+ },
247
+ "table_location": "0x000E1000",
248
+ "bios": {
249
+ "all_records": [
250
+ {
251
+ "record_id": "0x0000",
252
+ "size": "0",
253
+ "application_identifier": "BIOS Information",
254
+ "Vendor": "innotek GmbH",
255
+ "Version": "VirtualBox",
256
+ "Release Date": "12/01/2006",
257
+ "Address": "0xE0000",
258
+ "Runtime Size": "128 kB",
259
+ "ROM Size": "128 kB",
260
+ "Characteristics": {
261
+ "ISA is supported": null,
262
+ "PCI is supported": null,
263
+ "Boot from CD is supported": null,
264
+ "Selectable boot is supported": null,
265
+ "8042 keyboard services are supported (int 9h)": null,
266
+ "CGA/mono video services are supported (int 10h)": null,
267
+ "ACPI is supported": null
268
+ }
269
+ }
270
+ ],
271
+ "vendor": "innotek GmbH",
272
+ "version": "VirtualBox",
273
+ "release_date": "12/01/2006",
274
+ "address": "0xE0000",
275
+ "runtime_size": "128 kB",
276
+ "rom_size": "128 kB"
277
+ },
278
+ "system": {
279
+ "all_records": [
280
+ {
281
+ "record_id": "0x0001",
282
+ "size": "1",
283
+ "application_identifier": "System Information",
284
+ "Manufacturer": "innotek GmbH",
285
+ "Product Name": "VirtualBox",
286
+ "Version": "1.2",
287
+ "Serial Number": "0",
288
+ "UUID": "98B0D90E-BF63-4B3B-9CCD-BD6D78A270F5",
289
+ "Wake-up Type": "Power Switch",
290
+ "SKU Number": "Not Specified",
291
+ "Family": "Virtual Machine"
292
+ }
293
+ ],
294
+ "manufacturer": "innotek GmbH",
295
+ "product_name": "VirtualBox",
296
+ "version": "1.2",
297
+ "serial_number": "0",
298
+ "uuid": "98B0D90E-BF63-4B3B-9CCD-BD6D78A270F5",
299
+ "wake_up_type": "Power Switch",
300
+ "sku_number": "Not Specified",
301
+ "family": "Virtual Machine"
302
+ },
303
+ "base_board": {
304
+ "all_records": [
305
+ {
306
+ "record_id": "0x0008",
307
+ "size": "2",
308
+ "application_identifier": "Base Board Information",
309
+ "Manufacturer": "Oracle Corporation",
310
+ "Product Name": "VirtualBox",
311
+ "Version": "1.2",
312
+ "Serial Number": "0",
313
+ "Asset Tag": "Not Specified",
314
+ "Features": {
315
+ "Board is a hosting board": null
316
+ },
317
+ "Location In Chassis": "Not Specified",
318
+ "Chassis Handle": "0x0003",
319
+ "Type": "Motherboard",
320
+ "Contained Object Handles": "0"
321
+ }
322
+ ],
323
+ "manufacturer": "Oracle Corporation",
324
+ "product_name": "VirtualBox",
325
+ "version": "1.2",
326
+ "serial_number": "0",
327
+ "asset_tag": "Not Specified",
328
+ "location_in_chassis": "Not Specified",
329
+ "chassis_handle": "0x0003",
330
+ "type": "Motherboard",
331
+ "contained_object_handles": "0"
332
+ },
333
+ "chassis": {
334
+ "all_records": [
335
+ {
336
+ "record_id": "0x0003",
337
+ "size": "3",
338
+ "application_identifier": "Chassis Information",
339
+ "Manufacturer": "Oracle Corporation",
340
+ "Type": "Other",
341
+ "Lock": "Not Present",
342
+ "Version": "Not Specified",
343
+ "Serial Number": "Not Specified",
344
+ "Asset Tag": "Not Specified",
345
+ "Boot-up State": "Safe",
346
+ "Power Supply State": "Safe",
347
+ "Thermal State": "Safe",
348
+ "Security Status": "None"
349
+ }
350
+ ],
351
+ "manufacturer": "Oracle Corporation",
352
+ "type": "Other",
353
+ "lock": "Not Present",
354
+ "version": "Not Specified",
355
+ "serial_number": "Not Specified",
356
+ "asset_tag": "Not Specified",
357
+ "boot_up_state": "Safe",
358
+ "power_supply_state": "Safe",
359
+ "thermal_state": "Safe",
360
+ "security_status": "None"
361
+ },
362
+ "oem_strings": {
363
+ "all_records": [
364
+ {
365
+ "record_id": "0x0002",
366
+ "size": "11",
367
+ "application_identifier": "OEM Strings",
368
+ "String 1": "vboxVer_5.0.6",
369
+ "String 2": "vboxRev_103037"
370
+ }
371
+ ],
372
+ "string_1": "vboxVer_5.0.6",
373
+ "string_2": "vboxRev_103037"
374
+ }
375
+ },
376
+ "command": {
377
+ "ps": "ps -ef"
378
+ },
310
379
  "languages": {
311
380
  "ruby": {
312
- "platform": "x86_64-linux",
313
- "version": "1.9.3",
314
- "release_date": "2012-04-20",
315
- "target": "x86_64-unknown-linux-gnu",
316
- "target_cpu": "x86_64",
317
- "target_vendor": "unknown",
318
- "target_os": "linux",
319
- "host": "x86_64-unknown-linux-gnu",
320
- "host_cpu": "x86_64",
321
- "host_os": "linux-gnu",
322
- "host_vendor": "unknown",
323
381
  "bin_dir": "/usr/local/bin",
324
- "ruby_bin": "/usr/local/bin/ruby",
382
+ "gem_bin": "/usr/local/bin/gem",
325
383
  "gems_dir": "/usr/local/gems",
326
- "gem_bin": "/usr/local/bin/gem"
327
- }
384
+ "ruby_bin": "/usr/local/bin/ruby"
385
+ },
386
+ "powershell": null
328
387
  },
329
388
  "chef_packages": {
330
389
  "chef": {
331
- "version": "10.12.0",
332
- "chef_root": "/usr/local/gems/chef-10.12.0/lib"
390
+ "version": "12.5.1",
391
+ "chef_root": "/usr/local/gems/chef-12.5.1/lib"
333
392
  },
334
393
  "ohai": {
335
- "version": "6.14.0",
336
- "ohai_root": "/usr/local/gems/ohai-6.14.0/lib/ohai"
394
+ "version": "8.7.0",
395
+ "ohai_root": "/usr/local/gems/ohai-8.7.0/lib/ohai"
337
396
  }
338
397
  },
339
398
  "counters": {
@@ -398,7 +457,8 @@
398
457
  "network": {
399
458
  "default_gateway": "10.0.0.1",
400
459
  "default_interface": "eth0",
401
- "settings": {},
460
+ "settings": {
461
+ },
402
462
  "interfaces": {
403
463
  "eth0": {
404
464
  "addresses": {
@@ -434,5 +494,12 @@
434
494
  }
435
495
  },
436
496
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
437
- "uptime_seconds": 2646450
497
+ "uptime_seconds": 2646450,
498
+ "cpu": {
499
+ "real": 1,
500
+ "total": 1
501
+ },
502
+ "memory": {
503
+ "total": "1024MB"
504
+ }
438
505
  }