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,146 +1,31 @@
1
1
  {
2
- "lsb": {
3
- },
4
- "kernel": {
5
- "name": "Linux",
6
- "release": "2.6.32-504.el6.x86_64",
7
- "version": "#1 SMP Tue Sep 16 01:56:35 EDT 2014",
8
- "machine": "x86_64",
9
- "os": "GNU/Linux",
10
- "modules": {
11
- "vboxsf": {
12
- "size": "37631",
13
- "refcount": "1"
14
- },
15
- "ipv6": {
16
- "size": "334932",
17
- "refcount": "24"
18
- },
19
- "ppdev": {
20
- "size": "8537",
21
- "refcount": "0"
22
- },
23
- "parport_pc": {
24
- "size": "22658",
25
- "refcount": "0"
26
- },
27
- "parport": {
28
- "size": "36209",
29
- "refcount": "2"
30
- },
31
- "sg": {
32
- "size": "29318",
33
- "refcount": "0"
34
- },
35
- "i2c_piix4": {
36
- "size": "11776",
37
- "refcount": "0"
38
- },
39
- "vboxguest": {
40
- "size": "259640",
41
- "refcount": "2"
42
- },
43
- "e1000": {
44
- "size": "160643",
45
- "refcount": "0"
46
- },
47
- "vboxvideo": {
48
- "size": "2148",
49
- "refcount": "0"
50
- },
51
- "drm": {
52
- "size": "291252",
53
- "refcount": "1"
54
- },
55
- "i2c_core": {
56
- "size": "29964",
57
- "refcount": "2"
58
- },
59
- "ext4": {
60
- "size": "378476",
61
- "refcount": "2"
62
- },
63
- "jbd2": {
64
- "size": "93427",
65
- "refcount": "1"
66
- },
67
- "mbcache": {
68
- "size": "8193",
69
- "refcount": "1"
70
- },
71
- "sd_mod": {
72
- "size": "36998",
73
- "refcount": "3"
74
- },
75
- "crc_t10dif": {
76
- "size": "1305",
77
- "refcount": "1"
78
- },
79
- "ahci": {
80
- "size": "41208",
81
- "refcount": "2"
82
- },
83
- "pata_acpi": {
84
- "size": "3701",
85
- "refcount": "0"
86
- },
87
- "ata_generic": {
88
- "size": "3837",
89
- "refcount": "0"
90
- },
91
- "ata_piix": {
92
- "size": "24409",
93
- "refcount": "0"
94
- },
95
- "dm_mirror": {
96
- "size": "14384",
97
- "refcount": "0"
98
- },
99
- "dm_region_hash": {
100
- "size": "12085",
101
- "refcount": "1"
102
- },
103
- "dm_log": {
104
- "size": "9930",
105
- "refcount": "2"
106
- },
107
- "dm_mod": {
108
- "size": "95622",
109
- "refcount": "8"
110
- }
111
- }
112
- },
113
- "os": "linux",
114
- "os_version": "2.6.32-504.el6.x86_64",
115
- "platform": "redhat",
116
- "platform_version": "6.6",
117
- "platform_family": "rhel",
2
+ "root_group": "root",
118
3
  "filesystem": {
119
4
  "/dev/mapper/VolGroup-lv_root": {
120
- "kb_size": "39710104",
121
- "kb_used": "874772",
122
- "kb_available": "36811500",
123
- "percent_used": "3%",
5
+ "kb_size": "8649736",
6
+ "kb_used": "2062836",
7
+ "kb_available": "6140848",
8
+ "percent_used": "26%",
124
9
  "mount": "/",
125
- "total_inodes": "2531328",
126
- "inodes_used": "33841",
127
- "inodes_available": "2497487",
128
- "inodes_percent_used": "2%",
10
+ "total_inodes": "558624",
11
+ "inodes_used": "71199",
12
+ "inodes_available": "487425",
13
+ "inodes_percent_used": "13%",
129
14
  "fs_type": "ext4",
130
15
  "mount_options": [
131
16
  "rw"
132
17
  ],
133
- "uuid": "246b9fcc-0660-4f73-a80e-16860e5b05b2"
18
+ "uuid": "1f305e20-0650-42a8-b702-3411613c8b6e"
134
19
  },
135
20
  "tmpfs": {
136
- "kb_size": "234696",
21
+ "kb_size": "510144",
137
22
  "kb_used": "0",
138
- "kb_available": "234696",
23
+ "kb_available": "510144",
139
24
  "percent_used": "0%",
140
25
  "mount": "/dev/shm",
141
- "total_inodes": "58674",
26
+ "total_inodes": "127536",
142
27
  "inodes_used": "1",
143
- "inodes_available": "58673",
28
+ "inodes_available": "127535",
144
29
  "inodes_percent_used": "1%",
145
30
  "fs_type": "tmpfs",
146
31
  "mount_options": [
@@ -150,9 +35,9 @@
150
35
  },
151
36
  "/dev/sda1": {
152
37
  "kb_size": "487652",
153
- "kb_used": "25053",
154
- "kb_available": "436999",
155
- "percent_used": "6%",
38
+ "kb_used": "28374",
39
+ "kb_available": "433678",
40
+ "percent_used": "7%",
156
41
  "mount": "/boot",
157
42
  "total_inodes": "128016",
158
43
  "inodes_used": "38",
@@ -162,24 +47,7 @@
162
47
  "mount_options": [
163
48
  "rw"
164
49
  ],
165
- "uuid": "f76440c8-1ae9-4d56-99a6-2e91685d991e"
166
- },
167
- "vagrant": {
168
- "kb_size": "243915264",
169
- "kb_used": "171597572",
170
- "kb_available": "72317692",
171
- "percent_used": "71%",
172
- "mount": "/vagrant",
173
- "total_inodes": "1000",
174
- "inodes_used": "0",
175
- "inodes_available": "1000",
176
- "inodes_percent_used": "0%",
177
- "fs_type": "vboxsf",
178
- "mount_options": [
179
- "uid=500",
180
- "gid=500",
181
- "rw"
182
- ]
50
+ "uuid": "910afb7b-0f89-41a8-9e97-f2b8f75b9d99"
183
51
  },
184
52
  "proc": {
185
53
  "mount": "/proc",
@@ -213,11 +81,11 @@
213
81
  },
214
82
  "/dev/sda2": {
215
83
  "fs_type": "LVM2_member",
216
- "uuid": "UQT6dc-NSJN-ujUh-lu2G-1Wko-F3Nd-HM00v8"
84
+ "uuid": "e0vtQP-Tpvk-c0EI-kJJf-6Ri8-bbEn-uDWQ1Y"
217
85
  },
218
86
  "/dev/mapper/VolGroup-lv_swap": {
219
87
  "fs_type": "swap",
220
- "uuid": "50c6c5b4-cb24-4bfc-9552-ec3be16c3ce2"
88
+ "uuid": "39bc5ef2-898c-454b-9fe0-642cd32a5de0"
221
89
  },
222
90
  "rootfs": {
223
91
  "mount": "/",
@@ -233,8 +101,8 @@
233
101
  "rw",
234
102
  "seclabel",
235
103
  "relatime",
236
- "size=225180k",
237
- "nr_inodes=56295",
104
+ "size=498968k",
105
+ "nr_inodes=124742",
238
106
  "mode=755"
239
107
  ]
240
108
  },
@@ -245,17 +113,253 @@
245
113
  "rw",
246
114
  "relatime"
247
115
  ]
116
+ },
117
+ "/etc/auto.misc": {
118
+ "mount": "/misc",
119
+ "fs_type": "autofs",
120
+ "mount_options": [
121
+ "rw",
122
+ "relatime",
123
+ "fd=7",
124
+ "pgrp=1103",
125
+ "timeout=300",
126
+ "minproto=5",
127
+ "maxproto=5",
128
+ "indirect"
129
+ ]
130
+ },
131
+ "-hosts": {
132
+ "mount": "/net",
133
+ "fs_type": "autofs",
134
+ "mount_options": [
135
+ "rw",
136
+ "relatime",
137
+ "fd=13",
138
+ "pgrp=1103",
139
+ "timeout=300",
140
+ "minproto=5",
141
+ "maxproto=5",
142
+ "indirect"
143
+ ]
248
144
  }
249
145
  },
250
- "command": {
251
- "ps": "ps -ef"
146
+ "kernel": {
147
+ "name": "Linux",
148
+ "release": "2.6.32-504.el6.x86_64",
149
+ "version": "#1 SMP Tue Sep 16 01:56:35 EDT 2014",
150
+ "machine": "x86_64",
151
+ "processor": "x86_64",
152
+ "os": "GNU/Linux",
153
+ "modules": {
154
+ "autofs4": {
155
+ "size": "26609",
156
+ "refcount": "3"
157
+ },
158
+ "ipt_REJECT": {
159
+ "size": "2351",
160
+ "refcount": "2"
161
+ },
162
+ "nf_conntrack_ipv4": {
163
+ "size": "9506",
164
+ "refcount": "2"
165
+ },
166
+ "nf_defrag_ipv4": {
167
+ "size": "1483",
168
+ "refcount": "1"
169
+ },
170
+ "iptable_filter": {
171
+ "size": "2793",
172
+ "refcount": "1"
173
+ },
174
+ "ip_tables": {
175
+ "size": "17831",
176
+ "refcount": "1"
177
+ },
178
+ "ip6t_REJECT": {
179
+ "size": "4628",
180
+ "refcount": "2"
181
+ },
182
+ "nf_conntrack_ipv6": {
183
+ "size": "8337",
184
+ "refcount": "3"
185
+ },
186
+ "nf_defrag_ipv6": {
187
+ "size": "27236",
188
+ "refcount": "1"
189
+ },
190
+ "xt_state": {
191
+ "size": "1492",
192
+ "refcount": "5"
193
+ },
194
+ "nf_conntrack": {
195
+ "size": "80390",
196
+ "refcount": "3"
197
+ },
198
+ "ip6table_filter": {
199
+ "size": "2889",
200
+ "refcount": "1"
201
+ },
202
+ "ip6_tables": {
203
+ "size": "18732",
204
+ "refcount": "1"
205
+ },
206
+ "ipv6": {
207
+ "size": "334932",
208
+ "refcount": "29"
209
+ },
210
+ "microcode": {
211
+ "size": "112653",
212
+ "refcount": "0"
213
+ },
214
+ "i2c_piix4": {
215
+ "size": "11776",
216
+ "refcount": "0"
217
+ },
218
+ "i2c_core": {
219
+ "size": "29964",
220
+ "refcount": "1"
221
+ },
222
+ "snd_intel8x0": {
223
+ "size": "30556",
224
+ "refcount": "0"
225
+ },
226
+ "snd_ac97_codec": {
227
+ "size": "124967",
228
+ "refcount": "1"
229
+ },
230
+ "ac97_bus": {
231
+ "size": "1452",
232
+ "refcount": "1"
233
+ },
234
+ "snd_seq": {
235
+ "size": "55727",
236
+ "refcount": "0"
237
+ },
238
+ "snd_seq_device": {
239
+ "size": "6500",
240
+ "refcount": "1"
241
+ },
242
+ "snd_pcm": {
243
+ "size": "87790",
244
+ "refcount": "2"
245
+ },
246
+ "snd_timer": {
247
+ "size": "22443",
248
+ "refcount": "2"
249
+ },
250
+ "snd": {
251
+ "size": "70953",
252
+ "refcount": "6"
253
+ },
254
+ "soundcore": {
255
+ "size": "7958",
256
+ "refcount": "1"
257
+ },
258
+ "snd_page_alloc": {
259
+ "size": "8856",
260
+ "refcount": "2"
261
+ },
262
+ "e1000": {
263
+ "size": "160643",
264
+ "refcount": "0",
265
+ "version": "7.3.21-k8-NAPI"
266
+ },
267
+ "sg": {
268
+ "size": "29318",
269
+ "refcount": "0",
270
+ "version": "3.5.34"
271
+ },
272
+ "ext4": {
273
+ "size": "378476",
274
+ "refcount": "2"
275
+ },
276
+ "jbd2": {
277
+ "size": "93427",
278
+ "refcount": "1"
279
+ },
280
+ "mbcache": {
281
+ "size": "8193",
282
+ "refcount": "1"
283
+ },
284
+ "video": {
285
+ "size": "20610",
286
+ "refcount": "0"
287
+ },
288
+ "output": {
289
+ "size": "2409",
290
+ "refcount": "1"
291
+ },
292
+ "sd_mod": {
293
+ "size": "36998",
294
+ "refcount": "3"
295
+ },
296
+ "crc_t10dif": {
297
+ "size": "1305",
298
+ "refcount": "1"
299
+ },
300
+ "sr_mod": {
301
+ "size": "15049",
302
+ "refcount": "0"
303
+ },
304
+ "cdrom": {
305
+ "size": "39085",
306
+ "refcount": "1"
307
+ },
308
+ "ahci": {
309
+ "size": "41208",
310
+ "refcount": "2",
311
+ "version": "3.0"
312
+ },
313
+ "pata_acpi": {
314
+ "size": "3701",
315
+ "refcount": "0",
316
+ "version": "0.2.3"
317
+ },
318
+ "ata_generic": {
319
+ "size": "3837",
320
+ "refcount": "0",
321
+ "version": "0.2.15"
322
+ },
323
+ "ata_piix": {
324
+ "size": "24409",
325
+ "refcount": "0",
326
+ "version": "2.13"
327
+ },
328
+ "dm_mirror": {
329
+ "size": "14384",
330
+ "refcount": "0"
331
+ },
332
+ "dm_region_hash": {
333
+ "size": "12085",
334
+ "refcount": "1"
335
+ },
336
+ "dm_log": {
337
+ "size": "9930",
338
+ "refcount": "2"
339
+ },
340
+ "dm_mod": {
341
+ "size": "95622",
342
+ "refcount": "8"
343
+ }
344
+ }
345
+ },
346
+ "os": "linux",
347
+ "os_version": "2.6.32-504.el6.x86_64",
348
+ "lsb": {
349
+ "id": "RedHatEnterpriseServer",
350
+ "description": "Red Hat Enterprise Linux Server release 6.6 (Santiago)",
351
+ "release": "6.6",
352
+ "codename": "Santiago"
252
353
  },
354
+ "platform": "redhat",
355
+ "platform_version": "6.6",
356
+ "platform_family": "rhel",
253
357
  "dmi": {
254
358
  "dmidecode_version": "2.12",
255
359
  "smbios_version": "2.5",
256
360
  "structures": {
257
361
  "count": "10",
258
- "size": "449"
362
+ "size": "450"
259
363
  },
260
364
  "table_location": "0x000E1000",
261
365
  "bios": {
@@ -298,7 +402,7 @@
298
402
  "Product Name": "VirtualBox",
299
403
  "Version": "1.2",
300
404
  "Serial Number": "0",
301
- "UUID": "A828290B-4102-4DE0-9FE3-46A1A40BBE3D",
405
+ "UUID": "D773FCB1-405F-41CE-9545-DC3D32196D46",
302
406
  "Wake-up Type": "Power Switch",
303
407
  "SKU Number": "Not Specified",
304
408
  "Family": "Virtual Machine"
@@ -308,7 +412,7 @@
308
412
  "product_name": "VirtualBox",
309
413
  "version": "1.2",
310
414
  "serial_number": "0",
311
- "uuid": "A828290B-4102-4DE0-9FE3-46A1A40BBE3D",
415
+ "uuid": "D773FCB1-405F-41CE-9545-DC3D32196D46",
312
416
  "wake_up_type": "Power Switch",
313
417
  "sku_number": "Not Specified",
314
418
  "family": "Virtual Machine"
@@ -348,7 +452,7 @@
348
452
  {
349
453
  "record_id": "0x0003",
350
454
  "size": "3",
351
- "application_identifier": "Inactive",
455
+ "application_identifier": "Chassis Information",
352
456
  "Manufacturer": "Oracle Corporation",
353
457
  "Type": "Other",
354
458
  "Lock": "Not Present",
@@ -377,20 +481,20 @@
377
481
  {
378
482
  "record_id": "0x0002",
379
483
  "size": "11",
380
- "application_identifier": "End Of Table",
381
- "String 1": "vboxVer_4.3.16",
382
- "String 2": "vboxRev_95972",
383
- "Header and Data": {
384
- "80 08 08 00 6B D6 1C 00": null
385
- }
484
+ "application_identifier": "OEM Strings",
485
+ "String 1": "vboxVer_5.1.14",
486
+ "String 2": "vboxRev_112924"
386
487
  }
387
488
  ],
388
- "string_1": "vboxVer_4.3.16",
389
- "string_2": "vboxRev_95972"
489
+ "string_1": "vboxVer_5.1.14",
490
+ "string_2": "vboxRev_112924"
390
491
  }
391
492
  },
392
- "ohai_time": 1429146764.6692042,
393
- "root_group": "root",
493
+ "command": {
494
+ "ps": "ps -ef"
495
+ },
496
+ "ohai_time": 1488742299.1809456,
497
+ "init_package": "init",
394
498
  "languages": {
395
499
  "ruby": {
396
500
  "bin_dir": "/usr/local/bin",
@@ -402,12 +506,12 @@
402
506
  },
403
507
  "chef_packages": {
404
508
  "chef": {
405
- "version": "12.2.1",
406
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.2.1/lib"
509
+ "version": "12.19.36",
510
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.19.36/lib"
407
511
  },
408
512
  "ohai": {
409
- "version": "8.2.0",
410
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.2.0/lib/ohai"
513
+ "version": "8.23.0",
514
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.23.0/lib/ohai"
411
515
  }
412
516
  },
413
517
  "counters": {
@@ -525,4 +629,4 @@
525
629
  "systems": {
526
630
  }
527
631
  }
528
- }
632
+ }