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
@@ -1,10 +1,18 @@
1
1
  {
2
+ "command": {
3
+ "ps": "ps -ef"
4
+ },
2
5
  "kernel": {
3
6
  "name": "Linux",
4
7
  "release": "2.6.32-431.el6.x86_64",
5
8
  "version": "#1 SMP Fri Nov 22 03:15:09 UTC 2013",
6
9
  "machine": "x86_64",
10
+ "os": "GNU/Linux",
7
11
  "modules": {
12
+ "autofs4": {
13
+ "size": "26513",
14
+ "refcount": "3"
15
+ },
8
16
  "ipt_REJECT": {
9
17
  "size": "2351",
10
18
  "refcount": "2"
@@ -55,39 +63,71 @@
55
63
  },
56
64
  "ipv6": {
57
65
  "size": "317340",
58
- "refcount": "141"
66
+ "refcount": "29"
59
67
  },
60
- "hid_hyperv": {
61
- "size": "4350",
68
+ "microcode": {
69
+ "size": "112685",
62
70
  "refcount": "0"
63
71
  },
64
- "hv_netvsc": {
65
- "size": "23702",
72
+ "i2c_piix4": {
73
+ "size": "12608",
66
74
  "refcount": "0"
67
75
  },
68
- "hv_utils": {
69
- "size": "9149",
76
+ "i2c_core": {
77
+ "size": "31084",
78
+ "refcount": "1"
79
+ },
80
+ "snd_intel8x0": {
81
+ "size": "30556",
70
82
  "refcount": "0"
71
83
  },
72
- "hyperv_fb": {
73
- "size": "7769",
84
+ "snd_ac97_codec": {
85
+ "size": "124967",
74
86
  "refcount": "1"
75
87
  },
76
- "i2c_piix4": {
77
- "size": "12608",
88
+ "ac97_bus": {
89
+ "size": "1452",
90
+ "refcount": "1"
91
+ },
92
+ "snd_seq": {
93
+ "size": "55727",
78
94
  "refcount": "0"
79
95
  },
80
- "i2c_core": {
81
- "size": "31084",
96
+ "snd_seq_device": {
97
+ "size": "6500",
82
98
  "refcount": "1"
83
99
  },
100
+ "snd_pcm": {
101
+ "size": "87409",
102
+ "refcount": "2"
103
+ },
104
+ "snd_timer": {
105
+ "size": "22443",
106
+ "refcount": "2"
107
+ },
108
+ "snd": {
109
+ "size": "70569",
110
+ "refcount": "6"
111
+ },
112
+ "soundcore": {
113
+ "size": "7958",
114
+ "refcount": "1"
115
+ },
116
+ "snd_page_alloc": {
117
+ "size": "8856",
118
+ "refcount": "2"
119
+ },
120
+ "e1000": {
121
+ "size": "170646",
122
+ "refcount": "0"
123
+ },
84
124
  "sg": {
85
125
  "size": "29350",
86
126
  "refcount": "0"
87
127
  },
88
128
  "ext4": {
89
129
  "size": "374902",
90
- "refcount": "3"
130
+ "refcount": "2"
91
131
  },
92
132
  "jbd2": {
93
133
  "size": "93427",
@@ -105,10 +145,6 @@
105
145
  "size": "1541",
106
146
  "refcount": "1"
107
147
  },
108
- "hv_storvsc": {
109
- "size": "11323",
110
- "refcount": "2"
111
- },
112
148
  "sr_mod": {
113
149
  "size": "15177",
114
150
  "refcount": "0"
@@ -117,9 +153,17 @@
117
153
  "size": "39085",
118
154
  "refcount": "1"
119
155
  },
120
- "hv_vmbus": {
121
- "size": "144850",
122
- "refcount": "5"
156
+ "video": {
157
+ "size": "20674",
158
+ "refcount": "0"
159
+ },
160
+ "output": {
161
+ "size": "2409",
162
+ "refcount": "1"
163
+ },
164
+ "ahci": {
165
+ "size": "42215",
166
+ "refcount": "2"
123
167
  },
124
168
  "pata_acpi": {
125
169
  "size": "3701",
@@ -147,50 +191,37 @@
147
191
  },
148
192
  "dm_mod": {
149
193
  "size": "84209",
150
- "refcount": "11"
194
+ "refcount": "8"
151
195
  }
152
- },
153
- "os": "GNU/Linux"
154
- },
155
- "os": "linux",
156
- "os_version": "2.6.32-431.el6.x86_64",
157
- "lsb": {
158
- },
159
- "platform": "centos",
160
- "platform_version": "6.5",
161
- "platform_family": "rhel",
162
- "dmi": {
163
- },
164
- "cpu": {
165
- "real": 1,
166
- "total": 1
167
- },
168
- "memory": {
169
- "total": "524288kB"
170
- },
171
- "ohai_time": 1388461807.0050683,
172
- "command": {
173
- "ps": "ps -ef"
196
+ }
174
197
  },
175
198
  "filesystem": {
176
199
  "/dev/mapper/VolGroup-lv_root": {
177
- "kb_size": "51606140",
178
- "kb_used": "1055764",
179
- "kb_available": "47928936",
180
- "percent_used": "3%",
200
+ "kb_size": "6926264",
201
+ "kb_used": "2163100",
202
+ "kb_available": "4411320",
203
+ "percent_used": "33%",
181
204
  "mount": "/",
205
+ "total_inodes": "440640",
206
+ "inodes_used": "69360",
207
+ "inodes_available": "371280",
208
+ "inodes_percent_used": "16%",
182
209
  "fs_type": "ext4",
183
210
  "mount_options": [
184
211
  "rw"
185
212
  ],
186
- "uuid": "325c3ba2-cd9b-49df-bec7-1cdbf46bae23"
213
+ "uuid": "dc23216d-e4fc-4384-bad5-7be521b4c352"
187
214
  },
188
215
  "tmpfs": {
189
- "kb_size": "957280",
216
+ "kb_size": "380124",
190
217
  "kb_used": "0",
191
- "kb_available": "957280",
218
+ "kb_available": "380124",
192
219
  "percent_used": "0%",
193
220
  "mount": "/dev/shm",
221
+ "total_inodes": "95031",
222
+ "inodes_used": "1",
223
+ "inodes_available": "95030",
224
+ "inodes_percent_used": "1%",
194
225
  "fs_type": "tmpfs",
195
226
  "mount_options": [
196
227
  "rw",
@@ -199,27 +230,19 @@
199
230
  },
200
231
  "/dev/sda1": {
201
232
  "kb_size": "495844",
202
- "kb_used": "54334",
203
- "kb_available": "415910",
204
- "percent_used": "12%",
233
+ "kb_used": "34542",
234
+ "kb_available": "435702",
235
+ "percent_used": "8%",
205
236
  "mount": "/boot",
237
+ "total_inodes": "128016",
238
+ "inodes_used": "38",
239
+ "inodes_available": "127978",
240
+ "inodes_percent_used": "1%",
206
241
  "fs_type": "ext4",
207
242
  "mount_options": [
208
243
  "rw"
209
244
  ],
210
- "uuid": "8e8ea2fb-4332-49ba-93dd-ab08792c0789"
211
- },
212
- "/dev/mapper/VolGroup-lv_home": {
213
- "kb_size": "74933408",
214
- "kb_used": "184084",
215
- "kb_available": "70942912",
216
- "percent_used": "1%",
217
- "mount": "/home",
218
- "fs_type": "ext4",
219
- "mount_options": [
220
- "rw"
221
- ],
222
- "uuid": "42cf9ed8-73a6-43c0-b5d9-bbecda8a995a"
245
+ "uuid": "b1c7a4cd-8020-4e75-8c09-769d68054f2a"
223
246
  },
224
247
  "proc": {
225
248
  "mount": "/proc",
@@ -253,11 +276,11 @@
253
276
  },
254
277
  "/dev/sda2": {
255
278
  "fs_type": "LVM2_member",
256
- "uuid": "dalh7h-mNdW-1FYH-f6AW-uCLJ-Ci2p-CdMfnI"
279
+ "uuid": "OWMIWm-8Zxe-Hf6q-mVxW-h2UU-rRZM-paz8Wc"
257
280
  },
258
281
  "/dev/mapper/VolGroup-lv_swap": {
259
282
  "fs_type": "swap",
260
- "uuid": "1cf0e6e1-d491-4585-974a-89ff7bcf8cb4"
283
+ "uuid": "b474936c-c8ba-4785-ad44-071252502fac"
261
284
  },
262
285
  "rootfs": {
263
286
  "mount": "/",
@@ -273,8 +296,8 @@
273
296
  "rw",
274
297
  "seclabel",
275
298
  "relatime",
276
- "size=948012k",
277
- "nr_inodes=237003",
299
+ "size=369924k",
300
+ "nr_inodes=92481",
278
301
  "mode=755"
279
302
  ]
280
303
  },
@@ -285,24 +308,197 @@
285
308
  "rw",
286
309
  "relatime"
287
310
  ]
311
+ },
312
+ "/etc/auto.misc": {
313
+ "mount": "/misc",
314
+ "fs_type": "autofs",
315
+ "mount_options": [
316
+ "rw",
317
+ "relatime",
318
+ "fd=7",
319
+ "pgrp=1070",
320
+ "timeout=300",
321
+ "minproto=5",
322
+ "maxproto=5",
323
+ "indirect"
324
+ ]
325
+ },
326
+ "-hosts": {
327
+ "mount": "/net",
328
+ "fs_type": "autofs",
329
+ "mount_options": [
330
+ "rw",
331
+ "relatime",
332
+ "fd=13",
333
+ "pgrp=1070",
334
+ "timeout=300",
335
+ "minproto=5",
336
+ "maxproto=5",
337
+ "indirect"
338
+ ]
288
339
  }
289
340
  },
341
+ "lsb": {
342
+ },
343
+ "os": "linux",
344
+ "os_version": "2.6.32-431.el6.x86_64",
345
+ "platform": "centos",
346
+ "platform_version": "6.5",
347
+ "platform_family": "rhel",
348
+ "dmi": {
349
+ "dmidecode_version": "2.11",
350
+ "smbios_version": "2.5",
351
+ "structures": {
352
+ "count": "10",
353
+ "size": "449"
354
+ },
355
+ "table_location": "0x000E1000",
356
+ "bios": {
357
+ "all_records": [
358
+ {
359
+ "record_id": "0x0000",
360
+ "size": "0",
361
+ "application_identifier": "BIOS Information",
362
+ "Vendor": "innotek GmbH",
363
+ "Version": "VirtualBox",
364
+ "Release Date": "12/01/2006",
365
+ "Address": "0xE0000",
366
+ "Runtime Size": "128 kB",
367
+ "ROM Size": "128 kB",
368
+ "Characteristics": {
369
+ "ISA is supported": null,
370
+ "PCI is supported": null,
371
+ "Boot from CD is supported": null,
372
+ "Selectable boot is supported": null,
373
+ "8042 keyboard services are supported (int 9h)": null,
374
+ "CGA/mono video services are supported (int 10h)": null,
375
+ "ACPI is supported": null
376
+ }
377
+ }
378
+ ],
379
+ "vendor": "innotek GmbH",
380
+ "version": "VirtualBox",
381
+ "release_date": "12/01/2006",
382
+ "address": "0xE0000",
383
+ "runtime_size": "128 kB",
384
+ "rom_size": "128 kB"
385
+ },
386
+ "system": {
387
+ "all_records": [
388
+ {
389
+ "record_id": "0x0001",
390
+ "size": "1",
391
+ "application_identifier": "System Information",
392
+ "Manufacturer": "innotek GmbH",
393
+ "Product Name": "VirtualBox",
394
+ "Version": "1.2",
395
+ "Serial Number": "0",
396
+ "UUID": "A1331551-01C5-4140-AE94-76A22778F7F2",
397
+ "Wake-up Type": "Power Switch",
398
+ "SKU Number": "Not Specified",
399
+ "Family": "Virtual Machine"
400
+ }
401
+ ],
402
+ "manufacturer": "innotek GmbH",
403
+ "product_name": "VirtualBox",
404
+ "version": "1.2",
405
+ "serial_number": "0",
406
+ "uuid": "A1331551-01C5-4140-AE94-76A22778F7F2",
407
+ "wake_up_type": "Power Switch",
408
+ "sku_number": "Not Specified",
409
+ "family": "Virtual Machine"
410
+ },
411
+ "base_board": {
412
+ "all_records": [
413
+ {
414
+ "record_id": "0x0008",
415
+ "size": "2",
416
+ "application_identifier": "Base Board Information",
417
+ "Manufacturer": "Oracle Corporation",
418
+ "Product Name": "VirtualBox",
419
+ "Version": "1.2",
420
+ "Serial Number": "0",
421
+ "Asset Tag": "Not Specified",
422
+ "Features": {
423
+ "Board is a hosting board": null
424
+ },
425
+ "Location In Chassis": "Not Specified",
426
+ "Chassis Handle": "0x0003",
427
+ "Type": "Motherboard",
428
+ "Contained Object Handles": "0"
429
+ }
430
+ ],
431
+ "manufacturer": "Oracle Corporation",
432
+ "product_name": "VirtualBox",
433
+ "version": "1.2",
434
+ "serial_number": "0",
435
+ "asset_tag": "Not Specified",
436
+ "location_in_chassis": "Not Specified",
437
+ "chassis_handle": "0x0003",
438
+ "type": "Motherboard",
439
+ "contained_object_handles": "0"
440
+ },
441
+ "chassis": {
442
+ "all_records": [
443
+ {
444
+ "record_id": "0x0003",
445
+ "size": "3",
446
+ "application_identifier": "Chassis Information",
447
+ "Manufacturer": "Oracle Corporation",
448
+ "Type": "Other",
449
+ "Lock": "Not Present",
450
+ "Version": "Not Specified",
451
+ "Serial Number": "Not Specified",
452
+ "Asset Tag": "Not Specified",
453
+ "Boot-up State": "Safe",
454
+ "Power Supply State": "Safe",
455
+ "Thermal State": "Safe",
456
+ "Security Status": "None"
457
+ }
458
+ ],
459
+ "manufacturer": "Oracle Corporation",
460
+ "type": "Other",
461
+ "lock": "Not Present",
462
+ "version": "Not Specified",
463
+ "serial_number": "Not Specified",
464
+ "asset_tag": "Not Specified",
465
+ "boot_up_state": "Safe",
466
+ "power_supply_state": "Safe",
467
+ "thermal_state": "Safe",
468
+ "security_status": "None"
469
+ },
470
+ "oem_strings": {
471
+ "all_records": [
472
+ {
473
+ "record_id": "0x0002",
474
+ "size": "11",
475
+ "application_identifier": "OEM Strings",
476
+ "String 1": "vboxVer_5.0.6",
477
+ "String 2": "vboxRev_103037"
478
+ }
479
+ ],
480
+ "string_1": "vboxVer_5.0.6",
481
+ "string_2": "vboxRev_103037"
482
+ }
483
+ },
484
+ "ohai_time": 1445876713.2733085,
290
485
  "languages": {
291
486
  "ruby": {
292
487
  "bin_dir": "/usr/local/bin",
293
488
  "gem_bin": "/usr/local/bin/gem",
294
489
  "gems_dir": "/usr/local/gems",
295
490
  "ruby_bin": "/usr/local/bin/ruby"
296
- }
491
+ },
492
+ "powershell": null
297
493
  },
298
494
  "chef_packages": {
299
495
  "chef": {
300
- "version": "11.8.2",
301
- "chef_root": "/usr/local/gems/chef-11.8.2/lib"
496
+ "version": "12.5.1",
497
+ "chef_root": "/usr/local/gems/chef-12.5.1/lib"
302
498
  },
303
499
  "ohai": {
304
- "version": "6.20.0",
305
- "ohai_root": "/usr/local/gems/ohai-6.20.0/lib/ohai"
500
+ "version": "8.7.0",
501
+ "ohai_root": "/usr/local/gems/ohai-8.7.0/lib/ohai"
306
502
  }
307
503
  },
308
504
  "counters": {
@@ -404,5 +600,12 @@
404
600
  }
405
601
  },
406
602
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
407
- "uptime_seconds": 2646450
603
+ "uptime_seconds": 2646450,
604
+ "cpu": {
605
+ "real": 1,
606
+ "total": 1
607
+ },
608
+ "memory": {
609
+ "total": "1024MB"
610
+ }
408
611
  }