fauxhai 2.3.0 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -28
- data/CONTRIBUTING.md +3 -3
- data/Gemfile +0 -1
- data/README.md +3 -3
- data/fauxhai.gemspec +2 -1
- data/lib/fauxhai/platforms/amazon/2015.03.json +323 -0
- data/lib/fauxhai/platforms/amazon/2015.09.json +332 -0
- data/lib/fauxhai/platforms/centos/5.0.json +710 -0
- data/lib/fauxhai/platforms/centos/5.1.json +730 -0
- data/lib/fauxhai/platforms/centos/5.10.json +288 -2092
- data/lib/fauxhai/platforms/centos/5.11.json +346 -3763
- data/lib/fauxhai/platforms/centos/5.2.json +742 -0
- data/lib/fauxhai/platforms/centos/5.3.json +770 -0
- data/lib/fauxhai/platforms/centos/5.4.json +774 -0
- data/lib/fauxhai/platforms/centos/5.5.json +790 -0
- data/lib/fauxhai/platforms/centos/5.6.json +874 -0
- data/lib/fauxhai/platforms/centos/5.7.json +878 -0
- data/lib/fauxhai/platforms/centos/5.8.json +333 -218
- data/lib/fauxhai/platforms/centos/5.9.json +355 -240
- data/lib/fauxhai/platforms/centos/6.0.json +332 -112
- data/lib/fauxhai/platforms/centos/6.1.json +633 -0
- data/lib/fauxhai/platforms/centos/6.2.json +462 -426
- data/lib/fauxhai/platforms/centos/6.3.json +470 -434
- data/lib/fauxhai/platforms/centos/6.4.json +389 -61
- data/lib/fauxhai/platforms/centos/6.5.json +280 -77
- data/lib/fauxhai/platforms/centos/6.6.json +372 -3680
- data/lib/fauxhai/platforms/centos/6.7.json +615 -0
- data/lib/fauxhai/platforms/centos/7.0.1406.json +294 -3611
- data/lib/fauxhai/platforms/centos/7.0.json +169 -2162
- data/lib/fauxhai/platforms/centos/7.1.1503.json +814 -0
- data/lib/fauxhai/platforms/debian/7.7.json +635 -0
- data/lib/fauxhai/platforms/debian/7.8.json +635 -0
- data/lib/fauxhai/platforms/debian/7.9.json +674 -0
- data/lib/fauxhai/platforms/debian/8.0.json +681 -0
- data/lib/fauxhai/platforms/debian/8.1.json +681 -0
- data/lib/fauxhai/platforms/debian/8.2.json +781 -0
- data/lib/fauxhai/platforms/debian/stretch/sid.json +611 -0
- data/lib/fauxhai/platforms/dragonfly4/4.2-RELEASE.json +155 -0
- data/lib/fauxhai/platforms/fedora/21.json +348 -91
- data/lib/fauxhai/platforms/fedora/22.json +752 -0
- data/lib/fauxhai/platforms/freebsd/10.0.json +1 -1
- data/lib/fauxhai/platforms/freebsd/10.1.json +316 -0
- data/lib/fauxhai/platforms/freebsd/10.2.json +316 -0
- data/lib/fauxhai/platforms/freebsd/9.1.json +141 -428
- data/lib/fauxhai/platforms/freebsd/9.2.json +25 -38
- data/lib/fauxhai/platforms/freebsd/9.3.json +316 -0
- data/lib/fauxhai/platforms/ios_xr/6.0.0.14I.json +342 -0
- data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +857 -0
- data/lib/fauxhai/platforms/nexus/5.json +300 -0
- data/lib/fauxhai/platforms/omnios/151014.json +2422 -0
- data/lib/fauxhai/platforms/opensuse/12.3.json +249 -2208
- data/lib/fauxhai/platforms/opensuse/13.1.json +166 -2193
- data/lib/fauxhai/platforms/opensuse/13.2.json +646 -0
- data/lib/fauxhai/platforms/oracle/6.6.json +377 -0
- data/lib/fauxhai/platforms/oracle/7.0.json +627 -0
- data/lib/fauxhai/platforms/oracle/7.1.json +821 -0
- data/lib/fauxhai/platforms/redhat/6.6.json +519 -0
- data/lib/fauxhai/platforms/redhat/7.1.json +746 -0
- data/lib/fauxhai/platforms/solaris2/5.11.json +1 -0
- data/lib/fauxhai/platforms/ubuntu/12.04.json +257 -190
- data/lib/fauxhai/platforms/ubuntu/14.04.json +246 -184
- data/lib/fauxhai/platforms/ubuntu/15.04.json +643 -0
- data/lib/fauxhai/platforms/ubuntu/15.10.json +651 -0
- data/lib/fauxhai/platforms/windows/10.json +3545 -0
- data/lib/fauxhai/platforms/windows/2003R2.json +7887 -7887
- data/lib/fauxhai/platforms/windows/2008R2.json +532 -770
- data/lib/fauxhai/platforms/windows/2012.json +728 -1257
- data/lib/fauxhai/platforms/windows/2012R2.json +737 -1063
- data/lib/fauxhai/platforms/windows/8.1.json +3512 -0
- data/lib/fauxhai/platforms/windows/8.json +3926 -0
- data/lib/fauxhai/runner.rb +1 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +61 -7
@@ -4,19 +4,28 @@
|
|
4
4
|
"release": "2.6.18-308.el5",
|
5
5
|
"version": "#1 SMP Tue Feb 21 20:06:06 EST 2012",
|
6
6
|
"machine": "x86_64",
|
7
|
+
"os": "GNU/Linux",
|
7
8
|
"modules": {
|
8
|
-
"loop": {
|
9
|
-
"size": "48593",
|
10
|
-
"refcount": "0"
|
11
|
-
},
|
12
|
-
"vboxsf": {
|
13
|
-
"size": "71520",
|
14
|
-
"refcount": "1"
|
15
|
-
},
|
16
9
|
"autofs4": {
|
17
10
|
"size": "62281",
|
18
11
|
"refcount": "3"
|
19
12
|
},
|
13
|
+
"hidp": {
|
14
|
+
"size": "83521",
|
15
|
+
"refcount": "2"
|
16
|
+
},
|
17
|
+
"rfcomm": {
|
18
|
+
"size": "104681",
|
19
|
+
"refcount": "0"
|
20
|
+
},
|
21
|
+
"l2cap": {
|
22
|
+
"size": "89537",
|
23
|
+
"refcount": "10"
|
24
|
+
},
|
25
|
+
"bluetooth": {
|
26
|
+
"size": "118725",
|
27
|
+
"refcount": "5"
|
28
|
+
},
|
20
29
|
"lockd": {
|
21
30
|
"size": "101425",
|
22
31
|
"refcount": "0"
|
@@ -25,6 +34,54 @@
|
|
25
34
|
"size": "203145",
|
26
35
|
"refcount": "2"
|
27
36
|
},
|
37
|
+
"ip_conntrack_netbios_ns": {
|
38
|
+
"size": "36033",
|
39
|
+
"refcount": "0"
|
40
|
+
},
|
41
|
+
"ipt_REJECT": {
|
42
|
+
"size": "38849",
|
43
|
+
"refcount": "1"
|
44
|
+
},
|
45
|
+
"xt_state": {
|
46
|
+
"size": "35265",
|
47
|
+
"refcount": "2"
|
48
|
+
},
|
49
|
+
"ip_conntrack": {
|
50
|
+
"size": "91749",
|
51
|
+
"refcount": "2"
|
52
|
+
},
|
53
|
+
"nfnetlink": {
|
54
|
+
"size": "40457",
|
55
|
+
"refcount": "1"
|
56
|
+
},
|
57
|
+
"iptable_filter": {
|
58
|
+
"size": "36161",
|
59
|
+
"refcount": "1"
|
60
|
+
},
|
61
|
+
"ip_tables": {
|
62
|
+
"size": "55457",
|
63
|
+
"refcount": "1"
|
64
|
+
},
|
65
|
+
"ip6t_REJECT": {
|
66
|
+
"size": "38721",
|
67
|
+
"refcount": "1"
|
68
|
+
},
|
69
|
+
"xt_tcpudp": {
|
70
|
+
"size": "36289",
|
71
|
+
"refcount": "10"
|
72
|
+
},
|
73
|
+
"ip6table_filter": {
|
74
|
+
"size": "36033",
|
75
|
+
"refcount": "1"
|
76
|
+
},
|
77
|
+
"ip6_tables": {
|
78
|
+
"size": "50177",
|
79
|
+
"refcount": "1"
|
80
|
+
},
|
81
|
+
"x_tables": {
|
82
|
+
"size": "50504",
|
83
|
+
"refcount": "6"
|
84
|
+
},
|
28
85
|
"be2iscsi": {
|
29
86
|
"size": "94685",
|
30
87
|
"refcount": "0"
|
@@ -75,7 +132,7 @@
|
|
75
132
|
},
|
76
133
|
"ipv6": {
|
77
134
|
"size": "437857",
|
78
|
-
"refcount": "
|
135
|
+
"refcount": "16"
|
79
136
|
},
|
80
137
|
"xfrm_nalgo": {
|
81
138
|
"size": "43333",
|
@@ -181,49 +238,109 @@
|
|
181
238
|
"size": "38729",
|
182
239
|
"refcount": "0"
|
183
240
|
},
|
241
|
+
"parport_pc": {
|
242
|
+
"size": "62953",
|
243
|
+
"refcount": "0"
|
244
|
+
},
|
184
245
|
"lp": {
|
185
246
|
"size": "47121",
|
186
247
|
"refcount": "0"
|
187
248
|
},
|
188
|
-
"
|
189
|
-
"size": "
|
249
|
+
"parport": {
|
250
|
+
"size": "73165",
|
251
|
+
"refcount": "2"
|
252
|
+
},
|
253
|
+
"snd_intel8x0": {
|
254
|
+
"size": "69481",
|
190
255
|
"refcount": "0"
|
191
256
|
},
|
192
|
-
"
|
193
|
-
"size": "
|
257
|
+
"snd_ac97_codec": {
|
258
|
+
"size": "143257",
|
259
|
+
"refcount": "1"
|
260
|
+
},
|
261
|
+
"ac97_bus": {
|
262
|
+
"size": "35649",
|
263
|
+
"refcount": "1"
|
264
|
+
},
|
265
|
+
"snd_seq_dummy": {
|
266
|
+
"size": "37061",
|
194
267
|
"refcount": "0"
|
195
268
|
},
|
196
|
-
"
|
197
|
-
"size": "
|
269
|
+
"snd_seq_oss": {
|
270
|
+
"size": "65473",
|
271
|
+
"refcount": "0"
|
272
|
+
},
|
273
|
+
"snd_seq_midi_event": {
|
274
|
+
"size": "41025",
|
275
|
+
"refcount": "1"
|
276
|
+
},
|
277
|
+
"snd_seq": {
|
278
|
+
"size": "87777",
|
279
|
+
"refcount": "5"
|
280
|
+
},
|
281
|
+
"snd_seq_device": {
|
282
|
+
"size": "41557",
|
283
|
+
"refcount": "3"
|
284
|
+
},
|
285
|
+
"snd_pcm_oss": {
|
286
|
+
"size": "77377",
|
287
|
+
"refcount": "0"
|
288
|
+
},
|
289
|
+
"snd_mixer_oss": {
|
290
|
+
"size": "49985",
|
291
|
+
"refcount": "1"
|
292
|
+
},
|
293
|
+
"snd_pcm": {
|
294
|
+
"size": "116681",
|
295
|
+
"refcount": "3"
|
296
|
+
},
|
297
|
+
"snd_timer": {
|
298
|
+
"size": "57161",
|
198
299
|
"refcount": "2"
|
199
300
|
},
|
200
|
-
"
|
201
|
-
"size": "
|
301
|
+
"snd": {
|
302
|
+
"size": "100201",
|
303
|
+
"refcount": "9"
|
304
|
+
},
|
305
|
+
"soundcore": {
|
306
|
+
"size": "41825",
|
307
|
+
"refcount": "1"
|
308
|
+
},
|
309
|
+
"snd_page_alloc": {
|
310
|
+
"size": "44113",
|
311
|
+
"refcount": "2"
|
312
|
+
},
|
313
|
+
"sg": {
|
314
|
+
"size": "70649",
|
202
315
|
"refcount": "0"
|
203
316
|
},
|
204
|
-
"
|
205
|
-
"size": "
|
317
|
+
"i2c_piix4": {
|
318
|
+
"size": "43725",
|
206
319
|
"refcount": "0"
|
207
320
|
},
|
208
321
|
"ide_cd": {
|
209
322
|
"size": "73825",
|
210
323
|
"refcount": "0"
|
211
324
|
},
|
212
|
-
"
|
213
|
-
"size": "
|
214
|
-
"refcount": "0"
|
215
|
-
},
|
216
|
-
"parport": {
|
217
|
-
"size": "73165",
|
325
|
+
"i2c_core": {
|
326
|
+
"size": "57537",
|
218
327
|
"refcount": "2"
|
219
328
|
},
|
329
|
+
"cdrom": {
|
330
|
+
"size": "68713",
|
331
|
+
"refcount": "1"
|
332
|
+
},
|
333
|
+
"serio_raw": {
|
334
|
+
"size": "40517",
|
335
|
+
"refcount": "0"
|
336
|
+
},
|
220
337
|
"e1000": {
|
221
338
|
"size": "162665",
|
222
339
|
"refcount": "0"
|
223
340
|
},
|
224
|
-
"
|
225
|
-
"size": "
|
226
|
-
"refcount": "
|
341
|
+
"pcspkr": {
|
342
|
+
"size": "36289",
|
343
|
+
"refcount": "0"
|
227
344
|
},
|
228
345
|
"tpm_tis": {
|
229
346
|
"size": "48077",
|
@@ -237,10 +354,6 @@
|
|
237
354
|
"size": "40897",
|
238
355
|
"refcount": "1"
|
239
356
|
},
|
240
|
-
"cdrom": {
|
241
|
-
"size": "68713",
|
242
|
-
"refcount": "1"
|
243
|
-
},
|
244
357
|
"dm_raid45": {
|
245
358
|
"size": "99785",
|
246
359
|
"refcount": "0"
|
@@ -317,211 +430,68 @@
|
|
317
430
|
"size": "66765",
|
318
431
|
"refcount": "0"
|
319
432
|
}
|
320
|
-
}
|
321
|
-
|
433
|
+
}
|
434
|
+
},
|
435
|
+
"lsb": {
|
436
|
+
"id": "CentOS",
|
437
|
+
"description": "CentOS release 5.8 (Final)",
|
438
|
+
"release": "5.8",
|
439
|
+
"codename": "Final"
|
322
440
|
},
|
323
441
|
"os": "linux",
|
324
442
|
"os_version": "2.6.18-308.el5",
|
325
|
-
"command": {
|
326
|
-
"ps": "ps -ef"
|
327
|
-
},
|
328
|
-
"cpu": {
|
329
|
-
"real": 1,
|
330
|
-
"total": 1
|
331
|
-
},
|
332
|
-
"memory": {
|
333
|
-
"total": "524288kB"
|
334
|
-
},
|
335
|
-
"ohai_time": 1355198209.604956,
|
336
443
|
"platform": "centos",
|
337
444
|
"platform_version": "5.8",
|
338
445
|
"platform_family": "rhel",
|
339
|
-
"dmi": {
|
340
|
-
"dmidecode_version": "2.11",
|
341
|
-
"smbios_version": "2.5",
|
342
|
-
"structures": {
|
343
|
-
"count": "9",
|
344
|
-
"size": "438"
|
345
|
-
},
|
346
|
-
"table_location": "0x000E1000",
|
347
|
-
"bios": {
|
348
|
-
"all_records": [
|
349
|
-
{
|
350
|
-
"record_id": "0x0000",
|
351
|
-
"size": "0",
|
352
|
-
"application_identifier": "BIOS Information",
|
353
|
-
"Vendor": "innotek GmbH",
|
354
|
-
"Version": "VirtualBox",
|
355
|
-
"Release Date": "12/01/2006",
|
356
|
-
"Address": "0xE0000",
|
357
|
-
"Runtime Size": "128 kB",
|
358
|
-
"ROM Size": "128 kB",
|
359
|
-
"Characteristics": {
|
360
|
-
"ISA is supported": null,
|
361
|
-
"PCI is supported": null,
|
362
|
-
"Boot from CD is supported": null,
|
363
|
-
"Selectable boot is supported": null,
|
364
|
-
"8042 keyboard services are supported (int 9h)": null,
|
365
|
-
"CGA/mono video services are supported (int 10h)": null,
|
366
|
-
"ACPI is supported": null
|
367
|
-
}
|
368
|
-
}
|
369
|
-
],
|
370
|
-
"vendor": "innotek GmbH",
|
371
|
-
"version": "VirtualBox",
|
372
|
-
"release_date": "12/01/2006",
|
373
|
-
"address": "0xE0000",
|
374
|
-
"runtime_size": "128 kB",
|
375
|
-
"rom_size": "128 kB"
|
376
|
-
},
|
377
|
-
"system": {
|
378
|
-
"all_records": [
|
379
|
-
{
|
380
|
-
"record_id": "0x0001",
|
381
|
-
"size": "1",
|
382
|
-
"application_identifier": "System Information",
|
383
|
-
"Manufacturer": "innotek GmbH",
|
384
|
-
"Product Name": "VirtualBox",
|
385
|
-
"Version": "1.2",
|
386
|
-
"Serial Number": "0",
|
387
|
-
"UUID": "9C31075B-7780-40F5-BD00-A956C9DD60FC",
|
388
|
-
"Wake-up Type": "Power Switch",
|
389
|
-
"SKU Number": "Not Specified",
|
390
|
-
"Family": "Virtual Machine"
|
391
|
-
}
|
392
|
-
],
|
393
|
-
"manufacturer": "innotek GmbH",
|
394
|
-
"product_name": "VirtualBox",
|
395
|
-
"version": "1.2",
|
396
|
-
"serial_number": "0",
|
397
|
-
"uuid": "9C31075B-7780-40F5-BD00-A956C9DD60FC",
|
398
|
-
"wake_up_type": "Power Switch",
|
399
|
-
"sku_number": "Not Specified",
|
400
|
-
"family": "Virtual Machine"
|
401
|
-
},
|
402
|
-
"base_board": {
|
403
|
-
"all_records": [
|
404
|
-
{
|
405
|
-
"record_id": "0x0008",
|
406
|
-
"size": "2",
|
407
|
-
"application_identifier": "Base Board Information",
|
408
|
-
"Manufacturer": "Oracle Corporation",
|
409
|
-
"Product Name": "VirtualBox",
|
410
|
-
"Version": "1.2",
|
411
|
-
"Serial Number": "0",
|
412
|
-
"Asset Tag": "Not Specified",
|
413
|
-
"Features": {
|
414
|
-
"Board is a hosting board": null
|
415
|
-
},
|
416
|
-
"Location In Chassis": "Not Specified",
|
417
|
-
"Chassis Handle": "0x0003",
|
418
|
-
"Type": "Motherboard",
|
419
|
-
"Contained Object Handles": "0"
|
420
|
-
}
|
421
|
-
],
|
422
|
-
"manufacturer": "Oracle Corporation",
|
423
|
-
"product_name": "VirtualBox",
|
424
|
-
"version": "1.2",
|
425
|
-
"serial_number": "0",
|
426
|
-
"asset_tag": "Not Specified",
|
427
|
-
"location_in_chassis": "Not Specified",
|
428
|
-
"chassis_handle": "0x0003",
|
429
|
-
"type": "Motherboard",
|
430
|
-
"contained_object_handles": "0"
|
431
|
-
},
|
432
|
-
"chassis": {
|
433
|
-
"all_records": [
|
434
|
-
{
|
435
|
-
"record_id": "0x0003",
|
436
|
-
"size": "3",
|
437
|
-
"application_identifier": "Inactive",
|
438
|
-
"Manufacturer": "Oracle Corporation",
|
439
|
-
"Type": "Other",
|
440
|
-
"Lock": "Not Present",
|
441
|
-
"Version": "Not Specified",
|
442
|
-
"Serial Number": "Not Specified",
|
443
|
-
"Asset Tag": "Not Specified",
|
444
|
-
"Boot-up State": "Safe",
|
445
|
-
"Power Supply State": "Safe",
|
446
|
-
"Thermal State": "Safe",
|
447
|
-
"Security Status": "None"
|
448
|
-
}
|
449
|
-
],
|
450
|
-
"manufacturer": "Oracle Corporation",
|
451
|
-
"type": "Other",
|
452
|
-
"lock": "Not Present",
|
453
|
-
"version": "Not Specified",
|
454
|
-
"serial_number": "Not Specified",
|
455
|
-
"asset_tag": "Not Specified",
|
456
|
-
"boot_up_state": "Safe",
|
457
|
-
"power_supply_state": "Safe",
|
458
|
-
"thermal_state": "Safe",
|
459
|
-
"security_status": "None"
|
460
|
-
},
|
461
|
-
"oem_strings": {
|
462
|
-
"all_records": [
|
463
|
-
{
|
464
|
-
"record_id": "0x0002",
|
465
|
-
"size": "11",
|
466
|
-
"application_identifier": "End Of Table",
|
467
|
-
"String 1": "vboxVer_4.2.4",
|
468
|
-
"String 2": "vboxRev_81684"
|
469
|
-
}
|
470
|
-
],
|
471
|
-
"string_1": "vboxVer_4.2.4",
|
472
|
-
"string_2": "vboxRev_81684"
|
473
|
-
}
|
474
|
-
},
|
475
446
|
"filesystem": {
|
476
447
|
"/dev/mapper/VolGroup00-LogVol00": {
|
477
|
-
"kb_size": "
|
478
|
-
"kb_used": "
|
479
|
-
"kb_available": "
|
480
|
-
"percent_used": "
|
448
|
+
"kb_size": "5999168",
|
449
|
+
"kb_used": "1700180",
|
450
|
+
"kb_available": "3989332",
|
451
|
+
"percent_used": "30%",
|
481
452
|
"mount": "/",
|
453
|
+
"total_inodes": "1548288",
|
454
|
+
"inodes_used": "66897",
|
455
|
+
"inodes_available": "1481391",
|
456
|
+
"inodes_percent_used": "5%",
|
482
457
|
"fs_type": "ext3",
|
483
458
|
"mount_options": [
|
484
459
|
"rw"
|
485
460
|
],
|
486
|
-
"uuid": "
|
461
|
+
"uuid": "c681d457-e539-4e47-b0f5-4cc0e6d1f72f"
|
487
462
|
},
|
488
463
|
"/dev/sda1": {
|
489
464
|
"kb_size": "101086",
|
490
|
-
"kb_used": "
|
491
|
-
"kb_available": "
|
465
|
+
"kb_used": "12953",
|
466
|
+
"kb_available": "82914",
|
492
467
|
"percent_used": "14%",
|
493
468
|
"mount": "/boot",
|
469
|
+
"total_inodes": "26104",
|
470
|
+
"inodes_used": "35",
|
471
|
+
"inodes_available": "26069",
|
472
|
+
"inodes_percent_used": "1%",
|
494
473
|
"fs_type": "ext3",
|
495
474
|
"mount_options": [
|
496
475
|
"rw"
|
497
476
|
],
|
498
|
-
"uuid": "
|
477
|
+
"uuid": "c7912c9e-2b30-4762-ae5e-f7fdbacb2adc",
|
499
478
|
"label": "/boot"
|
500
479
|
},
|
501
480
|
"tmpfs": {
|
502
|
-
"kb_size": "
|
481
|
+
"kb_size": "513040",
|
503
482
|
"kb_used": "0",
|
504
|
-
"kb_available": "
|
483
|
+
"kb_available": "513040",
|
505
484
|
"percent_used": "0%",
|
506
485
|
"mount": "/dev/shm",
|
486
|
+
"total_inodes": "128260",
|
487
|
+
"inodes_used": "1",
|
488
|
+
"inodes_available": "128259",
|
489
|
+
"inodes_percent_used": "1%",
|
507
490
|
"fs_type": "tmpfs",
|
508
491
|
"mount_options": [
|
509
492
|
"rw"
|
510
493
|
]
|
511
494
|
},
|
512
|
-
"v-root": {
|
513
|
-
"kb_size": "244277768",
|
514
|
-
"kb_used": "86355068",
|
515
|
-
"kb_available": "157922700",
|
516
|
-
"percent_used": "36%",
|
517
|
-
"mount": "/vagrant",
|
518
|
-
"fs_type": "vboxsf",
|
519
|
-
"mount_options": [
|
520
|
-
"uid=900",
|
521
|
-
"gid=999",
|
522
|
-
"rw"
|
523
|
-
]
|
524
|
-
},
|
525
495
|
"proc": {
|
526
496
|
"mount": "/proc",
|
527
497
|
"fs_type": "proc",
|
@@ -563,16 +533,12 @@
|
|
563
533
|
"fs_type": "swap"
|
564
534
|
},
|
565
535
|
"/dev/hdc": {
|
566
|
-
"fs_type": "iso9660",
|
567
|
-
"label": "VBOXADDITIONS_4.1.22_80657"
|
568
|
-
},
|
569
|
-
"/dev/hda": {
|
570
536
|
"fs_type": "iso9660",
|
571
537
|
"label": "CentOS_5.8_Final"
|
572
538
|
},
|
573
539
|
"/dev/VolGroup00/LogVol00": {
|
574
540
|
"fs_type": "ext3",
|
575
|
-
"uuid": "
|
541
|
+
"uuid": "c681d457-e539-4e47-b0f5-4cc0e6d1f72f"
|
576
542
|
},
|
577
543
|
"/dev/VolGroup00/LogVol01": {
|
578
544
|
"fs_type": "swap"
|
@@ -626,7 +592,7 @@
|
|
626
592
|
"mount_options": [
|
627
593
|
"rw",
|
628
594
|
"fd=7",
|
629
|
-
"pgrp=
|
595
|
+
"pgrp=2254",
|
630
596
|
"timeout=300",
|
631
597
|
"minproto=5",
|
632
598
|
"maxproto=5",
|
@@ -639,7 +605,7 @@
|
|
639
605
|
"mount_options": [
|
640
606
|
"rw",
|
641
607
|
"fd=13",
|
642
|
-
"pgrp=
|
608
|
+
"pgrp=2254",
|
643
609
|
"timeout=300",
|
644
610
|
"minproto=5",
|
645
611
|
"maxproto=5",
|
@@ -647,22 +613,163 @@
|
|
647
613
|
]
|
648
614
|
}
|
649
615
|
},
|
616
|
+
"dmi": {
|
617
|
+
"dmidecode_version": "2.11",
|
618
|
+
"smbios_version": "2.5",
|
619
|
+
"structures": {
|
620
|
+
"count": "10",
|
621
|
+
"size": "449"
|
622
|
+
},
|
623
|
+
"table_location": "0x000E1000",
|
624
|
+
"bios": {
|
625
|
+
"all_records": [
|
626
|
+
{
|
627
|
+
"record_id": "0x0000",
|
628
|
+
"size": "0",
|
629
|
+
"application_identifier": "BIOS Information",
|
630
|
+
"Vendor": "innotek GmbH",
|
631
|
+
"Version": "VirtualBox",
|
632
|
+
"Release Date": "12/01/2006",
|
633
|
+
"Address": "0xE0000",
|
634
|
+
"Runtime Size": "128 kB",
|
635
|
+
"ROM Size": "128 kB",
|
636
|
+
"Characteristics": {
|
637
|
+
"ISA is supported": null,
|
638
|
+
"PCI is supported": null,
|
639
|
+
"Boot from CD is supported": null,
|
640
|
+
"Selectable boot is supported": null,
|
641
|
+
"8042 keyboard services are supported (int 9h)": null,
|
642
|
+
"CGA/mono video services are supported (int 10h)": null,
|
643
|
+
"ACPI is supported": null
|
644
|
+
}
|
645
|
+
}
|
646
|
+
],
|
647
|
+
"vendor": "innotek GmbH",
|
648
|
+
"version": "VirtualBox",
|
649
|
+
"release_date": "12/01/2006",
|
650
|
+
"address": "0xE0000",
|
651
|
+
"runtime_size": "128 kB",
|
652
|
+
"rom_size": "128 kB"
|
653
|
+
},
|
654
|
+
"system": {
|
655
|
+
"all_records": [
|
656
|
+
{
|
657
|
+
"record_id": "0x0001",
|
658
|
+
"size": "1",
|
659
|
+
"application_identifier": "System Information",
|
660
|
+
"Manufacturer": "innotek GmbH",
|
661
|
+
"Product Name": "VirtualBox",
|
662
|
+
"Version": "1.2",
|
663
|
+
"Serial Number": "0",
|
664
|
+
"UUID": "1EDC2152-CBB1-4F52-B0BF-3ACFE92CA885",
|
665
|
+
"Wake-up Type": "Power Switch",
|
666
|
+
"SKU Number": "Not Specified",
|
667
|
+
"Family": "Virtual Machine"
|
668
|
+
}
|
669
|
+
],
|
670
|
+
"manufacturer": "innotek GmbH",
|
671
|
+
"product_name": "VirtualBox",
|
672
|
+
"version": "1.2",
|
673
|
+
"serial_number": "0",
|
674
|
+
"uuid": "1EDC2152-CBB1-4F52-B0BF-3ACFE92CA885",
|
675
|
+
"wake_up_type": "Power Switch",
|
676
|
+
"sku_number": "Not Specified",
|
677
|
+
"family": "Virtual Machine"
|
678
|
+
},
|
679
|
+
"base_board": {
|
680
|
+
"all_records": [
|
681
|
+
{
|
682
|
+
"record_id": "0x0008",
|
683
|
+
"size": "2",
|
684
|
+
"application_identifier": "Base Board Information",
|
685
|
+
"Manufacturer": "Oracle Corporation",
|
686
|
+
"Product Name": "VirtualBox",
|
687
|
+
"Version": "1.2",
|
688
|
+
"Serial Number": "0",
|
689
|
+
"Asset Tag": "Not Specified",
|
690
|
+
"Features": {
|
691
|
+
"Board is a hosting board": null
|
692
|
+
},
|
693
|
+
"Location In Chassis": "Not Specified",
|
694
|
+
"Chassis Handle": "0x0003",
|
695
|
+
"Type": "Motherboard",
|
696
|
+
"Contained Object Handles": "0"
|
697
|
+
}
|
698
|
+
],
|
699
|
+
"manufacturer": "Oracle Corporation",
|
700
|
+
"product_name": "VirtualBox",
|
701
|
+
"version": "1.2",
|
702
|
+
"serial_number": "0",
|
703
|
+
"asset_tag": "Not Specified",
|
704
|
+
"location_in_chassis": "Not Specified",
|
705
|
+
"chassis_handle": "0x0003",
|
706
|
+
"type": "Motherboard",
|
707
|
+
"contained_object_handles": "0"
|
708
|
+
},
|
709
|
+
"chassis": {
|
710
|
+
"all_records": [
|
711
|
+
{
|
712
|
+
"record_id": "0x0003",
|
713
|
+
"size": "3",
|
714
|
+
"application_identifier": "Chassis Information",
|
715
|
+
"Manufacturer": "Oracle Corporation",
|
716
|
+
"Type": "Other",
|
717
|
+
"Lock": "Not Present",
|
718
|
+
"Version": "Not Specified",
|
719
|
+
"Serial Number": "Not Specified",
|
720
|
+
"Asset Tag": "Not Specified",
|
721
|
+
"Boot-up State": "Safe",
|
722
|
+
"Power Supply State": "Safe",
|
723
|
+
"Thermal State": "Safe",
|
724
|
+
"Security Status": "None"
|
725
|
+
}
|
726
|
+
],
|
727
|
+
"manufacturer": "Oracle Corporation",
|
728
|
+
"type": "Other",
|
729
|
+
"lock": "Not Present",
|
730
|
+
"version": "Not Specified",
|
731
|
+
"serial_number": "Not Specified",
|
732
|
+
"asset_tag": "Not Specified",
|
733
|
+
"boot_up_state": "Safe",
|
734
|
+
"power_supply_state": "Safe",
|
735
|
+
"thermal_state": "Safe",
|
736
|
+
"security_status": "None"
|
737
|
+
},
|
738
|
+
"oem_strings": {
|
739
|
+
"all_records": [
|
740
|
+
{
|
741
|
+
"record_id": "0x0002",
|
742
|
+
"size": "11",
|
743
|
+
"application_identifier": "OEM Strings",
|
744
|
+
"String 1": "vboxVer_5.0.6",
|
745
|
+
"String 2": "vboxRev_103037"
|
746
|
+
}
|
747
|
+
],
|
748
|
+
"string_1": "vboxVer_5.0.6",
|
749
|
+
"string_2": "vboxRev_103037"
|
750
|
+
}
|
751
|
+
},
|
752
|
+
"command": {
|
753
|
+
"ps": "ps -ef"
|
754
|
+
},
|
755
|
+
"ohai_time": 1445898130.8171608,
|
650
756
|
"languages": {
|
651
757
|
"ruby": {
|
652
758
|
"bin_dir": "/usr/local/bin",
|
653
759
|
"gem_bin": "/usr/local/bin/gem",
|
654
760
|
"gems_dir": "/usr/local/gems",
|
655
761
|
"ruby_bin": "/usr/local/bin/ruby"
|
656
|
-
}
|
762
|
+
},
|
763
|
+
"powershell": null
|
657
764
|
},
|
658
765
|
"chef_packages": {
|
659
766
|
"chef": {
|
660
|
-
"version": "
|
661
|
-
"chef_root": "/usr/local/gems/chef-
|
767
|
+
"version": "12.5.1",
|
768
|
+
"chef_root": "/usr/local/gems/chef-12.5.1/lib"
|
662
769
|
},
|
663
770
|
"ohai": {
|
664
|
-
"version": "
|
665
|
-
"ohai_root": "/usr/local/gems/ohai-
|
771
|
+
"version": "8.7.0",
|
772
|
+
"ohai_root": "/usr/local/gems/ohai-8.7.0/lib/ohai"
|
666
773
|
}
|
667
774
|
},
|
668
775
|
"counters": {
|
@@ -727,7 +834,8 @@
|
|
727
834
|
"network": {
|
728
835
|
"default_gateway": "10.0.0.1",
|
729
836
|
"default_interface": "eth0",
|
730
|
-
"settings": {
|
837
|
+
"settings": {
|
838
|
+
},
|
731
839
|
"interfaces": {
|
732
840
|
"eth0": {
|
733
841
|
"addresses": {
|
@@ -763,5 +871,12 @@
|
|
763
871
|
}
|
764
872
|
},
|
765
873
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
766
|
-
"uptime_seconds": 2646450
|
874
|
+
"uptime_seconds": 2646450,
|
875
|
+
"cpu": {
|
876
|
+
"real": 1,
|
877
|
+
"total": 1
|
878
|
+
},
|
879
|
+
"memory": {
|
880
|
+
"total": "1024MB"
|
881
|
+
}
|
767
882
|
}
|