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,617 +0,0 @@
1
- {
2
- "kernel": {
3
- "name": "Linux",
4
- "release": "3.16.0-23-generic",
5
- "version": "#30-Ubuntu SMP Thu Oct 16 13:17:16 UTC 2014",
6
- "machine": "x86_64",
7
- "os": "GNU/Linux",
8
- "modules": {
9
- "kvm_intel": {
10
- "size": "143514",
11
- "refcount": "0"
12
- },
13
- "kvm": {
14
- "size": "455570",
15
- "refcount": "1"
16
- },
17
- "crct10dif_pclmul": {
18
- "size": "14307",
19
- "refcount": "0"
20
- },
21
- "ppdev": {
22
- "size": "17671",
23
- "refcount": "0"
24
- },
25
- "crc32_pclmul": {
26
- "size": "13133",
27
- "refcount": "0"
28
- },
29
- "ghash_clmulni_intel": {
30
- "size": "13230",
31
- "refcount": "0"
32
- },
33
- "aesni_intel": {
34
- "size": "152552",
35
- "refcount": "0"
36
- },
37
- "aes_x86_64": {
38
- "size": "17131",
39
- "refcount": "1"
40
- },
41
- "lrw": {
42
- "size": "13287",
43
- "refcount": "1"
44
- },
45
- "gf128mul": {
46
- "size": "14951",
47
- "refcount": "1"
48
- },
49
- "glue_helper": {
50
- "size": "13944",
51
- "refcount": "1"
52
- },
53
- "ablk_helper": {
54
- "size": "13597",
55
- "refcount": "1"
56
- },
57
- "cryptd": {
58
- "size": "20360",
59
- "refcount": "3"
60
- },
61
- "cirrus": {
62
- "size": "25051",
63
- "refcount": "1"
64
- },
65
- "serio_raw": {
66
- "size": "13434",
67
- "refcount": "0"
68
- },
69
- "ttm": {
70
- "size": "89406",
71
- "refcount": "1"
72
- },
73
- "drm_kms_helper": {
74
- "size": "61627",
75
- "refcount": "1"
76
- },
77
- "drm": {
78
- "size": "310919",
79
- "refcount": "4"
80
- },
81
- "syscopyarea": {
82
- "size": "12529",
83
- "refcount": "1"
84
- },
85
- "sysfillrect": {
86
- "size": "12701",
87
- "refcount": "1"
88
- },
89
- "sysimgblt": {
90
- "size": "12640",
91
- "refcount": "1"
92
- },
93
- "i2c_piix4": {
94
- "size": "22159",
95
- "refcount": "0"
96
- },
97
- "parport_pc": {
98
- "size": "32741",
99
- "refcount": "0"
100
- },
101
- "pvpanic": {
102
- "size": "12821",
103
- "refcount": "0"
104
- },
105
- "parport": {
106
- "size": "42299",
107
- "refcount": "2"
108
- },
109
- "mac_hid": {
110
- "size": "13227",
111
- "refcount": "0"
112
- },
113
- "floppy": {
114
- "size": "73798",
115
- "refcount": "0"
116
- },
117
- "psmouse": {
118
- "size": "106512",
119
- "refcount": "0"
120
- },
121
- "pata_acpi": {
122
- "size": "13053",
123
- "refcount": "0"
124
- }
125
- }
126
- },
127
- "os": "linux",
128
- "os_version": "3.16.0-23-generic",
129
- "lsb": {
130
- "id": "Ubuntu",
131
- "release": "14.10",
132
- "codename": "utopic",
133
- "description": "Ubuntu 14.10"
134
- },
135
- "platform": "ubuntu",
136
- "platform_version": "14.10",
137
- "platform_family": "debian",
138
- "filesystem": {
139
- "/dev/vda1": {
140
- "kb_size": "41151808",
141
- "kb_used": "3250584",
142
- "kb_available": "35787792",
143
- "percent_used": "9%",
144
- "mount": "/",
145
- "total_inodes": "2621440",
146
- "inodes_used": "165711",
147
- "inodes_available": "2455729",
148
- "inodes_percent_used": "7%",
149
- "fs_type": "ext4",
150
- "mount_options": [
151
- "rw",
152
- "errors=remount-ro"
153
- ]
154
- },
155
- "none": {
156
- "kb_size": "102400",
157
- "kb_used": "0",
158
- "kb_available": "102400",
159
- "percent_used": "0%",
160
- "mount": "/sys/fs/pstore",
161
- "total_inodes": "256185",
162
- "inodes_used": "2",
163
- "inodes_available": "256183",
164
- "inodes_percent_used": "1%",
165
- "fs_type": "pstore",
166
- "mount_options": [
167
- "rw"
168
- ]
169
- },
170
- "udev": {
171
- "kb_size": "1013580",
172
- "kb_used": "4",
173
- "kb_available": "1013576",
174
- "percent_used": "1%",
175
- "mount": "/dev",
176
- "total_inodes": "253395",
177
- "inodes_used": "393",
178
- "inodes_available": "253002",
179
- "inodes_percent_used": "1%",
180
- "fs_type": "devtmpfs",
181
- "mount_options": [
182
- "rw",
183
- "mode=0755"
184
- ]
185
- },
186
- "tmpfs": {
187
- "kb_size": "204952",
188
- "kb_used": "304",
189
- "kb_available": "204648",
190
- "percent_used": "1%",
191
- "mount": "/run",
192
- "total_inodes": "256185",
193
- "inodes_used": "333",
194
- "inodes_available": "255852",
195
- "inodes_percent_used": "1%",
196
- "fs_type": "tmpfs",
197
- "mount_options": [
198
- "rw",
199
- "noexec",
200
- "nosuid",
201
- "size=10%",
202
- "mode=0755"
203
- ]
204
- },
205
- "proc": {
206
- "mount": "/proc",
207
- "fs_type": "proc",
208
- "mount_options": [
209
- "rw",
210
- "nodev",
211
- "noexec",
212
- "nosuid"
213
- ]
214
- },
215
- "sysfs": {
216
- "mount": "/sys",
217
- "fs_type": "sysfs",
218
- "mount_options": [
219
- "rw",
220
- "nodev",
221
- "noexec",
222
- "nosuid"
223
- ]
224
- },
225
- "devpts": {
226
- "mount": "/dev/pts",
227
- "fs_type": "devpts",
228
- "mount_options": [
229
- "rw",
230
- "noexec",
231
- "nosuid",
232
- "gid=5",
233
- "mode=0620"
234
- ]
235
- },
236
- "systemd": {
237
- "mount": "/sys/fs/cgroup/systemd",
238
- "fs_type": "cgroup",
239
- "mount_options": [
240
- "rw",
241
- "nosuid",
242
- "noexec",
243
- "nodev",
244
- "none",
245
- "name=systemd"
246
- ]
247
- },
248
- "vda1": {
249
- "fs_type": "ext4",
250
- "uuid": "d126243e-72ec-47be-94e7-fb5bd2e9f743",
251
- "label": "DOROOT"
252
- },
253
- "rootfs": {
254
- "mount": "/",
255
- "fs_type": "rootfs",
256
- "mount_options": [
257
- "rw"
258
- ]
259
- },
260
- "/dev/disk/by-label/DOROOT": {
261
- "mount": "/",
262
- "fs_type": "ext4",
263
- "mount_options": [
264
- "rw",
265
- "relatime",
266
- "errors=remount-ro",
267
- "data=ordered"
268
- ]
269
- }
270
- },
271
- "dmi": {
272
- "dmidecode_version": "2.12",
273
- "smbios_version": "2.4",
274
- "structures": {
275
- "count": "11",
276
- "size": "308"
277
- },
278
- "bios": {
279
- "all_records": [
280
- {
281
- "record_id": "0x0000",
282
- "size": "0",
283
- "application_identifier": "BIOS Information",
284
- "Vendor": "Bochs",
285
- "Version": "Bochs",
286
- "Release Date": "01/01/2011",
287
- "Address": "0xE8000",
288
- "Runtime Size": "96 kB",
289
- "ROM Size": "64 kB",
290
- "Characteristics": {
291
- "BIOS characteristics not supported": null,
292
- "Targeted content distribution is supported": null
293
- },
294
- "BIOS Revision": "1.0"
295
- }
296
- ],
297
- "vendor": "Bochs",
298
- "version": "Bochs",
299
- "release_date": "01/01/2011",
300
- "address": "0xE8000",
301
- "runtime_size": "96 kB",
302
- "rom_size": "64 kB",
303
- "bios_revision": "1.0"
304
- },
305
- "system": {
306
- "all_records": [
307
- {
308
- "record_id": "0x0100",
309
- "size": "1",
310
- "application_identifier": "System Information",
311
- "Manufacturer": "Bochs",
312
- "Product Name": "Bochs",
313
- "Version": "Not Specified",
314
- "Serial Number": "Not Specified",
315
- "UUID": "69B492B2-0D83-4BD0-BB52-E07A79F582EB",
316
- "Wake-up Type": "Power Switch",
317
- "SKU Number": "Not Specified",
318
- "Family": "Not Specified"
319
- }
320
- ],
321
- "manufacturer": "Bochs",
322
- "product_name": "Bochs",
323
- "version": "Not Specified",
324
- "serial_number": "Not Specified",
325
- "uuid": "69B492B2-0D83-4BD0-BB52-E07A79F582EB",
326
- "wake_up_type": "Power Switch",
327
- "sku_number": "Not Specified",
328
- "family": "Not Specified"
329
- },
330
- "chassis": {
331
- "all_records": [
332
- {
333
- "record_id": "0x0300",
334
- "size": "3",
335
- "application_identifier": "Chassis Information",
336
- "Manufacturer": "Bochs",
337
- "Type": "Other",
338
- "Lock": "Not Present",
339
- "Version": "Not Specified",
340
- "Serial Number": "Not Specified",
341
- "Asset Tag": "Not Specified",
342
- "Boot-up State": "Safe",
343
- "Power Supply State": "Safe",
344
- "Thermal State": "Safe",
345
- "Security Status": "Unknown",
346
- "OEM Information": "0x00000000",
347
- "Height": "Unspecified",
348
- "Number Of Power Cords": "Unspecified"
349
- }
350
- ],
351
- "manufacturer": "Bochs",
352
- "type": "Other",
353
- "lock": "Not Present",
354
- "version": "Not Specified",
355
- "serial_number": "Not Specified",
356
- "asset_tag": "Not Specified",
357
- "boot_up_state": "Safe",
358
- "power_supply_state": "Safe",
359
- "thermal_state": "Safe",
360
- "security_status": "Unknown",
361
- "oem_information": "0x00000000",
362
- "height": "Unspecified",
363
- "number_of_power_cords": "Unspecified"
364
- },
365
- "processor": {
366
- "all_records": [
367
- {
368
- "record_id": "0x0401",
369
- "size": "4",
370
- "application_identifier": "Processor Information",
371
- "Socket Designation": "CPU 1",
372
- "Type": "Central Processor",
373
- "Family": "Other",
374
- "Manufacturer": "Bochs",
375
- "ID": "E4 06 03 00 FF FB 8B 0F",
376
- "Version": "Not Specified",
377
- "Voltage": "Unknown",
378
- "External Clock": "Unknown",
379
- "Max Speed": "2000 MHz",
380
- "Current Speed": "2000 MHz",
381
- "Status": "Populated, Enabled",
382
- "Upgrade": "Other",
383
- "L1 Cache Handle": "Not Provided",
384
- "L2 Cache Handle": "Not Provided",
385
- "L3 Cache Handle": "Not Provided"
386
- },
387
- {
388
- "record_id": "0x0402",
389
- "size": "4",
390
- "application_identifier": "End Of Table",
391
- "Socket Designation": "CPU 2",
392
- "Type": "RAM",
393
- "Family": "Other",
394
- "Manufacturer": "Bochs",
395
- "ID": "E4 06 03 00 FF FB 8B 0F",
396
- "Version": "Not Specified",
397
- "Voltage": "Unknown",
398
- "External Clock": "Unknown",
399
- "Max Speed": "2000 MHz",
400
- "Current Speed": "2000 MHz",
401
- "Status": "No errors detected",
402
- "Upgrade": "Other",
403
- "L1 Cache Handle": "Not Provided",
404
- "L2 Cache Handle": "Not Provided",
405
- "L3 Cache Handle": "Not Provided",
406
- "Location": "Other",
407
- "Use": "System Memory",
408
- "Error Correction Type": "Multi-bit ECC",
409
- "Maximum Capacity": "2 GB",
410
- "Error Information Handle": "0x0003",
411
- "Number Of Devices": "1",
412
- "Array Handle": "0x1000",
413
- "Total Width": "64 bits",
414
- "Data Width": "64 bits",
415
- "Size": "2048 MB",
416
- "Form Factor": "DIMM",
417
- "Set": "None",
418
- "Locator": "DIMM 0",
419
- "Bank Locator": "Not Specified",
420
- "Type Detail": "None",
421
- "Starting Address": "0x00000000000",
422
- "Ending Address": "0x0007FFFFFFF",
423
- "Range Size": "2 GB",
424
- "Physical Array Handle": "0x1000",
425
- "Partition Width": "1",
426
- "Physical Device Handle": "0x1100",
427
- "Memory Array Mapped Address Handle": "0x1300",
428
- "Partition Row Position": "1"
429
- }
430
- ],
431
- "family": "Other",
432
- "manufacturer": "Bochs",
433
- "id": "E4 06 03 00 FF FB 8B 0F",
434
- "version": "Not Specified",
435
- "voltage": "Unknown",
436
- "external_clock": "Unknown",
437
- "max_speed": "2000 MHz",
438
- "current_speed": "2000 MHz",
439
- "upgrade": "Other",
440
- "l1_cache_handle": "Not Provided",
441
- "l2_cache_handle": "Not Provided",
442
- "l3_cache_handle": "Not Provided",
443
- "location": "Other",
444
- "use": "System Memory",
445
- "error_correction_type": "Multi-bit ECC",
446
- "maximum_capacity": "2 GB",
447
- "error_information_handle": "0x0003",
448
- "number_of_devices": "1",
449
- "array_handle": "0x1000",
450
- "total_width": "64 bits",
451
- "data_width": "64 bits",
452
- "size": "2048 MB",
453
- "form_factor": "DIMM",
454
- "set": "None",
455
- "locator": "DIMM 0",
456
- "bank_locator": "Not Specified",
457
- "type_detail": "None",
458
- "starting_address": "0x00000000000",
459
- "ending_address": "0x0007FFFFFFF",
460
- "range_size": "2 GB",
461
- "physical_array_handle": "0x1000",
462
- "partition_width": "1",
463
- "physical_device_handle": "0x1100",
464
- "memory_array_mapped_address_handle": "0x1300",
465
- "partition_row_position": "1"
466
- }
467
- },
468
- "command": {
469
- "ps": "ps -ef"
470
- },
471
- "ohai_time": 1416072775.5422797,
472
- "root_group": "root",
473
- "languages": {
474
- "ruby": {
475
- "platform": "x86_64-linux-gnu",
476
- "version": "2.1.2",
477
- "release_date": "2014-05-08",
478
- "target": "x86_64-pc-linux-gnu",
479
- "target_cpu": "x86_64",
480
- "target_vendor": "pc",
481
- "target_os": "linux-gnu",
482
- "host": "x86_64-pc-linux-gnu",
483
- "host_cpu": "x86_64",
484
- "host_os": "linux-gnu",
485
- "host_vendor": "pc",
486
- "bin_dir": "/usr/local/bin",
487
- "ruby_bin": "/usr/local/bin/ruby",
488
- "gems_dir": "/usr/local/gems",
489
- "gem_bin": "/usr/local/bin/gem"
490
- }
491
- },
492
- "chef_packages": {
493
- "chef": {
494
- "version": "11.16.4",
495
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-11.16.4/lib"
496
- },
497
- "ohai": {
498
- "version": "7.4.0",
499
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-7.4.0/lib/ohai"
500
- }
501
- },
502
- "counters": {
503
- "network": {
504
- "interfaces": {
505
- "eth0": {
506
- "rx": {
507
- "bytes": "0",
508
- "packets": "0",
509
- "errors": "0",
510
- "drop": 0,
511
- "overrun": 0,
512
- "frame": 0,
513
- "compressed": 0,
514
- "multicast": 0
515
- },
516
- "tx": {
517
- "bytes": "342",
518
- "packets": "0",
519
- "errors": "0",
520
- "drop": 0,
521
- "overrun": 0,
522
- "collisions": "0",
523
- "carrier": 0,
524
- "compressed": 0
525
- }
526
- }
527
- }
528
- }
529
- },
530
- "current_user": "fauxhai",
531
- "domain": "local",
532
- "etc": {
533
- "passwd": {
534
- "fauxhai": {
535
- "dir": "/home/fauxhai",
536
- "gid": 0,
537
- "uid": 0,
538
- "shell": "/bin/bash",
539
- "gecos": "Fauxhai"
540
- }
541
- },
542
- "group": {
543
- "fauxhai": {
544
- "gid": 0,
545
- "members": [
546
- "fauxhai"
547
- ]
548
- }
549
- }
550
- },
551
- "hostname": "Fauxhai",
552
- "fqdn": "fauxhai.local",
553
- "ipaddress": "10.0.0.2",
554
- "keys": {
555
- "ssh": {
556
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
557
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
558
- }
559
- },
560
- "macaddress": "11:11:11:11:11:11",
561
- "network": {
562
- "default_gateway": "10.0.0.1",
563
- "default_interface": "eth0",
564
- "settings": {
565
- },
566
- "interfaces": {
567
- "eth0": {
568
- "addresses": {
569
- "10.0.0.2": {
570
- "broadcast": "10.0.0.255",
571
- "family": "inet",
572
- "netmask": "255.255.255.0",
573
- "prefixlen": "24",
574
- "scope": "Global"
575
- }
576
- },
577
- "arp": {
578
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
579
- },
580
- "encapsulation": "Ethernet",
581
- "flags": [
582
- "BROADCAST",
583
- "MULTICAST",
584
- "UP",
585
- "LOWER_UP"
586
- ],
587
- "mtu": "1500",
588
- "number": "0",
589
- "routes": [
590
- {
591
- "destination": "10.0.0.0/24",
592
- "family": "inet",
593
- "scope": "link",
594
- "proto": "kernel",
595
- "src": "10.0.0.2"
596
- }
597
- ],
598
- "state": "up",
599
- "type": "eth"
600
- }
601
- }
602
- },
603
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
604
- "uptime_seconds": 2646450,
605
- "cpu": {
606
- "real": 1,
607
- "total": 1,
608
- "cores": 1
609
- },
610
- "memory": {
611
- "total": "1048576kB"
612
- },
613
- "virtualization": {
614
- "systems": {
615
- }
616
- }
617
- }