fauxhai 3.10.0 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +39 -0
  3. data/lib/fauxhai/platforms/arch/{3.10.5-1-ARCH.json → 4.9.11-1-ARCH.json} +325 -160
  4. data/lib/fauxhai/platforms/centos/6.8.json +206 -174
  5. data/lib/fauxhai/platforms/centos/7.3.1611.json +871 -0
  6. data/lib/fauxhai/platforms/debian/7.11.json +89 -101
  7. data/lib/fauxhai/platforms/debian/8.7.json +766 -0
  8. data/lib/fauxhai/platforms/fedora/{18.json → 25.json} +417 -205
  9. data/lib/fauxhai/platforms/freebsd/10.3.json +16 -16
  10. data/lib/fauxhai/platforms/freebsd/11.0.json +14 -14
  11. data/lib/fauxhai/platforms/opensuse/42.1.json +141 -94
  12. data/lib/fauxhai/platforms/{debian/stretch/sid.json → opensuse/42.2.json} +372 -356
  13. data/lib/fauxhai/platforms/redhat/6.6.json +279 -175
  14. data/lib/fauxhai/platforms/{freebsd/9.1.json → redhat/6.7.json} +374 -63
  15. data/lib/fauxhai/platforms/{freebsd/9.2.json → redhat/6.8.json} +360 -53
  16. data/lib/fauxhai/platforms/redhat/7.0.json +147 -169
  17. data/lib/fauxhai/platforms/redhat/7.1.json +460 -383
  18. data/lib/fauxhai/platforms/redhat/7.2.json +431 -242
  19. data/lib/fauxhai/platforms/redhat/7.3.json +871 -0
  20. data/lib/fauxhai/platforms/suse/12.0.json +524 -415
  21. data/lib/fauxhai/platforms/suse/12.2.json +873 -0
  22. data/lib/fauxhai/platforms/ubuntu/14.04.json +206 -223
  23. data/lib/fauxhai/platforms/ubuntu/16.04.json +153 -195
  24. data/lib/fauxhai/version.rb +1 -1
  25. metadata +12 -27
  26. data/lib/fauxhai/platforms/debian/6.0.5.json +0 -303
  27. data/lib/fauxhai/platforms/debian/jessie/sid.json +0 -588
  28. data/lib/fauxhai/platforms/fedora/19.json +0 -474
  29. data/lib/fauxhai/platforms/fedora/20.json +0 -442
  30. data/lib/fauxhai/platforms/freebsd/10.0.json +0 -338
  31. data/lib/fauxhai/platforms/freebsd/8.4.json +0 -369
  32. data/lib/fauxhai/platforms/gentoo/2.1.json +0 -416
  33. data/lib/fauxhai/platforms/mac_os_x/10.6.8.json +0 -848
  34. data/lib/fauxhai/platforms/mac_os_x/10.7.4.json +0 -800
  35. data/lib/fauxhai/platforms/mac_os_x/10.8.2.json +0 -757
  36. data/lib/fauxhai/platforms/omnios/151002.json +0 -2382
  37. data/lib/fauxhai/platforms/omnios/151006.json +0 -1955
  38. data/lib/fauxhai/platforms/omnios/151008.json +0 -2230
  39. data/lib/fauxhai/platforms/suse/11.1.json +0 -2563
  40. data/lib/fauxhai/platforms/suse/11.2.json +0 -2564
  41. data/lib/fauxhai/platforms/ubuntu/10.04.json +0 -522
  42. data/lib/fauxhai/platforms/ubuntu/13.04.json +0 -2584
  43. data/lib/fauxhai/platforms/ubuntu/13.10.json +0 -510
  44. data/lib/fauxhai/platforms/ubuntu/14.10.json +0 -617
@@ -1,296 +1,87 @@
1
1
  {
2
- "dmi": {
3
- "dmidecode_version": "2.12",
4
- "smbios_version": "2.4",
5
- "structures": {
6
- "count": "15",
7
- "size": "545"
8
- },
9
- "bios": {
10
- "all_records": [
11
- {
12
- "record_id": "0x0000",
13
- "size": "0",
14
- "application_identifier": "BIOS Information",
15
- "Vendor": "Seabios",
16
- "Version": "0.5.1",
17
- "Release Date": "01/01/2007",
18
- "Address": "0xE8000",
19
- "Runtime Size": "96 kB",
20
- "ROM Size": "64 kB",
21
- "Characteristics": {
22
- "BIOS characteristics not supported": null,
23
- "Targeted content distribution is supported": null
24
- },
25
- "BIOS Revision": "1.0"
26
- }
27
- ],
28
- "vendor": "Seabios",
29
- "version": "0.5.1",
30
- "release_date": "01/01/2007",
31
- "address": "0xE8000",
32
- "runtime_size": "96 kB",
33
- "rom_size": "64 kB",
34
- "bios_revision": "1.0"
35
- },
36
- "system": {
37
- "all_records": [
38
- {
39
- "record_id": "0x0100",
40
- "size": "1",
41
- "application_identifier": "System Information",
42
- "Manufacturer": "IBM",
43
- "Product Name": "OpenStack Nova",
44
- "Version": "2014.2.0.2-201502130209.ibm.el6.107",
45
- "Serial Number": "6130b145-7e5d-e111-8981-5cf3fc6e47e0",
46
- "UUID": "4E19EE11-2C36-4B28-A7BB-78C0A49EF733",
47
- "Wake-up Type": "Power Switch",
48
- "SKU Number": "Not Specified",
49
- "Family": "Red Hat Enterprise Linux"
50
- }
51
- ],
52
- "manufacturer": "IBM",
53
- "product_name": "OpenStack Nova",
54
- "version": "2014.2.0.2-201502130209.ibm.el6.107",
55
- "serial_number": "6130b145-7e5d-e111-8981-5cf3fc6e47e0",
56
- "uuid": "4E19EE11-2C36-4B28-A7BB-78C0A49EF733",
57
- "wake_up_type": "Power Switch",
58
- "sku_number": "Not Specified",
59
- "family": "Red Hat Enterprise Linux"
60
- },
61
- "chassis": {
62
- "all_records": [
63
- {
64
- "record_id": "0x0300",
65
- "size": "3",
66
- "application_identifier": "Chassis Information",
67
- "Manufacturer": "Red Hat",
68
- "Type": "Other",
69
- "Lock": "Not Present",
70
- "Version": "Not Specified",
71
- "Serial Number": "Not Specified",
72
- "Asset Tag": "Not Specified",
73
- "Boot-up State": "Safe",
74
- "Power Supply State": "Safe",
75
- "Thermal State": "Safe",
76
- "Security Status": "Unknown",
77
- "OEM Information": "0x00000000",
78
- "Height": "Unspecified",
79
- "Number Of Power Cords": "Unspecified"
80
- }
81
- ],
82
- "manufacturer": "Red Hat",
83
- "type": "Other",
84
- "lock": "Not Present",
85
- "version": "Not Specified",
86
- "serial_number": "Not Specified",
87
- "asset_tag": "Not Specified",
88
- "boot_up_state": "Safe",
89
- "power_supply_state": "Safe",
90
- "thermal_state": "Safe",
91
- "security_status": "Unknown",
92
- "oem_information": "0x00000000",
93
- "height": "Unspecified",
94
- "number_of_power_cords": "Unspecified"
95
- },
96
- "processor": {
97
- "all_records": [
98
- {
99
- "record_id": "0x0401",
100
- "size": "4",
101
- "application_identifier": "Processor Information",
102
- "Socket Designation": "CPU 1",
103
- "Type": "Central Processor",
104
- "Family": "Other",
105
- "Manufacturer": "Bochs",
106
- "ID": "A1 06 02 00 FF FB 8B 0F",
107
- "Version": "Not Specified",
108
- "Voltage": "Unknown",
109
- "External Clock": "Unknown",
110
- "Max Speed": "2000 MHz",
111
- "Current Speed": "2000 MHz",
112
- "Status": "Populated, Enabled",
113
- "Upgrade": "Other",
114
- "L1 Cache Handle": "Not Provided",
115
- "L2 Cache Handle": "Not Provided",
116
- "L3 Cache Handle": "Not Provided"
117
- },
118
- {
119
- "record_id": "0x0402",
120
- "size": "4",
121
- "application_identifier": "Processor Information",
122
- "Socket Designation": "CPU 2",
123
- "Type": "Central Processor",
124
- "Family": "Other",
125
- "Manufacturer": "Bochs",
126
- "ID": "A1 06 02 00 FF FB 8B 0F",
127
- "Version": "Not Specified",
128
- "Voltage": "Unknown",
129
- "External Clock": "Unknown",
130
- "Max Speed": "2000 MHz",
131
- "Current Speed": "2000 MHz",
132
- "Status": "Populated, Enabled",
133
- "Upgrade": "Other",
134
- "L1 Cache Handle": "Not Provided",
135
- "L2 Cache Handle": "Not Provided",
136
- "L3 Cache Handle": "Not Provided"
137
- },
138
- {
139
- "record_id": "0x0403",
140
- "size": "4",
141
- "application_identifier": "Processor Information",
142
- "Socket Designation": "CPU 3",
143
- "Type": "Central Processor",
144
- "Family": "Other",
145
- "Manufacturer": "Bochs",
146
- "ID": "A1 06 02 00 FF FB 8B 0F",
147
- "Version": "Not Specified",
148
- "Voltage": "Unknown",
149
- "External Clock": "Unknown",
150
- "Max Speed": "2000 MHz",
151
- "Current Speed": "2000 MHz",
152
- "Status": "Populated, Enabled",
153
- "Upgrade": "Other",
154
- "L1 Cache Handle": "Not Provided",
155
- "L2 Cache Handle": "Not Provided",
156
- "L3 Cache Handle": "Not Provided"
157
- },
158
- {
159
- "record_id": "0x0404",
160
- "size": "4",
161
- "application_identifier": "End Of Table",
162
- "Socket Designation": "CPU 4",
163
- "Type": "RAM",
164
- "Family": "Other",
165
- "Manufacturer": "Bochs",
166
- "ID": "A1 06 02 00 FF FB 8B 0F",
167
- "Version": "Not Specified",
168
- "Voltage": "Unknown",
169
- "External Clock": "Unknown",
170
- "Max Speed": "2000 MHz",
171
- "Current Speed": "2000 MHz",
172
- "Status": "No errors detected",
173
- "Upgrade": "Other",
174
- "L1 Cache Handle": "Not Provided",
175
- "L2 Cache Handle": "Not Provided",
176
- "L3 Cache Handle": "Not Provided",
177
- "Location": "Other",
178
- "Use": "System Memory",
179
- "Error Correction Type": "Multi-bit ECC",
180
- "Maximum Capacity": "4 GB",
181
- "Error Information Handle": "0x0000",
182
- "Number Of Devices": "1",
183
- "Array Handle": "0x1000",
184
- "Total Width": "64 bits",
185
- "Data Width": "64 bits",
186
- "Size": "4096 MB",
187
- "Form Factor": "DIMM",
188
- "Set": "None",
189
- "Locator": "DIMM 0",
190
- "Bank Locator": "Not Specified",
191
- "Type Detail": "None",
192
- "Starting Address": "0x00100000000",
193
- "Ending Address": "0x0011FFFFFFF",
194
- "Range Size": "512 MB",
195
- "Physical Array Handle": "0x1000",
196
- "Partition Width": "1",
197
- "Physical Device Handle": "0x1100",
198
- "Memory Array Mapped Address Handle": "0x1301",
199
- "Partition Row Position": "1"
200
- }
201
- ],
202
- "family": "Other",
203
- "manufacturer": "Bochs",
204
- "id": "A1 06 02 00 FF FB 8B 0F",
205
- "version": "Not Specified",
206
- "voltage": "Unknown",
207
- "external_clock": "Unknown",
208
- "max_speed": "2000 MHz",
209
- "current_speed": "2000 MHz",
210
- "upgrade": "Other",
211
- "l1_cache_handle": "Not Provided",
212
- "l2_cache_handle": "Not Provided",
213
- "l3_cache_handle": "Not Provided",
214
- "location": "Other",
215
- "use": "System Memory",
216
- "error_correction_type": "Multi-bit ECC",
217
- "maximum_capacity": "4 GB",
218
- "error_information_handle": "0x0000",
219
- "number_of_devices": "1",
220
- "array_handle": "0x1000",
221
- "total_width": "64 bits",
222
- "data_width": "64 bits",
223
- "size": "4096 MB",
224
- "form_factor": "DIMM",
225
- "set": "None",
226
- "locator": "DIMM 0",
227
- "bank_locator": "Not Specified",
228
- "type_detail": "None",
229
- "starting_address": "0x00100000000",
230
- "ending_address": "0x0011FFFFFFF",
231
- "range_size": "512 MB",
232
- "physical_array_handle": "0x1000",
233
- "partition_width": "1",
234
- "physical_device_handle": "0x1100",
235
- "memory_array_mapped_address_handle": "0x1301",
236
- "partition_row_position": "1"
237
- }
238
- },
239
2
  "filesystem": {
240
- "/dev/vda1": {
241
- "kb_size": "41147376",
242
- "kb_used": "1990856",
243
- "kb_available": "37368384",
244
- "percent_used": "6%",
3
+ "/dev/mapper/rhel-root": {
4
+ "kb_size": "8869888",
5
+ "kb_used": "1035904",
6
+ "kb_available": "7833984",
7
+ "percent_used": "12%",
245
8
  "mount": "/",
246
- "total_inodes": "2621440",
247
- "inodes_used": "77451",
248
- "inodes_available": "2543989",
249
- "inodes_percent_used": "3%",
250
- "fs_type": "ext4",
9
+ "total_inodes": "8880128",
10
+ "inodes_used": "40486",
11
+ "inodes_available": "8839642",
12
+ "inodes_percent_used": "1%",
13
+ "fs_type": "xfs",
251
14
  "mount_options": [
252
15
  "rw",
253
16
  "relatime",
254
- "data=ordered"
17
+ "seclabel",
18
+ "attr2",
19
+ "inode64",
20
+ "noquota"
255
21
  ],
256
- "uuid": "d2a837ef-ed39-4b5e-9f26-edd5be1d1aab"
22
+ "uuid": "597272b8-7c05-43d1-b86b-77d66b05f4b2"
257
23
  },
258
24
  "devtmpfs": {
259
- "kb_size": "1932716",
25
+ "kb_size": "499132",
260
26
  "kb_used": "0",
261
- "kb_available": "1932716",
27
+ "kb_available": "499132",
262
28
  "percent_used": "0%",
263
29
  "mount": "/dev",
264
- "total_inodes": "483179",
265
- "inodes_used": "325",
266
- "inodes_available": "482854",
30
+ "total_inodes": "124783",
31
+ "inodes_used": "334",
32
+ "inodes_available": "124449",
267
33
  "inodes_percent_used": "1%",
268
34
  "fs_type": "devtmpfs",
269
35
  "mount_options": [
270
36
  "rw",
271
37
  "nosuid",
272
- "size=1932716k",
273
- "nr_inodes=483179",
38
+ "seclabel",
39
+ "size=499132k",
40
+ "nr_inodes=124783",
274
41
  "mode=755"
275
42
  ]
276
43
  },
277
44
  "tmpfs": {
278
- "kb_size": "1941260",
279
- "kb_used": "16632",
280
- "kb_available": "1924628",
281
- "percent_used": "1%",
282
- "mount": "/etc/machine-id",
283
- "total_inodes": "485315",
284
- "inodes_used": "315",
285
- "inodes_available": "485000",
45
+ "kb_size": "508580",
46
+ "kb_used": "0",
47
+ "kb_available": "508580",
48
+ "percent_used": "0%",
49
+ "mount": "/sys/fs/cgroup",
50
+ "total_inodes": "127145",
51
+ "inodes_used": "13",
52
+ "inodes_available": "127132",
286
53
  "inodes_percent_used": "1%",
287
54
  "fs_type": "tmpfs",
288
55
  "mount_options": [
289
- "ro",
290
- "relatime",
56
+ "rw",
57
+ "nosuid",
58
+ "nodev",
59
+ "noexec",
60
+ "seclabel",
291
61
  "mode=755"
292
62
  ]
293
63
  },
64
+ "/dev/sda1": {
65
+ "kb_size": "508588",
66
+ "kb_used": "136576",
67
+ "kb_available": "372012",
68
+ "percent_used": "27%",
69
+ "mount": "/boot",
70
+ "total_inodes": "512000",
71
+ "inodes_used": "328",
72
+ "inodes_available": "511672",
73
+ "inodes_percent_used": "1%",
74
+ "fs_type": "xfs",
75
+ "mount_options": [
76
+ "rw",
77
+ "relatime",
78
+ "seclabel",
79
+ "attr2",
80
+ "inode64",
81
+ "noquota"
82
+ ],
83
+ "uuid": "10018d4a-cc97-405f-ad26-801ed07ae4c0"
84
+ },
294
85
  "proc": {
295
86
  "mount": "/proc",
296
87
  "fs_type": "proc",
@@ -310,7 +101,8 @@
310
101
  "nosuid",
311
102
  "nodev",
312
103
  "noexec",
313
- "relatime"
104
+ "relatime",
105
+ "seclabel"
314
106
  ]
315
107
  },
316
108
  "securityfs": {
@@ -332,6 +124,7 @@
332
124
  "nosuid",
333
125
  "noexec",
334
126
  "relatime",
127
+ "seclabel",
335
128
  "gid=5",
336
129
  "mode=620",
337
130
  "ptmxmode=000"
@@ -368,13 +161,21 @@
368
161
  "relatime"
369
162
  ]
370
163
  },
164
+ "selinuxfs": {
165
+ "mount": "/sys/fs/selinux",
166
+ "fs_type": "selinuxfs",
167
+ "mount_options": [
168
+ "rw",
169
+ "relatime"
170
+ ]
171
+ },
371
172
  "systemd-1": {
372
173
  "mount": "/proc/sys/fs/binfmt_misc",
373
174
  "fs_type": "autofs",
374
175
  "mount_options": [
375
176
  "rw",
376
177
  "relatime",
377
- "fd=32",
178
+ "fd=33",
378
179
  "pgrp=1",
379
180
  "timeout=300",
380
181
  "minproto=5",
@@ -382,12 +183,21 @@
382
183
  "direct"
383
184
  ]
384
185
  },
186
+ "debugfs": {
187
+ "mount": "/sys/kernel/debug",
188
+ "fs_type": "debugfs",
189
+ "mount_options": [
190
+ "rw",
191
+ "relatime"
192
+ ]
193
+ },
385
194
  "mqueue": {
386
195
  "mount": "/dev/mqueue",
387
196
  "fs_type": "mqueue",
388
197
  "mount_options": [
389
198
  "rw",
390
- "relatime"
199
+ "relatime",
200
+ "seclabel"
391
201
  ]
392
202
  },
393
203
  "hugetlbfs": {
@@ -395,21 +205,17 @@
395
205
  "fs_type": "hugetlbfs",
396
206
  "mount_options": [
397
207
  "rw",
398
- "relatime"
208
+ "relatime",
209
+ "seclabel"
399
210
  ]
400
211
  },
401
- "debugfs": {
402
- "mount": "/sys/kernel/debug",
403
- "fs_type": "debugfs",
404
- "mount_options": [
405
- "rw",
406
- "relatime"
407
- ]
212
+ "/dev/sda2": {
213
+ "fs_type": "LVM2_member",
214
+ "uuid": "TQfHbw-MMPx-Xrpf-tmyJ-yxax-j5Iz-eHmB4z"
408
215
  },
409
- "/dev/sr0": {
410
- "fs_type": "iso9660",
411
- "uuid": "2015-03-31-16-03-58-00",
412
- "label": "config-2"
216
+ "/dev/mapper/rhel-swap": {
217
+ "fs_type": "swap",
218
+ "uuid": "1ac33952-e8a2-4449-a988-9efc2f0e0fd5"
413
219
  },
414
220
  "rootfs": {
415
221
  "mount": "/",
@@ -419,31 +225,143 @@
419
225
  ]
420
226
  }
421
227
  },
422
- "lsb": {
423
- },
424
228
  "kernel": {
425
229
  "name": "Linux",
426
230
  "release": "3.10.0-229.el7.x86_64",
427
231
  "version": "#1 SMP Thu Jan 29 18:37:38 EST 2015",
428
232
  "machine": "x86_64",
233
+ "processor": "x86_64",
429
234
  "os": "GNU/Linux",
430
235
  "modules": {
431
- "nls_utf8": {
432
- "size": "12557",
236
+ "ip6t_rpfilter": {
237
+ "size": "12546",
238
+ "refcount": "1"
239
+ },
240
+ "ip6t_REJECT": {
241
+ "size": "12939",
242
+ "refcount": "2"
243
+ },
244
+ "ipt_REJECT": {
245
+ "size": "12541",
246
+ "refcount": "2"
247
+ },
248
+ "xt_conntrack": {
249
+ "size": "12760",
250
+ "refcount": "7"
251
+ },
252
+ "ebtable_nat": {
253
+ "size": "12807",
433
254
  "refcount": "0"
434
255
  },
435
- "isofs": {
436
- "size": "39844",
256
+ "ebtable_broute": {
257
+ "size": "12731",
437
258
  "refcount": "0"
438
259
  },
439
- "crct10dif_pclmul": {
440
- "size": "14289",
260
+ "bridge": {
261
+ "size": "115385",
262
+ "refcount": "1",
263
+ "version": "2.3"
264
+ },
265
+ "stp": {
266
+ "size": "12976",
267
+ "refcount": "1"
268
+ },
269
+ "llc": {
270
+ "size": "14552",
271
+ "refcount": "2"
272
+ },
273
+ "ebtable_filter": {
274
+ "size": "12827",
441
275
  "refcount": "0"
442
276
  },
443
- "crct10dif_common": {
444
- "size": "12595",
277
+ "ebtables": {
278
+ "size": "30913",
279
+ "refcount": "3"
280
+ },
281
+ "ip6table_nat": {
282
+ "size": "12864",
283
+ "refcount": "1"
284
+ },
285
+ "nf_conntrack_ipv6": {
286
+ "size": "18738",
287
+ "refcount": "5"
288
+ },
289
+ "nf_defrag_ipv6": {
290
+ "size": "34651",
291
+ "refcount": "1"
292
+ },
293
+ "nf_nat_ipv6": {
294
+ "size": "14131",
295
+ "refcount": "1"
296
+ },
297
+ "ip6table_mangle": {
298
+ "size": "12700",
299
+ "refcount": "1"
300
+ },
301
+ "ip6table_security": {
302
+ "size": "12710",
303
+ "refcount": "1"
304
+ },
305
+ "ip6table_raw": {
306
+ "size": "12683",
307
+ "refcount": "1"
308
+ },
309
+ "ip6table_filter": {
310
+ "size": "12815",
311
+ "refcount": "1"
312
+ },
313
+ "ip6_tables": {
314
+ "size": "27025",
315
+ "refcount": "5"
316
+ },
317
+ "iptable_nat": {
318
+ "size": "12875",
319
+ "refcount": "1"
320
+ },
321
+ "nf_conntrack_ipv4": {
322
+ "size": "14862",
323
+ "refcount": "4"
324
+ },
325
+ "nf_defrag_ipv4": {
326
+ "size": "12729",
327
+ "refcount": "1"
328
+ },
329
+ "nf_nat_ipv4": {
330
+ "size": "14115",
331
+ "refcount": "1"
332
+ },
333
+ "nf_nat": {
334
+ "size": "26146",
335
+ "refcount": "2"
336
+ },
337
+ "nf_conntrack": {
338
+ "size": "105702",
339
+ "refcount": "6"
340
+ },
341
+ "iptable_mangle": {
342
+ "size": "12695",
343
+ "refcount": "1"
344
+ },
345
+ "iptable_security": {
346
+ "size": "12705",
347
+ "refcount": "1"
348
+ },
349
+ "iptable_raw": {
350
+ "size": "12678",
351
+ "refcount": "1"
352
+ },
353
+ "iptable_filter": {
354
+ "size": "12810",
445
355
  "refcount": "1"
446
356
  },
357
+ "ip_tables": {
358
+ "size": "27239",
359
+ "refcount": "5"
360
+ },
361
+ "crct10dif_pclmul": {
362
+ "size": "14289",
363
+ "refcount": "0"
364
+ },
447
365
  "crc32_pclmul": {
448
366
  "size": "13113",
449
367
  "refcount": "0"
@@ -460,10 +378,6 @@
460
378
  "size": "13259",
461
379
  "refcount": "0"
462
380
  },
463
- "virtio_balloon": {
464
- "size": "13530",
465
- "refcount": "0"
466
- },
467
381
  "aesni_intel": {
468
382
  "size": "52846",
469
383
  "refcount": "0"
@@ -472,26 +386,34 @@
472
386
  "size": "13286",
473
387
  "refcount": "1"
474
388
  },
475
- "i2c_piix4": {
476
- "size": "22106",
389
+ "pcspkr": {
390
+ "size": "12718",
477
391
  "refcount": "0"
478
392
  },
479
- "parport_pc": {
480
- "size": "28165",
393
+ "serio_raw": {
394
+ "size": "13462",
481
395
  "refcount": "0"
482
396
  },
483
397
  "gf128mul": {
484
398
  "size": "14951",
485
399
  "refcount": "1"
486
400
  },
487
- "parport": {
488
- "size": "42348",
489
- "refcount": "2"
490
- },
491
401
  "glue_helper": {
492
402
  "size": "13990",
493
403
  "refcount": "1"
494
404
  },
405
+ "snd_intel8x0": {
406
+ "size": "38274",
407
+ "refcount": "0"
408
+ },
409
+ "snd_ac97_codec": {
410
+ "size": "130476",
411
+ "refcount": "1"
412
+ },
413
+ "ac97_bus": {
414
+ "size": "12730",
415
+ "refcount": "1"
416
+ },
495
417
  "ablk_helper": {
496
418
  "size": "13597",
497
419
  "refcount": "1"
@@ -500,26 +422,70 @@
500
422
  "size": "20359",
501
423
  "refcount": "3"
502
424
  },
503
- "serio_raw": {
504
- "size": "13462",
425
+ "snd_seq": {
426
+ "size": "63074",
505
427
  "refcount": "0"
506
428
  },
507
- "pcspkr": {
508
- "size": "12718",
429
+ "snd_seq_device": {
430
+ "size": "14497",
431
+ "refcount": "1"
432
+ },
433
+ "snd_pcm": {
434
+ "size": "103996",
435
+ "refcount": "2"
436
+ },
437
+ "parport_pc": {
438
+ "size": "28165",
439
+ "refcount": "0"
440
+ },
441
+ "parport": {
442
+ "size": "42348",
443
+ "refcount": "2"
444
+ },
445
+ "video": {
446
+ "size": "19263",
447
+ "refcount": "0"
448
+ },
449
+ "snd_timer": {
450
+ "size": "29562",
451
+ "refcount": "2"
452
+ },
453
+ "snd": {
454
+ "size": "75127",
455
+ "refcount": "6"
456
+ },
457
+ "i2c_piix4": {
458
+ "size": "22106",
509
459
  "refcount": "0"
510
460
  },
511
- "ext4": {
512
- "size": "562391",
461
+ "soundcore": {
462
+ "size": "15047",
463
+ "refcount": "1"
464
+ },
465
+ "i2c_core": {
466
+ "size": "40325",
513
467
  "refcount": "1"
514
468
  },
515
- "mbcache": {
516
- "size": "14958",
469
+ "xfs": {
470
+ "size": "915019",
471
+ "refcount": "2"
472
+ },
473
+ "libcrc32c": {
474
+ "size": "12644",
517
475
  "refcount": "1"
518
476
  },
519
- "jbd2": {
520
- "size": "102940",
477
+ "sd_mod": {
478
+ "size": "45499",
479
+ "refcount": "3"
480
+ },
481
+ "crc_t10dif": {
482
+ "size": "12714",
521
483
  "refcount": "1"
522
484
  },
485
+ "crct10dif_common": {
486
+ "size": "12595",
487
+ "refcount": "2"
488
+ },
523
489
  "sr_mod": {
524
490
  "size": "22416",
525
491
  "refcount": "0"
@@ -530,111 +496,222 @@
530
496
  },
531
497
  "ata_generic": {
532
498
  "size": "12910",
533
- "refcount": "0"
499
+ "refcount": "0",
500
+ "version": "0.2.15"
534
501
  },
535
502
  "pata_acpi": {
536
503
  "size": "13038",
537
- "refcount": "0"
538
- },
539
- "ata_piix": {
540
- "size": "35038",
541
- "refcount": "0"
542
- },
543
- "syscopyarea": {
544
- "size": "12529",
545
- "refcount": "0"
546
- },
547
- "sysfillrect": {
548
- "size": "12701",
549
- "refcount": "0"
504
+ "refcount": "0",
505
+ "version": "0.2.3"
550
506
  },
551
- "sysimgblt": {
552
- "size": "12640",
553
- "refcount": "0"
554
- },
555
- "drm_kms_helper": {
556
- "size": "98226",
557
- "refcount": "0"
507
+ "ahci": {
508
+ "size": "29870",
509
+ "refcount": "2",
510
+ "version": "3.0"
558
511
  },
559
- "virtio_net": {
560
- "size": "28059",
561
- "refcount": "0"
512
+ "libahci": {
513
+ "size": "32009",
514
+ "refcount": "1"
562
515
  },
563
- "virtio_blk": {
564
- "size": "18112",
565
- "refcount": "2"
516
+ "ata_piix": {
517
+ "size": "35038",
518
+ "refcount": "0",
519
+ "version": "2.13"
566
520
  },
567
- "ttm": {
568
- "size": "93488",
569
- "refcount": "0"
521
+ "e1000": {
522
+ "size": "149270",
523
+ "refcount": "0",
524
+ "version": "7.3.21-k8-NAPI"
570
525
  },
571
526
  "libata": {
572
527
  "size": "218854",
573
- "refcount": "3"
528
+ "refcount": "5",
529
+ "version": "3.00"
574
530
  },
575
- "drm": {
576
- "size": "311588",
577
- "refcount": "2"
578
- },
579
- "virtio_pci": {
580
- "size": "17725",
531
+ "dm_mirror": {
532
+ "size": "22135",
581
533
  "refcount": "0"
582
534
  },
583
- "virtio_ring": {
584
- "size": "21423",
585
- "refcount": "4"
586
- },
587
- "i2c_core": {
588
- "size": "40325",
589
- "refcount": "3"
535
+ "dm_region_hash": {
536
+ "size": "20862",
537
+ "refcount": "1"
590
538
  },
591
- "virtio": {
592
- "size": "14187",
593
- "refcount": "4"
539
+ "dm_log": {
540
+ "size": "18411",
541
+ "refcount": "2"
594
542
  },
595
- "floppy": {
596
- "size": "69417",
597
- "refcount": "0"
543
+ "dm_mod": {
544
+ "size": "104038",
545
+ "refcount": "8"
598
546
  }
599
547
  }
600
548
  },
601
549
  "os": "linux",
602
550
  "os_version": "3.10.0-229.el7.x86_64",
551
+ "lsb": {
552
+ },
603
553
  "platform": "redhat",
604
554
  "platform_version": "7.1",
605
555
  "platform_family": "rhel",
556
+ "dmi": {
557
+ "dmidecode_version": "2.12",
558
+ "smbios_version": "2.5",
559
+ "structures": {
560
+ "count": "10",
561
+ "size": "450"
562
+ },
563
+ "table_location": "0x000E1000",
564
+ "bios": {
565
+ "all_records": [
566
+ {
567
+ "record_id": "0x0000",
568
+ "size": "0",
569
+ "application_identifier": "BIOS Information",
570
+ "Vendor": "innotek GmbH",
571
+ "Version": "VirtualBox",
572
+ "Release Date": "12/01/2006",
573
+ "Address": "0xE0000",
574
+ "Runtime Size": "128 kB",
575
+ "ROM Size": "128 kB",
576
+ "Characteristics": {
577
+ "ISA is supported": null,
578
+ "PCI is supported": null,
579
+ "Boot from CD is supported": null,
580
+ "Selectable boot is supported": null,
581
+ "8042 keyboard services are supported (int 9h)": null,
582
+ "CGA/mono video services are supported (int 10h)": null,
583
+ "ACPI is supported": null
584
+ }
585
+ }
586
+ ],
587
+ "vendor": "innotek GmbH",
588
+ "version": "VirtualBox",
589
+ "release_date": "12/01/2006",
590
+ "address": "0xE0000",
591
+ "runtime_size": "128 kB",
592
+ "rom_size": "128 kB"
593
+ },
594
+ "system": {
595
+ "all_records": [
596
+ {
597
+ "record_id": "0x0001",
598
+ "size": "1",
599
+ "application_identifier": "System Information",
600
+ "Manufacturer": "innotek GmbH",
601
+ "Product Name": "VirtualBox",
602
+ "Version": "1.2",
603
+ "Serial Number": "0",
604
+ "UUID": "9BC0B419-5059-4064-B7D8-B9B965A948F1",
605
+ "Wake-up Type": "Power Switch",
606
+ "SKU Number": "Not Specified",
607
+ "Family": "Virtual Machine"
608
+ }
609
+ ],
610
+ "manufacturer": "innotek GmbH",
611
+ "product_name": "VirtualBox",
612
+ "version": "1.2",
613
+ "serial_number": "0",
614
+ "uuid": "9BC0B419-5059-4064-B7D8-B9B965A948F1",
615
+ "wake_up_type": "Power Switch",
616
+ "sku_number": "Not Specified",
617
+ "family": "Virtual Machine"
618
+ },
619
+ "base_board": {
620
+ "all_records": [
621
+ {
622
+ "record_id": "0x0008",
623
+ "size": "2",
624
+ "application_identifier": "Base Board Information",
625
+ "Manufacturer": "Oracle Corporation",
626
+ "Product Name": "VirtualBox",
627
+ "Version": "1.2",
628
+ "Serial Number": "0",
629
+ "Asset Tag": "Not Specified",
630
+ "Features": {
631
+ "Board is a hosting board": null
632
+ },
633
+ "Location In Chassis": "Not Specified",
634
+ "Chassis Handle": "0x0003",
635
+ "Type": "Motherboard",
636
+ "Contained Object Handles": "0"
637
+ }
638
+ ],
639
+ "manufacturer": "Oracle Corporation",
640
+ "product_name": "VirtualBox",
641
+ "version": "1.2",
642
+ "serial_number": "0",
643
+ "asset_tag": "Not Specified",
644
+ "location_in_chassis": "Not Specified",
645
+ "chassis_handle": "0x0003",
646
+ "type": "Motherboard",
647
+ "contained_object_handles": "0"
648
+ },
649
+ "chassis": {
650
+ "all_records": [
651
+ {
652
+ "record_id": "0x0003",
653
+ "size": "3",
654
+ "application_identifier": "Chassis Information",
655
+ "Manufacturer": "Oracle Corporation",
656
+ "Type": "Other",
657
+ "Lock": "Not Present",
658
+ "Version": "Not Specified",
659
+ "Serial Number": "Not Specified",
660
+ "Asset Tag": "Not Specified",
661
+ "Boot-up State": "Safe",
662
+ "Power Supply State": "Safe",
663
+ "Thermal State": "Safe",
664
+ "Security Status": "None"
665
+ }
666
+ ],
667
+ "manufacturer": "Oracle Corporation",
668
+ "type": "Other",
669
+ "lock": "Not Present",
670
+ "version": "Not Specified",
671
+ "serial_number": "Not Specified",
672
+ "asset_tag": "Not Specified",
673
+ "boot_up_state": "Safe",
674
+ "power_supply_state": "Safe",
675
+ "thermal_state": "Safe",
676
+ "security_status": "None"
677
+ },
678
+ "oem_strings": {
679
+ "all_records": [
680
+ {
681
+ "record_id": "0x0002",
682
+ "size": "11",
683
+ "application_identifier": "OEM Strings",
684
+ "String 1": "vboxVer_5.1.14",
685
+ "String 2": "vboxRev_112924"
686
+ }
687
+ ],
688
+ "string_1": "vboxVer_5.1.14",
689
+ "string_2": "vboxRev_112924"
690
+ }
691
+ },
606
692
  "command": {
607
693
  "ps": "ps -ef"
608
694
  },
609
- "ohai_time": 1427838811.0575368,
695
+ "init_package": "systemd",
696
+ "ohai_time": 1488740994.0320685,
610
697
  "root_group": "root",
611
698
  "languages": {
612
699
  "ruby": {
613
- "platform": "x86_64-linux",
614
- "version": "2.1.4",
615
- "release_date": "2014-10-27",
616
- "target": "x86_64-unknown-linux-gnu",
617
- "target_cpu": "x86_64",
618
- "target_vendor": "unknown",
619
- "target_os": "linux",
620
- "host": "x86_64-unknown-linux-gnu",
621
- "host_cpu": "x86_64",
622
- "host_os": "linux-gnu",
623
- "host_vendor": "unknown",
624
700
  "bin_dir": "/usr/local/bin",
625
- "ruby_bin": "/usr/local/bin/ruby",
701
+ "gem_bin": "/usr/local/bin/gem",
626
702
  "gems_dir": "/usr/local/gems",
627
- "gem_bin": "/usr/local/bin/gem"
628
- }
703
+ "ruby_bin": "/usr/local/bin/ruby"
704
+ },
705
+ "powershell": null
629
706
  },
630
707
  "chef_packages": {
631
708
  "chef": {
632
- "version": "12.0.3",
633
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.0.3/lib"
709
+ "version": "12.19.36",
710
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.19.36/lib"
634
711
  },
635
712
  "ohai": {
636
- "version": "8.0.1",
637
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai"
713
+ "version": "8.23.0",
714
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.23.0/lib/ohai"
638
715
  }
639
716
  },
640
717
  "counters": {
@@ -752,4 +829,4 @@
752
829
  "systems": {
753
830
  }
754
831
  }
755
- }
832
+ }