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,13 +1,221 @@
1
1
  {
2
+ "filesystem": {
3
+ "/dev/sda2": {
4
+ "kb_size": "8951808",
5
+ "kb_used": "3341304",
6
+ "kb_available": "5227368",
7
+ "percent_used": "39%",
8
+ "mount": "/boot/grub2/i386-pc",
9
+ "fs_type": "btrfs",
10
+ "mount_options": [
11
+ "rw",
12
+ "relatime",
13
+ "space_cache"
14
+ ],
15
+ "uuid": "5db6c5fa-a8ae-4a87-8380-bedfe122cb7d"
16
+ },
17
+ "devtmpfs": {
18
+ "kb_size": "448732",
19
+ "kb_used": "8",
20
+ "kb_available": "448724",
21
+ "percent_used": "1%",
22
+ "mount": "/dev",
23
+ "total_inodes": "112183",
24
+ "inodes_used": "415",
25
+ "inodes_available": "111768",
26
+ "inodes_percent_used": "1%",
27
+ "fs_type": "devtmpfs",
28
+ "mount_options": [
29
+ "rw",
30
+ "nosuid",
31
+ "size=448732k",
32
+ "nr_inodes=112183",
33
+ "mode=755"
34
+ ]
35
+ },
36
+ "tmpfs": {
37
+ "kb_size": "456408",
38
+ "kb_used": "0",
39
+ "kb_available": "456408",
40
+ "percent_used": "0%",
41
+ "mount": "/sys/fs/cgroup",
42
+ "total_inodes": "114102",
43
+ "inodes_used": "12",
44
+ "inodes_available": "114090",
45
+ "inodes_percent_used": "1%",
46
+ "fs_type": "tmpfs",
47
+ "mount_options": [
48
+ "rw",
49
+ "nosuid",
50
+ "nodev",
51
+ "noexec",
52
+ "mode=755"
53
+ ]
54
+ },
55
+ "sysfs": {
56
+ "mount": "/sys",
57
+ "fs_type": "sysfs",
58
+ "mount_options": [
59
+ "rw",
60
+ "nosuid",
61
+ "nodev",
62
+ "noexec",
63
+ "relatime"
64
+ ]
65
+ },
66
+ "proc": {
67
+ "mount": "/proc",
68
+ "fs_type": "proc",
69
+ "mount_options": [
70
+ "rw",
71
+ "nosuid",
72
+ "nodev",
73
+ "noexec",
74
+ "relatime"
75
+ ]
76
+ },
77
+ "securityfs": {
78
+ "mount": "/sys/kernel/security",
79
+ "fs_type": "securityfs",
80
+ "mount_options": [
81
+ "rw",
82
+ "nosuid",
83
+ "nodev",
84
+ "noexec",
85
+ "relatime"
86
+ ]
87
+ },
88
+ "devpts": {
89
+ "mount": "/dev/pts",
90
+ "fs_type": "devpts",
91
+ "mount_options": [
92
+ "rw",
93
+ "nosuid",
94
+ "noexec",
95
+ "relatime",
96
+ "gid=5",
97
+ "mode=620",
98
+ "ptmxmode=000"
99
+ ]
100
+ },
101
+ "cgroup": {
102
+ "mount": "/sys/fs/cgroup/hugetlb",
103
+ "fs_type": "cgroup",
104
+ "mount_options": [
105
+ "rw",
106
+ "nosuid",
107
+ "nodev",
108
+ "noexec",
109
+ "relatime",
110
+ "hugetlb"
111
+ ]
112
+ },
113
+ "pstore": {
114
+ "mount": "/sys/fs/pstore",
115
+ "fs_type": "pstore",
116
+ "mount_options": [
117
+ "rw",
118
+ "nosuid",
119
+ "nodev",
120
+ "noexec",
121
+ "relatime"
122
+ ]
123
+ },
124
+ "systemd-1": {
125
+ "mount": "/proc/sys/fs/binfmt_misc",
126
+ "fs_type": "autofs",
127
+ "mount_options": [
128
+ "rw",
129
+ "relatime",
130
+ "fd=28",
131
+ "pgrp=1",
132
+ "timeout=300",
133
+ "minproto=5",
134
+ "maxproto=5",
135
+ "direct"
136
+ ]
137
+ },
138
+ "debugfs": {
139
+ "mount": "/sys/kernel/debug",
140
+ "fs_type": "debugfs",
141
+ "mount_options": [
142
+ "rw",
143
+ "relatime"
144
+ ]
145
+ },
146
+ "mqueue": {
147
+ "mount": "/dev/mqueue",
148
+ "fs_type": "mqueue",
149
+ "mount_options": [
150
+ "rw",
151
+ "relatime"
152
+ ]
153
+ },
154
+ "hugetlbfs": {
155
+ "mount": "/dev/hugepages",
156
+ "fs_type": "hugetlbfs",
157
+ "mount_options": [
158
+ "rw",
159
+ "relatime"
160
+ ]
161
+ },
162
+ "gvfsd-fuse": {
163
+ "mount": "/run/user/1000/gvfs",
164
+ "fs_type": "fuse.gvfsd-fuse",
165
+ "mount_options": [
166
+ "rw",
167
+ "nosuid",
168
+ "nodev",
169
+ "relatime",
170
+ "user_id=1000",
171
+ "group_id=100"
172
+ ]
173
+ },
174
+ "/dev/sda1": {
175
+ "fs_type": "swap",
176
+ "uuid": "dedb6667-9c85-4de9-a23e-90cd003c600b"
177
+ },
178
+ "/dev/sr0": {
179
+ "fs_type": "iso9660",
180
+ "uuid": "2014-10-14-10-30-40-00",
181
+ "label": "SLE-12-Server-DVD-x86_6409511"
182
+ },
183
+ "rootfs": {
184
+ "mount": "/",
185
+ "fs_type": "rootfs",
186
+ "mount_options": [
187
+ "rw"
188
+ ]
189
+ }
190
+ },
2
191
  "kernel": {
3
192
  "name": "Linux",
4
- "release": "3.12.28-1-default",
5
- "version": "#1 SMP Fri Sep 5 09:58:39 UTC 2014 (c47997d)",
193
+ "release": "3.12.28-4-default",
194
+ "version": "#1 SMP Thu Sep 25 17:02:34 UTC 2014 (9879bd4)",
6
195
  "machine": "x86_64",
196
+ "processor": "x86_64",
197
+ "os": "GNU/Linux",
7
198
  "modules": {
199
+ "xt_pkttype": {
200
+ "size": "12504",
201
+ "refcount": "3"
202
+ },
203
+ "xt_LOG": {
204
+ "size": "17717",
205
+ "refcount": "10"
206
+ },
207
+ "xt_limit": {
208
+ "size": "12711",
209
+ "refcount": "10"
210
+ },
211
+ "fuse": {
212
+ "size": "95758",
213
+ "refcount": "2"
214
+ },
8
215
  "iscsi_ibft": {
9
216
  "size": "12862",
10
- "refcount": "0"
217
+ "refcount": "0",
218
+ "version": "0.5.0"
11
219
  },
12
220
  "iscsi_boot_sysfs": {
13
221
  "size": "16051",
@@ -17,56 +225,217 @@
17
225
  "size": "39804",
18
226
  "refcount": "0"
19
227
  },
20
- "ppdev": {
21
- "size": "17671",
228
+ "ip6t_REJECT": {
229
+ "size": "12939",
230
+ "refcount": "3"
231
+ },
232
+ "xt_tcpudp": {
233
+ "size": "12884",
234
+ "refcount": "3"
235
+ },
236
+ "nf_conntrack_ipv6": {
237
+ "size": "14798",
238
+ "refcount": "3"
239
+ },
240
+ "nf_defrag_ipv6": {
241
+ "size": "34651",
242
+ "refcount": "1"
243
+ },
244
+ "ip6table_raw": {
245
+ "size": "12683",
246
+ "refcount": "1"
247
+ },
248
+ "ipt_REJECT": {
249
+ "size": "12541",
250
+ "refcount": "3"
251
+ },
252
+ "iptable_raw": {
253
+ "size": "12678",
254
+ "refcount": "1"
255
+ },
256
+ "xt_CT": {
257
+ "size": "12956",
258
+ "refcount": "4"
259
+ },
260
+ "iptable_filter": {
261
+ "size": "12810",
262
+ "refcount": "1"
263
+ },
264
+ "ip6table_mangle": {
265
+ "size": "12700",
22
266
  "refcount": "0"
23
267
  },
24
- "parport_pc": {
25
- "size": "41414",
268
+ "nf_conntrack_ipv4": {
269
+ "size": "15012",
270
+ "refcount": "3"
271
+ },
272
+ "nf_defrag_ipv4": {
273
+ "size": "12758",
274
+ "refcount": "1"
275
+ },
276
+ "ip_tables": {
277
+ "size": "27239",
278
+ "refcount": "2"
279
+ },
280
+ "xt_conntrack": {
281
+ "size": "12760",
282
+ "refcount": "6"
283
+ },
284
+ "nf_conntrack": {
285
+ "size": "106129",
286
+ "refcount": "4"
287
+ },
288
+ "ip6table_filter": {
289
+ "size": "12815",
290
+ "refcount": "1"
291
+ },
292
+ "ip6_tables": {
293
+ "size": "27025",
294
+ "refcount": "3"
295
+ },
296
+ "x_tables": {
297
+ "size": "34059",
298
+ "refcount": "15"
299
+ },
300
+ "crct10dif_pclmul": {
301
+ "size": "14307",
26
302
  "refcount": "0"
27
303
  },
28
- "virtio_balloon": {
29
- "size": "13540",
304
+ "crc32_pclmul": {
305
+ "size": "13133",
30
306
  "refcount": "0"
31
307
  },
32
- "i2c_piix4": {
33
- "size": "22166",
308
+ "joydev": {
309
+ "size": "17344",
34
310
  "refcount": "0"
35
311
  },
36
- "kvm_intel": {
37
- "size": "151321",
312
+ "ghash_clmulni_intel": {
313
+ "size": "13230",
38
314
  "refcount": "0"
39
315
  },
40
- "serio_raw": {
41
- "size": "13434",
316
+ "ppdev": {
317
+ "size": "17671",
42
318
  "refcount": "0"
43
319
  },
320
+ "snd_intel8x0": {
321
+ "size": "38122",
322
+ "refcount": "2"
323
+ },
324
+ "snd_ac97_codec": {
325
+ "size": "138428",
326
+ "refcount": "1"
327
+ },
328
+ "snd_pcm": {
329
+ "size": "114366",
330
+ "refcount": "2"
331
+ },
332
+ "aesni_intel": {
333
+ "size": "51542",
334
+ "refcount": "0"
335
+ },
336
+ "aes_x86_64": {
337
+ "size": "17131",
338
+ "refcount": "1"
339
+ },
340
+ "lrw": {
341
+ "size": "13286",
342
+ "refcount": "1"
343
+ },
344
+ "gf128mul": {
345
+ "size": "14951",
346
+ "refcount": "1"
347
+ },
348
+ "glue_helper": {
349
+ "size": "13990",
350
+ "refcount": "1"
351
+ },
352
+ "ablk_helper": {
353
+ "size": "13597",
354
+ "refcount": "1"
355
+ },
356
+ "cryptd": {
357
+ "size": "16263",
358
+ "refcount": "3"
359
+ },
360
+ "snd_page_alloc": {
361
+ "size": "18710",
362
+ "refcount": "2"
363
+ },
364
+ "snd_timer": {
365
+ "size": "33529",
366
+ "refcount": "1"
367
+ },
44
368
  "pcspkr": {
45
369
  "size": "12718",
46
370
  "refcount": "0"
47
371
  },
372
+ "parport_pc": {
373
+ "size": "41414",
374
+ "refcount": "0"
375
+ },
376
+ "snd": {
377
+ "size": "91598",
378
+ "refcount": "8"
379
+ },
48
380
  "parport": {
49
381
  "size": "46395",
50
382
  "refcount": "2"
51
383
  },
52
- "kvm": {
53
- "size": "487456",
384
+ "serio_raw": {
385
+ "size": "13434",
386
+ "refcount": "0"
387
+ },
388
+ "soundcore": {
389
+ "size": "15047",
54
390
  "refcount": "1"
55
391
  },
56
- "processor": {
57
- "size": "44678",
392
+ "e1000": {
393
+ "size": "153381",
394
+ "refcount": "0",
395
+ "version": "7.3.21-k8-NAPI"
396
+ },
397
+ "i2c_piix4": {
398
+ "size": "22166",
399
+ "refcount": "0"
400
+ },
401
+ "ac97_bus": {
402
+ "size": "12730",
403
+ "refcount": "1"
404
+ },
405
+ "battery": {
406
+ "size": "22928",
407
+ "refcount": "0"
408
+ },
409
+ "video": {
410
+ "size": "19304",
58
411
  "refcount": "0"
59
412
  },
60
413
  "button": {
61
414
  "size": "13971",
62
415
  "refcount": "0"
63
416
  },
417
+ "ac": {
418
+ "size": "13281",
419
+ "refcount": "0"
420
+ },
421
+ "processor": {
422
+ "size": "44678",
423
+ "refcount": "0"
424
+ },
64
425
  "dm_mod": {
65
426
  "size": "110780",
66
427
  "refcount": "0"
67
428
  },
429
+ "hid_generic": {
430
+ "size": "12559",
431
+ "refcount": "0"
432
+ },
433
+ "usbhid": {
434
+ "size": "52580",
435
+ "refcount": "0"
436
+ },
68
437
  "btrfs": {
69
- "size": "994886",
438
+ "size": "995071",
70
439
  "refcount": "1"
71
440
  },
72
441
  "xor": {
@@ -77,184 +446,192 @@
77
446
  "size": "101908",
78
447
  "refcount": "1"
79
448
  },
80
- "ata_generic": {
81
- "size": "12923",
449
+ "sr_mod": {
450
+ "size": "22411",
82
451
  "refcount": "0"
83
452
  },
84
- "virtio_blk": {
85
- "size": "18290",
453
+ "cdrom": {
454
+ "size": "46652",
455
+ "refcount": "1"
456
+ },
457
+ "sd_mod": {
458
+ "size": "50160",
86
459
  "refcount": "3"
87
460
  },
461
+ "ata_generic": {
462
+ "size": "12923",
463
+ "refcount": "0",
464
+ "version": "0.2.15"
465
+ },
88
466
  "ata_piix": {
89
467
  "size": "35052",
90
- "refcount": "0"
91
- },
92
- "virtio_net": {
93
- "size": "32165",
94
- "refcount": "0"
95
- },
96
- "ahci": {
97
- "size": "29929",
98
- "refcount": "0"
468
+ "refcount": "0",
469
+ "version": "2.13"
99
470
  },
100
- "libahci": {
101
- "size": "36105",
471
+ "crc32c_intel": {
472
+ "size": "22094",
102
473
  "refcount": "1"
103
474
  },
104
- "uhci_hcd": {
105
- "size": "45280",
475
+ "ohci_pci": {
476
+ "size": "13570",
106
477
  "refcount": "0"
107
478
  },
108
- "cirrus": {
109
- "size": "29538",
110
- "refcount": "1"
111
- },
112
- "syscopyarea": {
113
- "size": "12529",
479
+ "ohci_hcd": {
480
+ "size": "51213",
114
481
  "refcount": "1"
115
482
  },
116
483
  "ehci_hcd": {
117
484
  "size": "79237",
118
485
  "refcount": "0"
119
486
  },
120
- "sysfillrect": {
121
- "size": "12701",
122
- "refcount": "1"
123
- },
124
- "sysimgblt": {
125
- "size": "12640",
126
- "refcount": "1"
127
- },
128
- "crc32c_intel": {
129
- "size": "22094",
130
- "refcount": "1"
487
+ "ahci": {
488
+ "size": "29929",
489
+ "refcount": "2",
490
+ "version": "3.0"
131
491
  },
132
- "drm_kms_helper": {
133
- "size": "56976",
492
+ "libahci": {
493
+ "size": "36105",
134
494
  "refcount": "1"
135
495
  },
136
496
  "usbcore": {
137
497
  "size": "250826",
138
- "refcount": "2"
139
- },
140
- "ttm": {
141
- "size": "92240",
142
- "refcount": "1"
498
+ "refcount": "4"
143
499
  },
144
500
  "usb_common": {
145
501
  "size": "13057",
146
502
  "refcount": "1"
147
503
  },
148
- "drm": {
149
- "size": "322623",
150
- "refcount": "3"
151
- },
152
- "floppy": {
153
- "size": "73522",
154
- "refcount": "0"
155
- },
156
504
  "libata": {
157
505
  "size": "235807",
158
- "refcount": "4"
159
- },
160
- "virtio_pci": {
161
- "size": "17746",
162
- "refcount": "0"
163
- },
164
- "virtio_ring": {
165
- "size": "20813",
166
- "refcount": "4"
167
- },
168
- "virtio": {
169
- "size": "14187",
170
- "refcount": "4"
506
+ "refcount": "4",
507
+ "version": "3.00"
171
508
  },
172
509
  "sg": {
173
510
  "size": "40629",
174
- "refcount": "0"
511
+ "refcount": "0",
512
+ "version": "3.5.34"
175
513
  },
176
514
  "scsi_mod": {
177
515
  "size": "244354",
178
- "refcount": "2"
516
+ "refcount": "4"
179
517
  },
180
518
  "autofs4": {
181
519
  "size": "42930",
182
520
  "refcount": "2"
183
521
  }
184
- },
185
- "os": "GNU/Linux"
522
+ }
186
523
  },
187
524
  "os": "linux",
188
- "os_version": "3.12.28-1-default",
189
- "command": {
190
- "ps": "ps -ef"
525
+ "os_version": "3.12.28-4-default",
526
+ "lsb": {
527
+ "id": "SUSE LINUX",
528
+ "description": "SUSE Linux Enterprise Server 12",
529
+ "release": "12",
530
+ "codename": "12"
191
531
  },
532
+ "platform_version": "12.0",
533
+ "platform": "suse",
534
+ "platform_family": "suse",
192
535
  "dmi": {
193
536
  "dmidecode_version": "2.12",
194
- "smbios_version": "2.4",
537
+ "smbios_version": "2.5",
195
538
  "structures": {
196
- "count": "11",
197
- "size": "308"
539
+ "count": "10",
540
+ "size": "450"
198
541
  },
542
+ "table_location": "0x000E1000",
199
543
  "bios": {
200
544
  "all_records": [
201
545
  {
202
546
  "record_id": "0x0000",
203
547
  "size": "0",
204
548
  "application_identifier": "BIOS Information",
205
- "Vendor": "Bochs",
206
- "Version": "Bochs",
207
- "Release Date": "01/01/2011",
208
- "Address": "0xE8000",
209
- "Runtime Size": "96 kB",
210
- "ROM Size": "64 kB",
549
+ "Vendor": "innotek GmbH",
550
+ "Version": "VirtualBox",
551
+ "Release Date": "12/01/2006",
552
+ "Address": "0xE0000",
553
+ "Runtime Size": "128 kB",
554
+ "ROM Size": "128 kB",
211
555
  "Characteristics": {
212
- "BIOS characteristics not supported": null,
213
- "Targeted content distribution is supported": null
214
- },
215
- "BIOS Revision": "1.0"
556
+ "ISA is supported": null,
557
+ "PCI is supported": null,
558
+ "Boot from CD is supported": null,
559
+ "Selectable boot is supported": null,
560
+ "8042 keyboard services are supported (int 9h)": null,
561
+ "CGA/mono video services are supported (int 10h)": null,
562
+ "ACPI is supported": null
563
+ }
216
564
  }
217
565
  ],
218
- "vendor": "Bochs",
219
- "version": "Bochs",
220
- "release_date": "01/01/2011",
221
- "address": "0xE8000",
222
- "runtime_size": "96 kB",
223
- "rom_size": "64 kB",
224
- "bios_revision": "1.0"
566
+ "vendor": "innotek GmbH",
567
+ "version": "VirtualBox",
568
+ "release_date": "12/01/2006",
569
+ "address": "0xE0000",
570
+ "runtime_size": "128 kB",
571
+ "rom_size": "128 kB"
225
572
  },
226
573
  "system": {
227
574
  "all_records": [
228
575
  {
229
- "record_id": "0x0100",
576
+ "record_id": "0x0001",
230
577
  "size": "1",
231
578
  "application_identifier": "System Information",
232
- "Manufacturer": "Bochs",
233
- "Product Name": "Bochs",
234
- "Version": "Not Specified",
235
- "Serial Number": "Not Specified",
236
- "UUID": "F1C86BE0-9ED3-B408-E840-34CDB49CF089",
579
+ "Manufacturer": "innotek GmbH",
580
+ "Product Name": "VirtualBox",
581
+ "Version": "1.2",
582
+ "Serial Number": "0",
583
+ "UUID": "075B5ACB-1892-41A7-9FF6-810DC68473BD",
237
584
  "Wake-up Type": "Power Switch",
238
585
  "SKU Number": "Not Specified",
239
- "Family": "Not Specified"
586
+ "Family": "Virtual Machine"
240
587
  }
241
588
  ],
242
- "manufacturer": "Bochs",
243
- "product_name": "Bochs",
244
- "version": "Not Specified",
245
- "serial_number": "Not Specified",
246
- "uuid": "F1C86BE0-9ED3-B408-E840-34CDB49CF089",
589
+ "manufacturer": "innotek GmbH",
590
+ "product_name": "VirtualBox",
591
+ "version": "1.2",
592
+ "serial_number": "0",
593
+ "uuid": "075B5ACB-1892-41A7-9FF6-810DC68473BD",
247
594
  "wake_up_type": "Power Switch",
248
595
  "sku_number": "Not Specified",
249
- "family": "Not Specified"
596
+ "family": "Virtual Machine"
597
+ },
598
+ "base_board": {
599
+ "all_records": [
600
+ {
601
+ "record_id": "0x0008",
602
+ "size": "2",
603
+ "application_identifier": "Base Board Information",
604
+ "Manufacturer": "Oracle Corporation",
605
+ "Product Name": "VirtualBox",
606
+ "Version": "1.2",
607
+ "Serial Number": "0",
608
+ "Asset Tag": "Not Specified",
609
+ "Features": {
610
+ "Board is a hosting board": null
611
+ },
612
+ "Location In Chassis": "Not Specified",
613
+ "Chassis Handle": "0x0003",
614
+ "Type": "Motherboard",
615
+ "Contained Object Handles": "0"
616
+ }
617
+ ],
618
+ "manufacturer": "Oracle Corporation",
619
+ "product_name": "VirtualBox",
620
+ "version": "1.2",
621
+ "serial_number": "0",
622
+ "asset_tag": "Not Specified",
623
+ "location_in_chassis": "Not Specified",
624
+ "chassis_handle": "0x0003",
625
+ "type": "Motherboard",
626
+ "contained_object_handles": "0"
250
627
  },
251
628
  "chassis": {
252
629
  "all_records": [
253
630
  {
254
- "record_id": "0x0300",
631
+ "record_id": "0x0003",
255
632
  "size": "3",
256
633
  "application_identifier": "Chassis Information",
257
- "Manufacturer": "Bochs",
634
+ "Manufacturer": "Oracle Corporation",
258
635
  "Type": "Other",
259
636
  "Lock": "Not Present",
260
637
  "Version": "Not Specified",
@@ -263,13 +640,10 @@
263
640
  "Boot-up State": "Safe",
264
641
  "Power Supply State": "Safe",
265
642
  "Thermal State": "Safe",
266
- "Security Status": "Unknown",
267
- "OEM Information": "0x00000000",
268
- "Height": "Unspecified",
269
- "Number Of Power Cords": "Unspecified"
643
+ "Security Status": "None"
270
644
  }
271
645
  ],
272
- "manufacturer": "Bochs",
646
+ "manufacturer": "Oracle Corporation",
273
647
  "type": "Other",
274
648
  "lock": "Not Present",
275
649
  "version": "Not Specified",
@@ -278,294 +652,28 @@
278
652
  "boot_up_state": "Safe",
279
653
  "power_supply_state": "Safe",
280
654
  "thermal_state": "Safe",
281
- "security_status": "Unknown",
282
- "oem_information": "0x00000000",
283
- "height": "Unspecified",
284
- "number_of_power_cords": "Unspecified"
655
+ "security_status": "None"
285
656
  },
286
- "processor": {
657
+ "oem_strings": {
287
658
  "all_records": [
288
659
  {
289
- "record_id": "0x0401",
290
- "size": "4",
291
- "application_identifier": "Processor Information",
292
- "Socket Designation": "CPU 1",
293
- "Type": "Central Processor",
294
- "Family": "Other",
295
- "Manufacturer": "Bochs",
296
- "ID": "A3 06 01 00 FF FB 8B 0F",
297
- "Version": "Not Specified",
298
- "Voltage": "Unknown",
299
- "External Clock": "Unknown",
300
- "Max Speed": "2000 MHz",
301
- "Current Speed": "2000 MHz",
302
- "Status": "Populated, Enabled",
303
- "Upgrade": "Other",
304
- "L1 Cache Handle": "Not Provided",
305
- "L2 Cache Handle": "Not Provided",
306
- "L3 Cache Handle": "Not Provided"
307
- },
308
- {
309
- "record_id": "0x0402",
310
- "size": "4",
311
- "application_identifier": "End Of Table",
312
- "Socket Designation": "CPU 2",
313
- "Type": "RAM",
314
- "Family": "Other",
315
- "Manufacturer": "Bochs",
316
- "ID": "A3 06 01 00 FF FB 8B 0F",
317
- "Version": "Not Specified",
318
- "Voltage": "Unknown",
319
- "External Clock": "Unknown",
320
- "Max Speed": "2000 MHz",
321
- "Current Speed": "2000 MHz",
322
- "Status": "No errors detected",
323
- "Upgrade": "Other",
324
- "L1 Cache Handle": "Not Provided",
325
- "L2 Cache Handle": "Not Provided",
326
- "L3 Cache Handle": "Not Provided",
327
- "Location": "Other",
328
- "Use": "System Memory",
329
- "Error Correction Type": "Multi-bit ECC",
330
- "Maximum Capacity": "1 GB",
331
- "Error Information Handle": "0x0003",
332
- "Number Of Devices": "1",
333
- "Array Handle": "0x1000",
334
- "Total Width": "64 bits",
335
- "Data Width": "64 bits",
336
- "Size": "1024 MB",
337
- "Form Factor": "DIMM",
338
- "Set": "None",
339
- "Locator": "DIMM 0",
340
- "Bank Locator": "Not Specified",
341
- "Type Detail": "None",
342
- "Starting Address": "0x00000000000",
343
- "Ending Address": "0x0003FFFFFFF",
344
- "Range Size": "1 GB",
345
- "Physical Array Handle": "0x1000",
346
- "Partition Width": "1",
347
- "Physical Device Handle": "0x1100",
348
- "Memory Array Mapped Address Handle": "0x1300",
349
- "Partition Row Position": "1"
660
+ "record_id": "0x0002",
661
+ "size": "11",
662
+ "application_identifier": "OEM Strings",
663
+ "String 1": "vboxVer_5.1.14",
664
+ "String 2": "vboxRev_112924"
350
665
  }
351
666
  ],
352
- "family": "Other",
353
- "manufacturer": "Bochs",
354
- "id": "A3 06 01 00 FF FB 8B 0F",
355
- "version": "Not Specified",
356
- "voltage": "Unknown",
357
- "external_clock": "Unknown",
358
- "max_speed": "2000 MHz",
359
- "current_speed": "2000 MHz",
360
- "upgrade": "Other",
361
- "l1_cache_handle": "Not Provided",
362
- "l2_cache_handle": "Not Provided",
363
- "l3_cache_handle": "Not Provided",
364
- "location": "Other",
365
- "use": "System Memory",
366
- "error_correction_type": "Multi-bit ECC",
367
- "maximum_capacity": "1 GB",
368
- "error_information_handle": "0x0003",
369
- "number_of_devices": "1",
370
- "array_handle": "0x1000",
371
- "total_width": "64 bits",
372
- "data_width": "64 bits",
373
- "size": "1024 MB",
374
- "form_factor": "DIMM",
375
- "set": "None",
376
- "locator": "DIMM 0",
377
- "bank_locator": "Not Specified",
378
- "type_detail": "None",
379
- "starting_address": "0x00000000000",
380
- "ending_address": "0x0003FFFFFFF",
381
- "range_size": "1 GB",
382
- "physical_array_handle": "0x1000",
383
- "partition_width": "1",
384
- "physical_device_handle": "0x1100",
385
- "memory_array_mapped_address_handle": "0x1300",
386
- "partition_row_position": "1"
667
+ "string_1": "vboxVer_5.1.14",
668
+ "string_2": "vboxRev_112924"
387
669
  }
388
670
  },
389
- "ohai_time": 1410427614.88133,
390
- "lsb": {
391
- },
392
- "platform": "suse",
393
- "platform_version": "12.0",
394
- "platform_family": "suse",
395
- "filesystem": {
396
- "/dev/vda2": {
397
- "kb_size": "23631872",
398
- "kb_used": "1735308",
399
- "kb_available": "20021140",
400
- "percent_used": "8%",
401
- "mount": "/.snapshots",
402
- "fs_type": "btrfs",
403
- "mount_options": [
404
- "rw",
405
- "relatime",
406
- "space_cache"
407
- ],
408
- "uuid": "d0469bc1-3d37-49ce-bb87-d73dd570e301"
409
- },
410
- "devtmpfs": {
411
- "kb_size": "501732",
412
- "kb_used": "0",
413
- "kb_available": "501732",
414
- "percent_used": "0%",
415
- "mount": "/dev",
416
- "fs_type": "devtmpfs",
417
- "mount_options": [
418
- "rw",
419
- "nosuid",
420
- "size=501732k",
421
- "nr_inodes=125433",
422
- "mode=755"
423
- ]
424
- },
425
- "tmpfs": {
426
- "kb_size": "509624",
427
- "kb_used": "0",
428
- "kb_available": "509624",
429
- "percent_used": "0%",
430
- "mount": "/sys/fs/cgroup",
431
- "fs_type": "tmpfs",
432
- "mount_options": [
433
- "rw",
434
- "nosuid",
435
- "nodev",
436
- "noexec",
437
- "mode=755"
438
- ]
439
- },
440
- "sysfs": {
441
- "mount": "/sys",
442
- "fs_type": "sysfs",
443
- "mount_options": [
444
- "rw",
445
- "nosuid",
446
- "nodev",
447
- "noexec",
448
- "relatime"
449
- ]
450
- },
451
- "proc": {
452
- "mount": "/proc",
453
- "fs_type": "proc",
454
- "mount_options": [
455
- "rw",
456
- "nosuid",
457
- "nodev",
458
- "noexec",
459
- "relatime"
460
- ]
461
- },
462
- "securityfs": {
463
- "mount": "/sys/kernel/security",
464
- "fs_type": "securityfs",
465
- "mount_options": [
466
- "rw",
467
- "nosuid",
468
- "nodev",
469
- "noexec",
470
- "relatime"
471
- ]
472
- },
473
- "devpts": {
474
- "mount": "/dev/pts",
475
- "fs_type": "devpts",
476
- "mount_options": [
477
- "rw",
478
- "nosuid",
479
- "noexec",
480
- "relatime",
481
- "gid=5",
482
- "mode=620",
483
- "ptmxmode=000"
484
- ]
485
- },
486
- "cgroup": {
487
- "mount": "/sys/fs/cgroup/hugetlb",
488
- "fs_type": "cgroup",
489
- "mount_options": [
490
- "rw",
491
- "nosuid",
492
- "nodev",
493
- "noexec",
494
- "relatime",
495
- "hugetlb"
496
- ]
497
- },
498
- "pstore": {
499
- "mount": "/sys/fs/pstore",
500
- "fs_type": "pstore",
501
- "mount_options": [
502
- "rw",
503
- "nosuid",
504
- "nodev",
505
- "noexec",
506
- "relatime"
507
- ]
508
- },
509
- "systemd-1": {
510
- "mount": "/proc/sys/fs/binfmt_misc",
511
- "fs_type": "autofs",
512
- "mount_options": [
513
- "rw",
514
- "relatime",
515
- "fd=28",
516
- "pgrp=1",
517
- "timeout=300",
518
- "minproto=5",
519
- "maxproto=5",
520
- "direct"
521
- ]
522
- },
523
- "mqueue": {
524
- "mount": "/dev/mqueue",
525
- "fs_type": "mqueue",
526
- "mount_options": [
527
- "rw",
528
- "relatime"
529
- ]
530
- },
531
- "debugfs": {
532
- "mount": "/sys/kernel/debug",
533
- "fs_type": "debugfs",
534
- "mount_options": [
535
- "rw",
536
- "relatime"
537
- ]
538
- },
539
- "hugetlbfs": {
540
- "mount": "/dev/hugepages",
541
- "fs_type": "hugetlbfs",
542
- "mount_options": [
543
- "rw",
544
- "relatime"
545
- ]
546
- },
547
- "none": {
548
- "mount": "/var/lib/ntp/proc",
549
- "fs_type": "proc",
550
- "mount_options": [
551
- "ro",
552
- "nosuid",
553
- "nodev",
554
- "relatime"
555
- ]
556
- },
557
- "/dev/vda1": {
558
- "fs_type": "swap",
559
- "uuid": "ef1cde0f-e33d-4a79-abfc-bae9549f78c1"
560
- },
561
- "rootfs": {
562
- "mount": "/",
563
- "fs_type": "rootfs",
564
- "mount_options": [
565
- "rw"
566
- ]
567
- }
671
+ "command": {
672
+ "ps": "ps -ef"
568
673
  },
674
+ "init_package": "systemd",
675
+ "ohai_time": 1488736100.2257478,
676
+ "root_group": "root",
569
677
  "languages": {
570
678
  "ruby": {
571
679
  "platform": "x86_64-linux-gnu",
@@ -583,16 +691,17 @@
583
691
  "ruby_bin": "/usr/local/bin/ruby",
584
692
  "gems_dir": "/usr/local/gems",
585
693
  "gem_bin": "/usr/local/bin/gem"
586
- }
694
+ },
695
+ "powershell": null
587
696
  },
588
697
  "chef_packages": {
589
698
  "chef": {
590
- "version": "11.10.0",
591
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-11.10.0/lib"
699
+ "version": "12.19.36",
700
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.19.36/lib"
592
701
  },
593
702
  "ohai": {
594
- "version": "6.20.0",
595
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-6.20.0/lib/ohai"
703
+ "version": "8.23.0",
704
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.23.0/lib/ohai"
596
705
  }
597
706
  },
598
707
  "counters": {
@@ -710,4 +819,4 @@
710
819
  "systems": {
711
820
  }
712
821
  }
713
- }
822
+ }