fauxhai-chef 9.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +2 -0
  3. data/LICENSE +22 -0
  4. data/bin/fauxhai +23 -0
  5. data/fauxhai-chef.gemspec +28 -0
  6. data/lib/fauxhai/exception.rb +6 -0
  7. data/lib/fauxhai/fetcher.rb +80 -0
  8. data/lib/fauxhai/keys/id_dsa +12 -0
  9. data/lib/fauxhai/keys/id_dsa.pub +1 -0
  10. data/lib/fauxhai/keys/id_rsa +27 -0
  11. data/lib/fauxhai/keys/id_rsa.pub +1 -0
  12. data/lib/fauxhai/mocker.rb +143 -0
  13. data/lib/fauxhai/platforms/aix/7.1.json +1889 -0
  14. data/lib/fauxhai/platforms/aix/7.2.json +5289 -0
  15. data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
  16. data/lib/fauxhai/platforms/amazon/2.json +4697 -0
  17. data/lib/fauxhai/platforms/amazon/2018.03.json +3525 -0
  18. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1669 -0
  19. data/lib/fauxhai/platforms/centos/6.10.json +2691 -0
  20. data/lib/fauxhai/platforms/centos/7.7.1908.json +3855 -0
  21. data/lib/fauxhai/platforms/centos/7.8.2003.json +3803 -0
  22. data/lib/fauxhai/platforms/centos/8.json +4715 -0
  23. data/lib/fauxhai/platforms/chefspec/0.6.1.json +20 -0
  24. data/lib/fauxhai/platforms/clearos/7.4.json +6130 -0
  25. data/lib/fauxhai/platforms/debian/10.json +2928 -0
  26. data/lib/fauxhai/platforms/debian/11.json +2744 -0
  27. data/lib/fauxhai/platforms/debian/9.11.json +2943 -0
  28. data/lib/fauxhai/platforms/debian/9.12.json +2942 -0
  29. data/lib/fauxhai/platforms/debian/9.13.json +2959 -0
  30. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +392 -0
  31. data/lib/fauxhai/platforms/fedora/31.json +3994 -0
  32. data/lib/fauxhai/platforms/fedora/32.json +3554 -0
  33. data/lib/fauxhai/platforms/freebsd/11.2.json +427 -0
  34. data/lib/fauxhai/platforms/freebsd/12.1.json +913 -0
  35. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +989 -0
  36. data/lib/fauxhai/platforms/linuxmint/19.0.json +9649 -0
  37. data/lib/fauxhai/platforms/mac_os_x/10.14.json +1350 -0
  38. data/lib/fauxhai/platforms/mac_os_x/10.15.json +1510 -0
  39. data/lib/fauxhai/platforms/mac_os_x/11.0.json +2821 -0
  40. data/lib/fauxhai/platforms/mac_os_x/11.json +3356 -0
  41. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  42. data/lib/fauxhai/platforms/openbsd/6.2.json +295 -0
  43. data/lib/fauxhai/platforms/opensuse/15.2.json +5967 -0
  44. data/lib/fauxhai/platforms/oracle/6.10.json +4349 -0
  45. data/lib/fauxhai/platforms/oracle/7.5.json +6576 -0
  46. data/lib/fauxhai/platforms/oracle/7.6.json +6591 -0
  47. data/lib/fauxhai/platforms/raspbian/10.json +3664 -0
  48. data/lib/fauxhai/platforms/redhat/6.10.json +5822 -0
  49. data/lib/fauxhai/platforms/redhat/7.7.json +3969 -0
  50. data/lib/fauxhai/platforms/redhat/7.8.json +3958 -0
  51. data/lib/fauxhai/platforms/redhat/7.9.json +3959 -0
  52. data/lib/fauxhai/platforms/redhat/8.json +4547 -0
  53. data/lib/fauxhai/platforms/rocky/8.json +5768 -0
  54. data/lib/fauxhai/platforms/smartos/5.11.json +1680 -0
  55. data/lib/fauxhai/platforms/solaris2/5.11.json +10290 -0
  56. data/lib/fauxhai/platforms/suse/12.4.json +5875 -0
  57. data/lib/fauxhai/platforms/suse/12.5.json +5012 -0
  58. data/lib/fauxhai/platforms/suse/15.json +6096 -0
  59. data/lib/fauxhai/platforms/ubuntu/16.04.json +3885 -0
  60. data/lib/fauxhai/platforms/ubuntu/18.04.json +4042 -0
  61. data/lib/fauxhai/platforms/ubuntu/20.04.json +4613 -0
  62. data/lib/fauxhai/platforms/windows/10.json +431 -0
  63. data/lib/fauxhai/platforms/windows/2012.json +404 -0
  64. data/lib/fauxhai/platforms/windows/2012R2.json +406 -0
  65. data/lib/fauxhai/platforms/windows/2016.json +408 -0
  66. data/lib/fauxhai/platforms/windows/2019.json +408 -0
  67. data/lib/fauxhai/platforms/windows/8.1.json +416 -0
  68. data/lib/fauxhai/runner/default.rb +284 -0
  69. data/lib/fauxhai/runner/windows.rb +101 -0
  70. data/lib/fauxhai/runner.rb +45 -0
  71. data/lib/fauxhai/version.rb +3 -0
  72. data/lib/fauxhai.rb +18 -0
  73. metadata +202 -0
@@ -0,0 +1,3803 @@
1
+ {
2
+ "block_device": {
3
+ "xvda": {
4
+ "logical_block_size": "512",
5
+ "physical_block_size": "512",
6
+ "removable": "0",
7
+ "rotational": "0",
8
+ "size": "16777216"
9
+ }
10
+ },
11
+ "chef_packages": {
12
+ "chef": {
13
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/chef-16.6.14/lib",
14
+ "version": "16.6.14"
15
+ },
16
+ "ohai": {
17
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/ohai-16.6.5/lib/ohai",
18
+ "version": "16.6.5"
19
+ }
20
+ },
21
+ "command": {
22
+ "ps": "ps -ef"
23
+ },
24
+ "counters": {
25
+ "network": {
26
+ "interfaces": {
27
+ "eth0": {
28
+ "rx": {
29
+ "bytes": 0,
30
+ "compressed": 0,
31
+ "drop": 0,
32
+ "errors": 0,
33
+ "frame": 0,
34
+ "multicast": 0,
35
+ "overrun": 0,
36
+ "packets": 0
37
+ },
38
+ "tx": {
39
+ "bytes": 0,
40
+ "carrier": 0,
41
+ "collisions": 0,
42
+ "compressed": 0,
43
+ "drop": 0,
44
+ "errors": 0,
45
+ "overrun": 0,
46
+ "packets": 0
47
+ }
48
+ },
49
+ "lo": {
50
+ "rx": {
51
+ "bytes": 0,
52
+ "drop": 0,
53
+ "errors": 0,
54
+ "overrun": 0,
55
+ "packets": 0
56
+ },
57
+ "tx": {
58
+ "bytes": 0,
59
+ "carrier": 0,
60
+ "collisions": 0,
61
+ "drop": 0,
62
+ "errors": 0,
63
+ "packets": 0,
64
+ "queuelen": "1"
65
+ }
66
+ }
67
+ }
68
+ }
69
+ },
70
+ "cpu": {
71
+ "cores": 1,
72
+ "real": 1,
73
+ "total": 1
74
+ },
75
+ "current_user": "fauxhai",
76
+ "dmi": {
77
+ "bios": {
78
+ "address": "0xE8000",
79
+ "all_records": [
80
+ {
81
+ "Address": "0xE8000",
82
+ "BIOS Revision": "4.2",
83
+ "Characteristics": {
84
+ "Targeted content distribution is supported": null
85
+ },
86
+ "ROM Size": "64 kB",
87
+ "Release Date": "08/24/2006",
88
+ "Runtime Size": "96 kB",
89
+ "Vendor": "Xen",
90
+ "Version": "4.2.amazon",
91
+ "application_identifier": "BIOS Information",
92
+ "record_id": "0x0000",
93
+ "size": "0"
94
+ }
95
+ ],
96
+ "bios_revision": "4.2",
97
+ "release_date": "08/24/2006",
98
+ "rom_size": "64 kB",
99
+ "runtime_size": "96 kB",
100
+ "vendor": "Xen",
101
+ "version": "4.2.amazon"
102
+ },
103
+ "chassis": {
104
+ "all_records": [
105
+ {
106
+ "Asset Tag": "Not Specified",
107
+ "Boot-up State": "Safe",
108
+ "Lock": "Not Present",
109
+ "Manufacturer": "Xen",
110
+ "Power Supply State": "Safe",
111
+ "Security Status": "Unknown",
112
+ "Serial Number": "Not Specified",
113
+ "Thermal State": "Safe",
114
+ "Type": "Other",
115
+ "Version": "Not Specified",
116
+ "application_identifier": "Chassis Information",
117
+ "record_id": "0x0300",
118
+ "size": "3"
119
+ }
120
+ ],
121
+ "asset_tag": "Not Specified",
122
+ "boot_up_state": "Safe",
123
+ "lock": "Not Present",
124
+ "manufacturer": "Xen",
125
+ "power_supply_state": "Safe",
126
+ "security_status": "Unknown",
127
+ "serial_number": "Not Specified",
128
+ "thermal_state": "Safe",
129
+ "type": "Other",
130
+ "version": "Not Specified"
131
+ },
132
+ "dmidecode_version": "3.2",
133
+ "oem_strings": {
134
+ "all_records": [
135
+ {
136
+ "String 1": "Xen",
137
+ "application_identifier": "OEM Strings",
138
+ "record_id": "0x0B00",
139
+ "size": "11"
140
+ }
141
+ ],
142
+ "string_1": "Xen"
143
+ },
144
+ "processor": {
145
+ "all_records": [
146
+ {
147
+ "Current Speed": "2400 MHz",
148
+ "External Clock": "Unknown",
149
+ "Family": "Other",
150
+ "ID": "F2 06 03 00 FF FB 89 17",
151
+ "Manufacturer": "Intel",
152
+ "Max Speed": "2400 MHz",
153
+ "Socket Designation": "CPU 1",
154
+ "Status": "Populated, Enabled",
155
+ "Type": "Central Processor",
156
+ "Upgrade": "Other",
157
+ "Version": "Not Specified",
158
+ "Voltage": "Unknown",
159
+ "application_identifier": "Processor Information",
160
+ "record_id": "0x0401",
161
+ "size": "4"
162
+ }
163
+ ],
164
+ "current_speed": "2400 MHz",
165
+ "external_clock": "Unknown",
166
+ "family": "Other",
167
+ "id": "F2 06 03 00 FF FB 89 17",
168
+ "manufacturer": "Intel",
169
+ "max_speed": "2400 MHz",
170
+ "socket_designation": "CPU 1",
171
+ "status": "Populated, Enabled",
172
+ "type": "Central Processor",
173
+ "upgrade": "Other",
174
+ "version": "Not Specified",
175
+ "voltage": "Unknown"
176
+ },
177
+ "smbios_version": "2.7",
178
+ "structures": {
179
+ "count": "11",
180
+ "size": "359"
181
+ },
182
+ "system": {
183
+ "all_records": [
184
+ {
185
+ "Family": "Not Specified",
186
+ "Manufacturer": "Xen",
187
+ "Product Name": "HVM domU",
188
+ "SKU Number": "Not Specified",
189
+ "Serial Number": "ec21a807-5122-d73c-9e7a-e39c19960aa4",
190
+ "UUID": "ec21a807-5122-d73c-9e7a-e39c19960aa4",
191
+ "Version": "4.2.amazon",
192
+ "Wake-up Type": "Power Switch",
193
+ "application_identifier": "System Information",
194
+ "record_id": "0x0100",
195
+ "size": "1"
196
+ }
197
+ ],
198
+ "family": "Not Specified",
199
+ "manufacturer": "Xen",
200
+ "product_name": "HVM domU",
201
+ "serial_number": "ec21a807-5122-d73c-9e7a-e39c19960aa4",
202
+ "sku_number": "Not Specified",
203
+ "uuid": "ec21a807-5122-d73c-9e7a-e39c19960aa4",
204
+ "version": "4.2.amazon",
205
+ "wake_up_type": "Power Switch"
206
+ }
207
+ },
208
+ "domain": "local",
209
+ "filesystem": {
210
+ "by_device": {
211
+ "/dev/xvda": {
212
+ "mounts": [
213
+ ]
214
+ },
215
+ "/dev/xvda1": {
216
+ "fs_type": "xfs",
217
+ "inodes_available": "4159227",
218
+ "inodes_percent_used": "1%",
219
+ "inodes_used": "34565",
220
+ "kb_available": "7277840",
221
+ "kb_size": "8377344",
222
+ "kb_used": "1099504",
223
+ "mount_options": [
224
+ "rw",
225
+ "relatime",
226
+ "seclabel",
227
+ "attr2",
228
+ "inode64",
229
+ "noquota"
230
+ ],
231
+ "mounts": [
232
+ "/"
233
+ ],
234
+ "percent_used": "14%",
235
+ "total_inodes": "4193792",
236
+ "uuid": "6cd50e51-cfc6-40b9-9ec5-f32fa2e4ff02"
237
+ },
238
+ "cgroup": {
239
+ "fs_type": "cgroup",
240
+ "mount_options": [
241
+ "rw",
242
+ "nosuid",
243
+ "nodev",
244
+ "noexec",
245
+ "relatime",
246
+ "seclabel",
247
+ "hugetlb"
248
+ ],
249
+ "mounts": [
250
+ "/sys/fs/cgroup/systemd",
251
+ "/sys/fs/cgroup/cpuset",
252
+ "/sys/fs/cgroup/devices",
253
+ "/sys/fs/cgroup/cpu,cpuacct",
254
+ "/sys/fs/cgroup/net_cls,net_prio",
255
+ "/sys/fs/cgroup/pids",
256
+ "/sys/fs/cgroup/freezer",
257
+ "/sys/fs/cgroup/perf_event",
258
+ "/sys/fs/cgroup/memory",
259
+ "/sys/fs/cgroup/blkio",
260
+ "/sys/fs/cgroup/hugetlb"
261
+ ]
262
+ },
263
+ "configfs": {
264
+ "fs_type": "configfs",
265
+ "mount_options": [
266
+ "rw",
267
+ "relatime"
268
+ ],
269
+ "mounts": [
270
+ "/sys/kernel/config"
271
+ ]
272
+ },
273
+ "debugfs": {
274
+ "fs_type": "debugfs",
275
+ "mount_options": [
276
+ "rw",
277
+ "relatime"
278
+ ],
279
+ "mounts": [
280
+ "/sys/kernel/debug"
281
+ ]
282
+ },
283
+ "devpts": {
284
+ "fs_type": "devpts",
285
+ "mount_options": [
286
+ "rw",
287
+ "nosuid",
288
+ "noexec",
289
+ "relatime",
290
+ "seclabel",
291
+ "gid=5",
292
+ "mode=620",
293
+ "ptmxmode=000"
294
+ ],
295
+ "mounts": [
296
+ "/dev/pts"
297
+ ]
298
+ },
299
+ "devtmpfs": {
300
+ "fs_type": "devtmpfs",
301
+ "inodes_available": "120364",
302
+ "inodes_percent_used": "1%",
303
+ "inodes_used": "274",
304
+ "kb_available": "482552",
305
+ "kb_size": "482552",
306
+ "kb_used": "0",
307
+ "mount_options": [
308
+ "rw",
309
+ "nosuid",
310
+ "seclabel",
311
+ "size=482552k",
312
+ "nr_inodes=120638",
313
+ "mode=755"
314
+ ],
315
+ "mounts": [
316
+ "/dev"
317
+ ],
318
+ "percent_used": "0%",
319
+ "total_inodes": "120638"
320
+ },
321
+ "hugetlbfs": {
322
+ "fs_type": "hugetlbfs",
323
+ "mount_options": [
324
+ "rw",
325
+ "relatime",
326
+ "seclabel"
327
+ ],
328
+ "mounts": [
329
+ "/dev/hugepages"
330
+ ]
331
+ },
332
+ "mqueue": {
333
+ "fs_type": "mqueue",
334
+ "mount_options": [
335
+ "rw",
336
+ "relatime",
337
+ "seclabel"
338
+ ],
339
+ "mounts": [
340
+ "/dev/mqueue"
341
+ ]
342
+ },
343
+ "proc": {
344
+ "fs_type": "proc",
345
+ "mount_options": [
346
+ "rw",
347
+ "nosuid",
348
+ "nodev",
349
+ "noexec",
350
+ "relatime"
351
+ ],
352
+ "mounts": [
353
+ "/proc"
354
+ ]
355
+ },
356
+ "pstore": {
357
+ "fs_type": "pstore",
358
+ "mount_options": [
359
+ "rw",
360
+ "nosuid",
361
+ "nodev",
362
+ "noexec",
363
+ "relatime"
364
+ ],
365
+ "mounts": [
366
+ "/sys/fs/pstore"
367
+ ]
368
+ },
369
+ "rootfs": {
370
+ "fs_type": "rootfs",
371
+ "mount_options": [
372
+ "rw"
373
+ ],
374
+ "mounts": [
375
+ "/"
376
+ ]
377
+ },
378
+ "rpc_pipefs": {
379
+ "fs_type": "rpc_pipefs",
380
+ "mount_options": [
381
+ "rw",
382
+ "relatime"
383
+ ],
384
+ "mounts": [
385
+ "/var/lib/nfs/rpc_pipefs"
386
+ ]
387
+ },
388
+ "securityfs": {
389
+ "fs_type": "securityfs",
390
+ "mount_options": [
391
+ "rw",
392
+ "nosuid",
393
+ "nodev",
394
+ "noexec",
395
+ "relatime"
396
+ ],
397
+ "mounts": [
398
+ "/sys/kernel/security"
399
+ ]
400
+ },
401
+ "selinuxfs": {
402
+ "fs_type": "selinuxfs",
403
+ "mount_options": [
404
+ "rw",
405
+ "relatime"
406
+ ],
407
+ "mounts": [
408
+ "/sys/fs/selinux"
409
+ ]
410
+ },
411
+ "sysfs": {
412
+ "fs_type": "sysfs",
413
+ "mount_options": [
414
+ "rw",
415
+ "nosuid",
416
+ "nodev",
417
+ "noexec",
418
+ "relatime",
419
+ "seclabel"
420
+ ],
421
+ "mounts": [
422
+ "/sys"
423
+ ]
424
+ },
425
+ "systemd-1": {
426
+ "fs_type": "autofs",
427
+ "mount_options": [
428
+ "rw",
429
+ "relatime",
430
+ "fd=21",
431
+ "pgrp=1",
432
+ "timeout=0",
433
+ "minproto=5",
434
+ "maxproto=5",
435
+ "direct",
436
+ "pipe_ino=13098"
437
+ ],
438
+ "mounts": [
439
+ "/proc/sys/fs/binfmt_misc"
440
+ ]
441
+ },
442
+ "tmpfs": {
443
+ "fs_type": "tmpfs",
444
+ "inodes_available": "126622",
445
+ "inodes_percent_used": "1%",
446
+ "inodes_used": "1",
447
+ "kb_available": "101300",
448
+ "kb_size": "101300",
449
+ "kb_used": "0",
450
+ "mount_options": [
451
+ "rw",
452
+ "nosuid",
453
+ "nodev",
454
+ "relatime",
455
+ "seclabel",
456
+ "size=101300k",
457
+ "mode=700",
458
+ "uid=1000",
459
+ "gid=1000"
460
+ ],
461
+ "mounts": [
462
+ "/dev/shm",
463
+ "/run",
464
+ "/sys/fs/cgroup",
465
+ "/run/user/1000"
466
+ ],
467
+ "percent_used": "0%",
468
+ "total_inodes": "126623"
469
+ }
470
+ },
471
+ "by_mountpoint": {
472
+ "/": {
473
+ "devices": [
474
+ "/dev/xvda1",
475
+ "rootfs"
476
+ ],
477
+ "fs_type": "rootfs",
478
+ "inodes_available": "4159227",
479
+ "inodes_percent_used": "1%",
480
+ "inodes_used": "34565",
481
+ "kb_available": "7277840",
482
+ "kb_size": "8377344",
483
+ "kb_used": "1099504",
484
+ "mount_options": [
485
+ "rw"
486
+ ],
487
+ "percent_used": "14%",
488
+ "total_inodes": "4193792",
489
+ "uuid": "6cd50e51-cfc6-40b9-9ec5-f32fa2e4ff02"
490
+ },
491
+ "/dev": {
492
+ "devices": [
493
+ "devtmpfs"
494
+ ],
495
+ "fs_type": "devtmpfs",
496
+ "inodes_available": "120364",
497
+ "inodes_percent_used": "1%",
498
+ "inodes_used": "274",
499
+ "kb_available": "482552",
500
+ "kb_size": "482552",
501
+ "kb_used": "0",
502
+ "mount_options": [
503
+ "rw",
504
+ "nosuid",
505
+ "seclabel",
506
+ "size=482552k",
507
+ "nr_inodes=120638",
508
+ "mode=755"
509
+ ],
510
+ "percent_used": "0%",
511
+ "total_inodes": "120638"
512
+ },
513
+ "/dev/hugepages": {
514
+ "devices": [
515
+ "hugetlbfs"
516
+ ],
517
+ "fs_type": "hugetlbfs",
518
+ "mount_options": [
519
+ "rw",
520
+ "relatime",
521
+ "seclabel"
522
+ ]
523
+ },
524
+ "/dev/mqueue": {
525
+ "devices": [
526
+ "mqueue"
527
+ ],
528
+ "fs_type": "mqueue",
529
+ "mount_options": [
530
+ "rw",
531
+ "relatime",
532
+ "seclabel"
533
+ ]
534
+ },
535
+ "/dev/pts": {
536
+ "devices": [
537
+ "devpts"
538
+ ],
539
+ "fs_type": "devpts",
540
+ "mount_options": [
541
+ "rw",
542
+ "nosuid",
543
+ "noexec",
544
+ "relatime",
545
+ "seclabel",
546
+ "gid=5",
547
+ "mode=620",
548
+ "ptmxmode=000"
549
+ ]
550
+ },
551
+ "/dev/shm": {
552
+ "devices": [
553
+ "tmpfs"
554
+ ],
555
+ "fs_type": "tmpfs",
556
+ "inodes_available": "126622",
557
+ "inodes_percent_used": "1%",
558
+ "inodes_used": "1",
559
+ "kb_available": "506492",
560
+ "kb_size": "506492",
561
+ "kb_used": "0",
562
+ "mount_options": [
563
+ "rw",
564
+ "nosuid",
565
+ "nodev",
566
+ "seclabel"
567
+ ],
568
+ "percent_used": "0%",
569
+ "total_inodes": "126623"
570
+ },
571
+ "/proc": {
572
+ "devices": [
573
+ "proc"
574
+ ],
575
+ "fs_type": "proc",
576
+ "mount_options": [
577
+ "rw",
578
+ "nosuid",
579
+ "nodev",
580
+ "noexec",
581
+ "relatime"
582
+ ]
583
+ },
584
+ "/proc/sys/fs/binfmt_misc": {
585
+ "devices": [
586
+ "systemd-1"
587
+ ],
588
+ "fs_type": "autofs",
589
+ "mount_options": [
590
+ "rw",
591
+ "relatime",
592
+ "fd=21",
593
+ "pgrp=1",
594
+ "timeout=0",
595
+ "minproto=5",
596
+ "maxproto=5",
597
+ "direct",
598
+ "pipe_ino=13098"
599
+ ]
600
+ },
601
+ "/run": {
602
+ "devices": [
603
+ "tmpfs"
604
+ ],
605
+ "fs_type": "tmpfs",
606
+ "inodes_available": "126263",
607
+ "inodes_percent_used": "1%",
608
+ "inodes_used": "360",
609
+ "kb_available": "493364",
610
+ "kb_size": "506492",
611
+ "kb_used": "13128",
612
+ "mount_options": [
613
+ "rw",
614
+ "nosuid",
615
+ "nodev",
616
+ "seclabel",
617
+ "mode=755"
618
+ ],
619
+ "percent_used": "3%",
620
+ "total_inodes": "126623"
621
+ },
622
+ "/run/user/1000": {
623
+ "devices": [
624
+ "tmpfs"
625
+ ],
626
+ "fs_type": "tmpfs",
627
+ "inodes_available": "126622",
628
+ "inodes_percent_used": "1%",
629
+ "inodes_used": "1",
630
+ "kb_available": "101300",
631
+ "kb_size": "101300",
632
+ "kb_used": "0",
633
+ "mount_options": [
634
+ "rw",
635
+ "nosuid",
636
+ "nodev",
637
+ "relatime",
638
+ "seclabel",
639
+ "size=101300k",
640
+ "mode=700",
641
+ "uid=1000",
642
+ "gid=1000"
643
+ ],
644
+ "percent_used": "0%",
645
+ "total_inodes": "126623"
646
+ },
647
+ "/sys": {
648
+ "devices": [
649
+ "sysfs"
650
+ ],
651
+ "fs_type": "sysfs",
652
+ "mount_options": [
653
+ "rw",
654
+ "nosuid",
655
+ "nodev",
656
+ "noexec",
657
+ "relatime",
658
+ "seclabel"
659
+ ]
660
+ },
661
+ "/sys/fs/cgroup": {
662
+ "devices": [
663
+ "tmpfs"
664
+ ],
665
+ "fs_type": "tmpfs",
666
+ "inodes_available": "126607",
667
+ "inodes_percent_used": "1%",
668
+ "inodes_used": "16",
669
+ "kb_available": "506492",
670
+ "kb_size": "506492",
671
+ "kb_used": "0",
672
+ "mount_options": [
673
+ "ro",
674
+ "nosuid",
675
+ "nodev",
676
+ "noexec",
677
+ "seclabel",
678
+ "mode=755"
679
+ ],
680
+ "percent_used": "0%",
681
+ "total_inodes": "126623"
682
+ },
683
+ "/sys/fs/cgroup/blkio": {
684
+ "devices": [
685
+ "cgroup"
686
+ ],
687
+ "fs_type": "cgroup",
688
+ "mount_options": [
689
+ "rw",
690
+ "nosuid",
691
+ "nodev",
692
+ "noexec",
693
+ "relatime",
694
+ "seclabel",
695
+ "blkio"
696
+ ]
697
+ },
698
+ "/sys/fs/cgroup/cpu,cpuacct": {
699
+ "devices": [
700
+ "cgroup"
701
+ ],
702
+ "fs_type": "cgroup",
703
+ "mount_options": [
704
+ "rw",
705
+ "nosuid",
706
+ "nodev",
707
+ "noexec",
708
+ "relatime",
709
+ "seclabel",
710
+ "cpuacct",
711
+ "cpu"
712
+ ]
713
+ },
714
+ "/sys/fs/cgroup/cpuset": {
715
+ "devices": [
716
+ "cgroup"
717
+ ],
718
+ "fs_type": "cgroup",
719
+ "mount_options": [
720
+ "rw",
721
+ "nosuid",
722
+ "nodev",
723
+ "noexec",
724
+ "relatime",
725
+ "seclabel",
726
+ "cpuset"
727
+ ]
728
+ },
729
+ "/sys/fs/cgroup/devices": {
730
+ "devices": [
731
+ "cgroup"
732
+ ],
733
+ "fs_type": "cgroup",
734
+ "mount_options": [
735
+ "rw",
736
+ "nosuid",
737
+ "nodev",
738
+ "noexec",
739
+ "relatime",
740
+ "seclabel",
741
+ "devices"
742
+ ]
743
+ },
744
+ "/sys/fs/cgroup/freezer": {
745
+ "devices": [
746
+ "cgroup"
747
+ ],
748
+ "fs_type": "cgroup",
749
+ "mount_options": [
750
+ "rw",
751
+ "nosuid",
752
+ "nodev",
753
+ "noexec",
754
+ "relatime",
755
+ "seclabel",
756
+ "freezer"
757
+ ]
758
+ },
759
+ "/sys/fs/cgroup/hugetlb": {
760
+ "devices": [
761
+ "cgroup"
762
+ ],
763
+ "fs_type": "cgroup",
764
+ "mount_options": [
765
+ "rw",
766
+ "nosuid",
767
+ "nodev",
768
+ "noexec",
769
+ "relatime",
770
+ "seclabel",
771
+ "hugetlb"
772
+ ]
773
+ },
774
+ "/sys/fs/cgroup/memory": {
775
+ "devices": [
776
+ "cgroup"
777
+ ],
778
+ "fs_type": "cgroup",
779
+ "mount_options": [
780
+ "rw",
781
+ "nosuid",
782
+ "nodev",
783
+ "noexec",
784
+ "relatime",
785
+ "seclabel",
786
+ "memory"
787
+ ]
788
+ },
789
+ "/sys/fs/cgroup/net_cls,net_prio": {
790
+ "devices": [
791
+ "cgroup"
792
+ ],
793
+ "fs_type": "cgroup",
794
+ "mount_options": [
795
+ "rw",
796
+ "nosuid",
797
+ "nodev",
798
+ "noexec",
799
+ "relatime",
800
+ "seclabel",
801
+ "net_prio",
802
+ "net_cls"
803
+ ]
804
+ },
805
+ "/sys/fs/cgroup/perf_event": {
806
+ "devices": [
807
+ "cgroup"
808
+ ],
809
+ "fs_type": "cgroup",
810
+ "mount_options": [
811
+ "rw",
812
+ "nosuid",
813
+ "nodev",
814
+ "noexec",
815
+ "relatime",
816
+ "seclabel",
817
+ "perf_event"
818
+ ]
819
+ },
820
+ "/sys/fs/cgroup/pids": {
821
+ "devices": [
822
+ "cgroup"
823
+ ],
824
+ "fs_type": "cgroup",
825
+ "mount_options": [
826
+ "rw",
827
+ "nosuid",
828
+ "nodev",
829
+ "noexec",
830
+ "relatime",
831
+ "seclabel",
832
+ "pids"
833
+ ]
834
+ },
835
+ "/sys/fs/cgroup/systemd": {
836
+ "devices": [
837
+ "cgroup"
838
+ ],
839
+ "fs_type": "cgroup",
840
+ "mount_options": [
841
+ "rw",
842
+ "nosuid",
843
+ "nodev",
844
+ "noexec",
845
+ "relatime",
846
+ "seclabel",
847
+ "xattr",
848
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
849
+ "name=systemd"
850
+ ]
851
+ },
852
+ "/sys/fs/pstore": {
853
+ "devices": [
854
+ "pstore"
855
+ ],
856
+ "fs_type": "pstore",
857
+ "mount_options": [
858
+ "rw",
859
+ "nosuid",
860
+ "nodev",
861
+ "noexec",
862
+ "relatime"
863
+ ]
864
+ },
865
+ "/sys/fs/selinux": {
866
+ "devices": [
867
+ "selinuxfs"
868
+ ],
869
+ "fs_type": "selinuxfs",
870
+ "mount_options": [
871
+ "rw",
872
+ "relatime"
873
+ ]
874
+ },
875
+ "/sys/kernel/config": {
876
+ "devices": [
877
+ "configfs"
878
+ ],
879
+ "fs_type": "configfs",
880
+ "mount_options": [
881
+ "rw",
882
+ "relatime"
883
+ ]
884
+ },
885
+ "/sys/kernel/debug": {
886
+ "devices": [
887
+ "debugfs"
888
+ ],
889
+ "fs_type": "debugfs",
890
+ "mount_options": [
891
+ "rw",
892
+ "relatime"
893
+ ]
894
+ },
895
+ "/sys/kernel/security": {
896
+ "devices": [
897
+ "securityfs"
898
+ ],
899
+ "fs_type": "securityfs",
900
+ "mount_options": [
901
+ "rw",
902
+ "nosuid",
903
+ "nodev",
904
+ "noexec",
905
+ "relatime"
906
+ ]
907
+ },
908
+ "/var/lib/nfs/rpc_pipefs": {
909
+ "devices": [
910
+ "rpc_pipefs"
911
+ ],
912
+ "fs_type": "rpc_pipefs",
913
+ "mount_options": [
914
+ "rw",
915
+ "relatime"
916
+ ]
917
+ }
918
+ },
919
+ "by_pair": {
920
+ "/dev/xvda,": {
921
+ "device": "/dev/xvda"
922
+ },
923
+ "/dev/xvda1,/": {
924
+ "device": "/dev/xvda1",
925
+ "fs_type": "xfs",
926
+ "inodes_available": "4159227",
927
+ "inodes_percent_used": "1%",
928
+ "inodes_used": "34565",
929
+ "kb_available": "7277840",
930
+ "kb_size": "8377344",
931
+ "kb_used": "1099504",
932
+ "mount": "/",
933
+ "mount_options": [
934
+ "rw",
935
+ "relatime",
936
+ "seclabel",
937
+ "attr2",
938
+ "inode64",
939
+ "noquota"
940
+ ],
941
+ "percent_used": "14%",
942
+ "total_inodes": "4193792",
943
+ "uuid": "6cd50e51-cfc6-40b9-9ec5-f32fa2e4ff02"
944
+ },
945
+ "cgroup,/sys/fs/cgroup/blkio": {
946
+ "device": "cgroup",
947
+ "fs_type": "cgroup",
948
+ "mount": "/sys/fs/cgroup/blkio",
949
+ "mount_options": [
950
+ "rw",
951
+ "nosuid",
952
+ "nodev",
953
+ "noexec",
954
+ "relatime",
955
+ "seclabel",
956
+ "blkio"
957
+ ]
958
+ },
959
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
960
+ "device": "cgroup",
961
+ "fs_type": "cgroup",
962
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
963
+ "mount_options": [
964
+ "rw",
965
+ "nosuid",
966
+ "nodev",
967
+ "noexec",
968
+ "relatime",
969
+ "seclabel",
970
+ "cpuacct",
971
+ "cpu"
972
+ ]
973
+ },
974
+ "cgroup,/sys/fs/cgroup/cpuset": {
975
+ "device": "cgroup",
976
+ "fs_type": "cgroup",
977
+ "mount": "/sys/fs/cgroup/cpuset",
978
+ "mount_options": [
979
+ "rw",
980
+ "nosuid",
981
+ "nodev",
982
+ "noexec",
983
+ "relatime",
984
+ "seclabel",
985
+ "cpuset"
986
+ ]
987
+ },
988
+ "cgroup,/sys/fs/cgroup/devices": {
989
+ "device": "cgroup",
990
+ "fs_type": "cgroup",
991
+ "mount": "/sys/fs/cgroup/devices",
992
+ "mount_options": [
993
+ "rw",
994
+ "nosuid",
995
+ "nodev",
996
+ "noexec",
997
+ "relatime",
998
+ "seclabel",
999
+ "devices"
1000
+ ]
1001
+ },
1002
+ "cgroup,/sys/fs/cgroup/freezer": {
1003
+ "device": "cgroup",
1004
+ "fs_type": "cgroup",
1005
+ "mount": "/sys/fs/cgroup/freezer",
1006
+ "mount_options": [
1007
+ "rw",
1008
+ "nosuid",
1009
+ "nodev",
1010
+ "noexec",
1011
+ "relatime",
1012
+ "seclabel",
1013
+ "freezer"
1014
+ ]
1015
+ },
1016
+ "cgroup,/sys/fs/cgroup/hugetlb": {
1017
+ "device": "cgroup",
1018
+ "fs_type": "cgroup",
1019
+ "mount": "/sys/fs/cgroup/hugetlb",
1020
+ "mount_options": [
1021
+ "rw",
1022
+ "nosuid",
1023
+ "nodev",
1024
+ "noexec",
1025
+ "relatime",
1026
+ "seclabel",
1027
+ "hugetlb"
1028
+ ]
1029
+ },
1030
+ "cgroup,/sys/fs/cgroup/memory": {
1031
+ "device": "cgroup",
1032
+ "fs_type": "cgroup",
1033
+ "mount": "/sys/fs/cgroup/memory",
1034
+ "mount_options": [
1035
+ "rw",
1036
+ "nosuid",
1037
+ "nodev",
1038
+ "noexec",
1039
+ "relatime",
1040
+ "seclabel",
1041
+ "memory"
1042
+ ]
1043
+ },
1044
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1045
+ "device": "cgroup",
1046
+ "fs_type": "cgroup",
1047
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
1048
+ "mount_options": [
1049
+ "rw",
1050
+ "nosuid",
1051
+ "nodev",
1052
+ "noexec",
1053
+ "relatime",
1054
+ "seclabel",
1055
+ "net_prio",
1056
+ "net_cls"
1057
+ ]
1058
+ },
1059
+ "cgroup,/sys/fs/cgroup/perf_event": {
1060
+ "device": "cgroup",
1061
+ "fs_type": "cgroup",
1062
+ "mount": "/sys/fs/cgroup/perf_event",
1063
+ "mount_options": [
1064
+ "rw",
1065
+ "nosuid",
1066
+ "nodev",
1067
+ "noexec",
1068
+ "relatime",
1069
+ "seclabel",
1070
+ "perf_event"
1071
+ ]
1072
+ },
1073
+ "cgroup,/sys/fs/cgroup/pids": {
1074
+ "device": "cgroup",
1075
+ "fs_type": "cgroup",
1076
+ "mount": "/sys/fs/cgroup/pids",
1077
+ "mount_options": [
1078
+ "rw",
1079
+ "nosuid",
1080
+ "nodev",
1081
+ "noexec",
1082
+ "relatime",
1083
+ "seclabel",
1084
+ "pids"
1085
+ ]
1086
+ },
1087
+ "cgroup,/sys/fs/cgroup/systemd": {
1088
+ "device": "cgroup",
1089
+ "fs_type": "cgroup",
1090
+ "mount": "/sys/fs/cgroup/systemd",
1091
+ "mount_options": [
1092
+ "rw",
1093
+ "nosuid",
1094
+ "nodev",
1095
+ "noexec",
1096
+ "relatime",
1097
+ "seclabel",
1098
+ "xattr",
1099
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
1100
+ "name=systemd"
1101
+ ]
1102
+ },
1103
+ "configfs,/sys/kernel/config": {
1104
+ "device": "configfs",
1105
+ "fs_type": "configfs",
1106
+ "mount": "/sys/kernel/config",
1107
+ "mount_options": [
1108
+ "rw",
1109
+ "relatime"
1110
+ ]
1111
+ },
1112
+ "debugfs,/sys/kernel/debug": {
1113
+ "device": "debugfs",
1114
+ "fs_type": "debugfs",
1115
+ "mount": "/sys/kernel/debug",
1116
+ "mount_options": [
1117
+ "rw",
1118
+ "relatime"
1119
+ ]
1120
+ },
1121
+ "devpts,/dev/pts": {
1122
+ "device": "devpts",
1123
+ "fs_type": "devpts",
1124
+ "mount": "/dev/pts",
1125
+ "mount_options": [
1126
+ "rw",
1127
+ "nosuid",
1128
+ "noexec",
1129
+ "relatime",
1130
+ "seclabel",
1131
+ "gid=5",
1132
+ "mode=620",
1133
+ "ptmxmode=000"
1134
+ ]
1135
+ },
1136
+ "devtmpfs,/dev": {
1137
+ "device": "devtmpfs",
1138
+ "fs_type": "devtmpfs",
1139
+ "inodes_available": "120364",
1140
+ "inodes_percent_used": "1%",
1141
+ "inodes_used": "274",
1142
+ "kb_available": "482552",
1143
+ "kb_size": "482552",
1144
+ "kb_used": "0",
1145
+ "mount": "/dev",
1146
+ "mount_options": [
1147
+ "rw",
1148
+ "nosuid",
1149
+ "seclabel",
1150
+ "size=482552k",
1151
+ "nr_inodes=120638",
1152
+ "mode=755"
1153
+ ],
1154
+ "percent_used": "0%",
1155
+ "total_inodes": "120638"
1156
+ },
1157
+ "hugetlbfs,/dev/hugepages": {
1158
+ "device": "hugetlbfs",
1159
+ "fs_type": "hugetlbfs",
1160
+ "mount": "/dev/hugepages",
1161
+ "mount_options": [
1162
+ "rw",
1163
+ "relatime",
1164
+ "seclabel"
1165
+ ]
1166
+ },
1167
+ "mqueue,/dev/mqueue": {
1168
+ "device": "mqueue",
1169
+ "fs_type": "mqueue",
1170
+ "mount": "/dev/mqueue",
1171
+ "mount_options": [
1172
+ "rw",
1173
+ "relatime",
1174
+ "seclabel"
1175
+ ]
1176
+ },
1177
+ "proc,/proc": {
1178
+ "device": "proc",
1179
+ "fs_type": "proc",
1180
+ "mount": "/proc",
1181
+ "mount_options": [
1182
+ "rw",
1183
+ "nosuid",
1184
+ "nodev",
1185
+ "noexec",
1186
+ "relatime"
1187
+ ]
1188
+ },
1189
+ "pstore,/sys/fs/pstore": {
1190
+ "device": "pstore",
1191
+ "fs_type": "pstore",
1192
+ "mount": "/sys/fs/pstore",
1193
+ "mount_options": [
1194
+ "rw",
1195
+ "nosuid",
1196
+ "nodev",
1197
+ "noexec",
1198
+ "relatime"
1199
+ ]
1200
+ },
1201
+ "rootfs,/": {
1202
+ "device": "rootfs",
1203
+ "fs_type": "rootfs",
1204
+ "mount": "/",
1205
+ "mount_options": [
1206
+ "rw"
1207
+ ]
1208
+ },
1209
+ "rpc_pipefs,/var/lib/nfs/rpc_pipefs": {
1210
+ "device": "rpc_pipefs",
1211
+ "fs_type": "rpc_pipefs",
1212
+ "mount": "/var/lib/nfs/rpc_pipefs",
1213
+ "mount_options": [
1214
+ "rw",
1215
+ "relatime"
1216
+ ]
1217
+ },
1218
+ "securityfs,/sys/kernel/security": {
1219
+ "device": "securityfs",
1220
+ "fs_type": "securityfs",
1221
+ "mount": "/sys/kernel/security",
1222
+ "mount_options": [
1223
+ "rw",
1224
+ "nosuid",
1225
+ "nodev",
1226
+ "noexec",
1227
+ "relatime"
1228
+ ]
1229
+ },
1230
+ "selinuxfs,/sys/fs/selinux": {
1231
+ "device": "selinuxfs",
1232
+ "fs_type": "selinuxfs",
1233
+ "mount": "/sys/fs/selinux",
1234
+ "mount_options": [
1235
+ "rw",
1236
+ "relatime"
1237
+ ]
1238
+ },
1239
+ "sysfs,/sys": {
1240
+ "device": "sysfs",
1241
+ "fs_type": "sysfs",
1242
+ "mount": "/sys",
1243
+ "mount_options": [
1244
+ "rw",
1245
+ "nosuid",
1246
+ "nodev",
1247
+ "noexec",
1248
+ "relatime",
1249
+ "seclabel"
1250
+ ]
1251
+ },
1252
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1253
+ "device": "systemd-1",
1254
+ "fs_type": "autofs",
1255
+ "mount": "/proc/sys/fs/binfmt_misc",
1256
+ "mount_options": [
1257
+ "rw",
1258
+ "relatime",
1259
+ "fd=21",
1260
+ "pgrp=1",
1261
+ "timeout=0",
1262
+ "minproto=5",
1263
+ "maxproto=5",
1264
+ "direct",
1265
+ "pipe_ino=13098"
1266
+ ]
1267
+ },
1268
+ "tmpfs,/dev/shm": {
1269
+ "device": "tmpfs",
1270
+ "fs_type": "tmpfs",
1271
+ "inodes_available": "126622",
1272
+ "inodes_percent_used": "1%",
1273
+ "inodes_used": "1",
1274
+ "kb_available": "506492",
1275
+ "kb_size": "506492",
1276
+ "kb_used": "0",
1277
+ "mount": "/dev/shm",
1278
+ "mount_options": [
1279
+ "rw",
1280
+ "nosuid",
1281
+ "nodev",
1282
+ "seclabel"
1283
+ ],
1284
+ "percent_used": "0%",
1285
+ "total_inodes": "126623"
1286
+ },
1287
+ "tmpfs,/run": {
1288
+ "device": "tmpfs",
1289
+ "fs_type": "tmpfs",
1290
+ "inodes_available": "126263",
1291
+ "inodes_percent_used": "1%",
1292
+ "inodes_used": "360",
1293
+ "kb_available": "493364",
1294
+ "kb_size": "506492",
1295
+ "kb_used": "13128",
1296
+ "mount": "/run",
1297
+ "mount_options": [
1298
+ "rw",
1299
+ "nosuid",
1300
+ "nodev",
1301
+ "seclabel",
1302
+ "mode=755"
1303
+ ],
1304
+ "percent_used": "3%",
1305
+ "total_inodes": "126623"
1306
+ },
1307
+ "tmpfs,/run/user/1000": {
1308
+ "device": "tmpfs",
1309
+ "fs_type": "tmpfs",
1310
+ "inodes_available": "126622",
1311
+ "inodes_percent_used": "1%",
1312
+ "inodes_used": "1",
1313
+ "kb_available": "101300",
1314
+ "kb_size": "101300",
1315
+ "kb_used": "0",
1316
+ "mount": "/run/user/1000",
1317
+ "mount_options": [
1318
+ "rw",
1319
+ "nosuid",
1320
+ "nodev",
1321
+ "relatime",
1322
+ "seclabel",
1323
+ "size=101300k",
1324
+ "mode=700",
1325
+ "uid=1000",
1326
+ "gid=1000"
1327
+ ],
1328
+ "percent_used": "0%",
1329
+ "total_inodes": "126623"
1330
+ },
1331
+ "tmpfs,/sys/fs/cgroup": {
1332
+ "device": "tmpfs",
1333
+ "fs_type": "tmpfs",
1334
+ "inodes_available": "126607",
1335
+ "inodes_percent_used": "1%",
1336
+ "inodes_used": "16",
1337
+ "kb_available": "506492",
1338
+ "kb_size": "506492",
1339
+ "kb_used": "0",
1340
+ "mount": "/sys/fs/cgroup",
1341
+ "mount_options": [
1342
+ "ro",
1343
+ "nosuid",
1344
+ "nodev",
1345
+ "noexec",
1346
+ "seclabel",
1347
+ "mode=755"
1348
+ ],
1349
+ "percent_used": "0%",
1350
+ "total_inodes": "126623"
1351
+ }
1352
+ }
1353
+ },
1354
+ "fips": {
1355
+ "kernel": {
1356
+ "enabled": true
1357
+ }
1358
+ },
1359
+ "fqdn": "fauxhai.local",
1360
+ "hostname": "Fauxhai",
1361
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1362
+ "idletime_seconds": 2646450,
1363
+ "init_package": "systemd",
1364
+ "ipaddress": "10.0.0.2",
1365
+ "kernel": {
1366
+ "machine": "x86_64",
1367
+ "modules": {
1368
+ "ablk_helper": {
1369
+ "refcount": "1",
1370
+ "size": "13597"
1371
+ },
1372
+ "aesni_intel": {
1373
+ "refcount": "0",
1374
+ "size": "189456"
1375
+ },
1376
+ "ata_generic": {
1377
+ "refcount": "0",
1378
+ "size": "12923",
1379
+ "version": "0.2.15"
1380
+ },
1381
+ "ata_piix": {
1382
+ "refcount": "0",
1383
+ "size": "35052",
1384
+ "version": "2.13"
1385
+ },
1386
+ "cirrus": {
1387
+ "refcount": "1",
1388
+ "size": "24171"
1389
+ },
1390
+ "crc32_pclmul": {
1391
+ "refcount": "0",
1392
+ "size": "13133"
1393
+ },
1394
+ "crc32c_intel": {
1395
+ "refcount": "1",
1396
+ "size": "22094"
1397
+ },
1398
+ "crct10dif_common": {
1399
+ "refcount": "1",
1400
+ "size": "12595"
1401
+ },
1402
+ "crct10dif_pclmul": {
1403
+ "refcount": "0",
1404
+ "size": "14307"
1405
+ },
1406
+ "cryptd": {
1407
+ "refcount": "3",
1408
+ "size": "21190"
1409
+ },
1410
+ "drm": {
1411
+ "refcount": "4",
1412
+ "size": "456166"
1413
+ },
1414
+ "drm_kms_helper": {
1415
+ "refcount": "1",
1416
+ "size": "186531"
1417
+ },
1418
+ "drm_panel_orientation_quirks": {
1419
+ "refcount": "1",
1420
+ "size": "17180"
1421
+ },
1422
+ "fb_sys_fops": {
1423
+ "refcount": "1",
1424
+ "size": "12703"
1425
+ },
1426
+ "floppy": {
1427
+ "refcount": "0",
1428
+ "size": "69432"
1429
+ },
1430
+ "gf128mul": {
1431
+ "refcount": "1",
1432
+ "size": "15139"
1433
+ },
1434
+ "ghash_clmulni_intel": {
1435
+ "refcount": "0",
1436
+ "size": "13273"
1437
+ },
1438
+ "glue_helper": {
1439
+ "refcount": "1",
1440
+ "size": "13990"
1441
+ },
1442
+ "i2c_piix4": {
1443
+ "refcount": "0",
1444
+ "size": "22401"
1445
+ },
1446
+ "intel_rapl": {
1447
+ "refcount": "0",
1448
+ "size": "19451"
1449
+ },
1450
+ "iosf_mbi": {
1451
+ "refcount": "1",
1452
+ "size": "15582"
1453
+ },
1454
+ "ip_tables": {
1455
+ "refcount": "0",
1456
+ "size": "27126"
1457
+ },
1458
+ "libata": {
1459
+ "refcount": "3",
1460
+ "size": "243094",
1461
+ "version": "3.00"
1462
+ },
1463
+ "libcrc32c": {
1464
+ "refcount": "1",
1465
+ "size": "12644"
1466
+ },
1467
+ "lrw": {
1468
+ "refcount": "1",
1469
+ "size": "13286"
1470
+ },
1471
+ "parport": {
1472
+ "refcount": "2",
1473
+ "size": "46395"
1474
+ },
1475
+ "parport_pc": {
1476
+ "refcount": "0",
1477
+ "size": "28205"
1478
+ },
1479
+ "pata_acpi": {
1480
+ "refcount": "0",
1481
+ "size": "13053",
1482
+ "version": "0.2.3"
1483
+ },
1484
+ "pcspkr": {
1485
+ "refcount": "0",
1486
+ "size": "12718"
1487
+ },
1488
+ "ppdev": {
1489
+ "refcount": "0",
1490
+ "size": "17671"
1491
+ },
1492
+ "sb_edac": {
1493
+ "refcount": "0",
1494
+ "size": "32114"
1495
+ },
1496
+ "serio_raw": {
1497
+ "refcount": "0",
1498
+ "size": "13434"
1499
+ },
1500
+ "sunrpc": {
1501
+ "refcount": "1",
1502
+ "size": "358543"
1503
+ },
1504
+ "syscopyarea": {
1505
+ "refcount": "1",
1506
+ "size": "12529"
1507
+ },
1508
+ "sysfillrect": {
1509
+ "refcount": "1",
1510
+ "size": "12701"
1511
+ },
1512
+ "sysimgblt": {
1513
+ "refcount": "1",
1514
+ "size": "12640"
1515
+ },
1516
+ "ttm": {
1517
+ "refcount": "1",
1518
+ "size": "96673"
1519
+ },
1520
+ "xen_blkfront": {
1521
+ "refcount": "2",
1522
+ "size": "26966"
1523
+ },
1524
+ "xen_netfront": {
1525
+ "refcount": "0",
1526
+ "size": "27206"
1527
+ },
1528
+ "xfs": {
1529
+ "refcount": "1",
1530
+ "size": "997681"
1531
+ }
1532
+ },
1533
+ "name": "Linux",
1534
+ "os": "GNU/Linux",
1535
+ "processor": "x86_64",
1536
+ "release": "3.10.0-1127.el7.x86_64",
1537
+ "version": "#1 SMP Tue Mar 31 23:36:51 UTC 2020"
1538
+ },
1539
+ "keys": {
1540
+ "ssh": {
1541
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1542
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1543
+ }
1544
+ },
1545
+ "languages": {
1546
+ "powershell": null,
1547
+ "ruby": {
1548
+ "bin_dir": "/usr/local/bin",
1549
+ "gem_bin": "/usr/local/bin/gem",
1550
+ "gems_dir": "/usr/local/gems",
1551
+ "host": "x86_64-pc-linux-gnu",
1552
+ "host_cpu": "x86_64",
1553
+ "host_os": "linux-gnu",
1554
+ "host_vendor": "pc",
1555
+ "platform": "x86_64-linux",
1556
+ "release_date": "2020-10-01",
1557
+ "ruby_bin": "/usr/local/bin/ruby",
1558
+ "target": "x86_64-pc-linux-gnu",
1559
+ "target_cpu": "x86_64",
1560
+ "target_os": "linux",
1561
+ "target_vendor": "pc",
1562
+ "version": "2.7.2"
1563
+ }
1564
+ },
1565
+ "lsb": {
1566
+ },
1567
+ "macaddress": "11:11:11:11:11:11",
1568
+ "machinename": "Fauxhai",
1569
+ "memory": {
1570
+ "total": "1048576kB"
1571
+ },
1572
+ "network": {
1573
+ "default_gateway": "10.0.0.1",
1574
+ "default_interface": "eth0",
1575
+ "interfaces": {
1576
+ "eth0": {
1577
+ "addresses": {
1578
+ "10.0.0.2": {
1579
+ "broadcast": "10.0.0.255",
1580
+ "family": "inet",
1581
+ "ip_scope": "RFC1918 PRIVATE",
1582
+ "netmask": "255.255.255.0",
1583
+ "prefixlen": "24",
1584
+ "scope": "Global"
1585
+ },
1586
+ "11:11:11:11:11:11": {
1587
+ "family": "lladdr"
1588
+ },
1589
+ "fe80::11:1111:1111:1111": {
1590
+ "family": "inet6",
1591
+ "ip_scope": "LINK LOCAL UNICAST",
1592
+ "prefixlen": "64",
1593
+ "scope": "Link",
1594
+ "tags": [
1595
+ ]
1596
+ }
1597
+ },
1598
+ "arp": {
1599
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1600
+ },
1601
+ "encapsulation": "Ethernet",
1602
+ "flags": [
1603
+ "BROADCAST",
1604
+ "MULTICAST",
1605
+ "UP",
1606
+ "LOWER_UP"
1607
+ ],
1608
+ "mtu": "1500",
1609
+ "number": "0",
1610
+ "ring_params": {
1611
+ },
1612
+ "routes": [
1613
+ {
1614
+ "destination": "default",
1615
+ "family": "inet",
1616
+ "via": "10.0.0.1"
1617
+ },
1618
+ {
1619
+ "destination": "10.0.0.0/24",
1620
+ "family": "inet",
1621
+ "proto": "kernel",
1622
+ "scope": "link",
1623
+ "src": "10.0.0.2"
1624
+ },
1625
+ {
1626
+ "destination": "fe80::/64",
1627
+ "family": "inet6",
1628
+ "metric": "256",
1629
+ "proto": "kernel"
1630
+ }
1631
+ ],
1632
+ "state": "up",
1633
+ "type": "eth"
1634
+ },
1635
+ "lo": {
1636
+ "addresses": {
1637
+ "127.0.0.1": {
1638
+ "family": "inet",
1639
+ "ip_scope": "LOOPBACK",
1640
+ "netmask": "255.0.0.0",
1641
+ "prefixlen": "8",
1642
+ "scope": "Node"
1643
+ },
1644
+ "::1": {
1645
+ "family": "inet6",
1646
+ "ip_scope": "LINK LOCAL LOOPBACK",
1647
+ "prefixlen": "128",
1648
+ "scope": "Node",
1649
+ "tags": [
1650
+ ]
1651
+ }
1652
+ },
1653
+ "encapsulation": "Loopback",
1654
+ "flags": [
1655
+ "LOOPBACK",
1656
+ "UP",
1657
+ "LOWER_UP"
1658
+ ],
1659
+ "mtu": "65536",
1660
+ "state": "unknown"
1661
+ }
1662
+ }
1663
+ },
1664
+ "ohai_time": 1604986556.9472494,
1665
+ "os": "linux",
1666
+ "os_version": "3.10.0-1127.el7.x86_64",
1667
+ "packages": {
1668
+ "PyYAML": {
1669
+ "arch": "x86_64",
1670
+ "epoch": "0",
1671
+ "installdate": "1587546373",
1672
+ "release": "11.el7",
1673
+ "version": "3.10"
1674
+ },
1675
+ "acl": {
1676
+ "arch": "x86_64",
1677
+ "epoch": "0",
1678
+ "installdate": "1587546342",
1679
+ "release": "15.el7",
1680
+ "version": "2.2.51"
1681
+ },
1682
+ "audit": {
1683
+ "arch": "x86_64",
1684
+ "epoch": "0",
1685
+ "installdate": "1587546381",
1686
+ "release": "4.el7",
1687
+ "version": "2.8.5"
1688
+ },
1689
+ "audit-libs": {
1690
+ "arch": "x86_64",
1691
+ "epoch": "0",
1692
+ "installdate": "1587546339",
1693
+ "release": "4.el7",
1694
+ "version": "2.8.5"
1695
+ },
1696
+ "audit-libs-python": {
1697
+ "arch": "x86_64",
1698
+ "epoch": "0",
1699
+ "installdate": "1587546363",
1700
+ "release": "4.el7",
1701
+ "version": "2.8.5"
1702
+ },
1703
+ "authconfig": {
1704
+ "arch": "x86_64",
1705
+ "epoch": "0",
1706
+ "installdate": "1587546380",
1707
+ "release": "30.el7",
1708
+ "version": "6.2.8"
1709
+ },
1710
+ "basesystem": {
1711
+ "arch": "noarch",
1712
+ "epoch": "0",
1713
+ "installdate": "1587546331",
1714
+ "release": "7.el7.centos",
1715
+ "version": "10.0"
1716
+ },
1717
+ "bash": {
1718
+ "arch": "x86_64",
1719
+ "epoch": "0",
1720
+ "installdate": "1587546338",
1721
+ "release": "34.el7",
1722
+ "version": "4.2.46"
1723
+ },
1724
+ "bind-export-libs": {
1725
+ "arch": "x86_64",
1726
+ "epoch": "32",
1727
+ "installdate": "1587546363",
1728
+ "release": "16.P2.el7_8.2",
1729
+ "version": "9.11.4"
1730
+ },
1731
+ "binutils": {
1732
+ "arch": "x86_64",
1733
+ "epoch": "0",
1734
+ "installdate": "1587546365",
1735
+ "release": "43.base.el7",
1736
+ "version": "2.27"
1737
+ },
1738
+ "btrfs-progs": {
1739
+ "arch": "x86_64",
1740
+ "epoch": "0",
1741
+ "installdate": "1587546384",
1742
+ "release": "1.el7",
1743
+ "version": "4.9.1"
1744
+ },
1745
+ "bzip2-libs": {
1746
+ "arch": "x86_64",
1747
+ "epoch": "0",
1748
+ "installdate": "1587546339",
1749
+ "release": "13.el7",
1750
+ "version": "1.0.6"
1751
+ },
1752
+ "ca-certificates": {
1753
+ "arch": "noarch",
1754
+ "epoch": "0",
1755
+ "installdate": "1587546355",
1756
+ "release": "76.el7_7",
1757
+ "version": "2019.2.32"
1758
+ },
1759
+ "centos-release": {
1760
+ "arch": "x86_64",
1761
+ "epoch": "0",
1762
+ "installdate": "1587546331",
1763
+ "release": "8.2003.0.el7.centos",
1764
+ "version": "7"
1765
+ },
1766
+ "checkpolicy": {
1767
+ "arch": "x86_64",
1768
+ "epoch": "0",
1769
+ "installdate": "1587546366",
1770
+ "release": "8.el7",
1771
+ "version": "2.5"
1772
+ },
1773
+ "chef": {
1774
+ "arch": "x86_64",
1775
+ "epoch": "0",
1776
+ "installdate": "1604986554",
1777
+ "release": "1.el7",
1778
+ "version": "16.6.14"
1779
+ },
1780
+ "chkconfig": {
1781
+ "arch": "x86_64",
1782
+ "epoch": "0",
1783
+ "installdate": "1587546339",
1784
+ "release": "1.el7",
1785
+ "version": "1.7.4"
1786
+ },
1787
+ "chrony": {
1788
+ "arch": "x86_64",
1789
+ "epoch": "0",
1790
+ "installdate": "1587546381",
1791
+ "release": "1.el7",
1792
+ "version": "3.4"
1793
+ },
1794
+ "cloud-init": {
1795
+ "arch": "x86_64",
1796
+ "epoch": "0",
1797
+ "installdate": "1587546373",
1798
+ "release": "6.el7.centos",
1799
+ "version": "18.5"
1800
+ },
1801
+ "cloud-utils-growpart": {
1802
+ "arch": "noarch",
1803
+ "epoch": "0",
1804
+ "installdate": "1587546383",
1805
+ "release": "5.el7",
1806
+ "version": "0.29"
1807
+ },
1808
+ "coreutils": {
1809
+ "arch": "x86_64",
1810
+ "epoch": "0",
1811
+ "installdate": "1587546356",
1812
+ "release": "24.el7",
1813
+ "version": "8.22"
1814
+ },
1815
+ "cpio": {
1816
+ "arch": "x86_64",
1817
+ "epoch": "0",
1818
+ "installdate": "1587546340",
1819
+ "release": "27.el7",
1820
+ "version": "2.11"
1821
+ },
1822
+ "cracklib": {
1823
+ "arch": "x86_64",
1824
+ "epoch": "0",
1825
+ "installdate": "1587546360",
1826
+ "release": "11.el7",
1827
+ "version": "2.9.0"
1828
+ },
1829
+ "cracklib-dicts": {
1830
+ "arch": "x86_64",
1831
+ "epoch": "0",
1832
+ "installdate": "1587546360",
1833
+ "release": "11.el7",
1834
+ "version": "2.9.0"
1835
+ },
1836
+ "cronie": {
1837
+ "arch": "x86_64",
1838
+ "epoch": "0",
1839
+ "installdate": "1587546370",
1840
+ "release": "23.el7",
1841
+ "version": "1.4.11"
1842
+ },
1843
+ "cronie-anacron": {
1844
+ "arch": "x86_64",
1845
+ "epoch": "0",
1846
+ "installdate": "1587546370",
1847
+ "release": "23.el7",
1848
+ "version": "1.4.11"
1849
+ },
1850
+ "crontabs": {
1851
+ "arch": "noarch",
1852
+ "epoch": "0",
1853
+ "installdate": "1587546370",
1854
+ "release": "6.20121102git.el7",
1855
+ "version": "1.11"
1856
+ },
1857
+ "cryptsetup-libs": {
1858
+ "arch": "x86_64",
1859
+ "epoch": "0",
1860
+ "installdate": "1587546367",
1861
+ "release": "6.el7",
1862
+ "version": "2.0.3"
1863
+ },
1864
+ "curl": {
1865
+ "arch": "x86_64",
1866
+ "epoch": "0",
1867
+ "installdate": "1587546364",
1868
+ "release": "57.el7",
1869
+ "version": "7.29.0"
1870
+ },
1871
+ "cyrus-sasl-lib": {
1872
+ "arch": "x86_64",
1873
+ "epoch": "0",
1874
+ "installdate": "1587546361",
1875
+ "release": "23.el7",
1876
+ "version": "2.1.26"
1877
+ },
1878
+ "dbus": {
1879
+ "arch": "x86_64",
1880
+ "epoch": "1",
1881
+ "installdate": "1587546369",
1882
+ "release": "13.el7_6",
1883
+ "version": "1.10.24"
1884
+ },
1885
+ "dbus-glib": {
1886
+ "arch": "x86_64",
1887
+ "epoch": "0",
1888
+ "installdate": "1587546372",
1889
+ "release": "7.el7",
1890
+ "version": "0.100"
1891
+ },
1892
+ "dbus-libs": {
1893
+ "arch": "x86_64",
1894
+ "epoch": "1",
1895
+ "installdate": "1587546367",
1896
+ "release": "13.el7_6",
1897
+ "version": "1.10.24"
1898
+ },
1899
+ "dbus-python": {
1900
+ "arch": "x86_64",
1901
+ "epoch": "0",
1902
+ "installdate": "1587546373",
1903
+ "release": "9.el7",
1904
+ "version": "1.1.1"
1905
+ },
1906
+ "device-mapper": {
1907
+ "arch": "x86_64",
1908
+ "epoch": "7",
1909
+ "installdate": "1587546367",
1910
+ "release": "7.el7_8.1",
1911
+ "version": "1.02.164"
1912
+ },
1913
+ "device-mapper-libs": {
1914
+ "arch": "x86_64",
1915
+ "epoch": "7",
1916
+ "installdate": "1587546367",
1917
+ "release": "7.el7_8.1",
1918
+ "version": "1.02.164"
1919
+ },
1920
+ "dhclient": {
1921
+ "arch": "x86_64",
1922
+ "epoch": "12",
1923
+ "installdate": "1587546371",
1924
+ "release": "79.el7.centos",
1925
+ "version": "4.2.5"
1926
+ },
1927
+ "dhcp-common": {
1928
+ "arch": "x86_64",
1929
+ "epoch": "12",
1930
+ "installdate": "1587546370",
1931
+ "release": "79.el7.centos",
1932
+ "version": "4.2.5"
1933
+ },
1934
+ "dhcp-libs": {
1935
+ "arch": "x86_64",
1936
+ "epoch": "12",
1937
+ "installdate": "1587546370",
1938
+ "release": "79.el7.centos",
1939
+ "version": "4.2.5"
1940
+ },
1941
+ "diffutils": {
1942
+ "arch": "x86_64",
1943
+ "epoch": "0",
1944
+ "installdate": "1587546340",
1945
+ "release": "5.el7",
1946
+ "version": "3.3"
1947
+ },
1948
+ "dmidecode": {
1949
+ "arch": "x86_64",
1950
+ "epoch": "1",
1951
+ "installdate": "1587546341",
1952
+ "release": "3.el7",
1953
+ "version": "3.2"
1954
+ },
1955
+ "dracut": {
1956
+ "arch": "x86_64",
1957
+ "epoch": "0",
1958
+ "installdate": "1587546367",
1959
+ "release": "568.el7",
1960
+ "version": "033"
1961
+ },
1962
+ "dracut-config-generic": {
1963
+ "arch": "x86_64",
1964
+ "epoch": "0",
1965
+ "installdate": "1587546383",
1966
+ "release": "568.el7",
1967
+ "version": "033"
1968
+ },
1969
+ "dracut-config-rescue": {
1970
+ "arch": "x86_64",
1971
+ "epoch": "0",
1972
+ "installdate": "1587546383",
1973
+ "release": "568.el7",
1974
+ "version": "033"
1975
+ },
1976
+ "dracut-network": {
1977
+ "arch": "x86_64",
1978
+ "epoch": "0",
1979
+ "installdate": "1587546371",
1980
+ "release": "568.el7",
1981
+ "version": "033"
1982
+ },
1983
+ "e2fsprogs": {
1984
+ "arch": "x86_64",
1985
+ "epoch": "0",
1986
+ "installdate": "1587546361",
1987
+ "release": "17.el7",
1988
+ "version": "1.42.9"
1989
+ },
1990
+ "e2fsprogs-libs": {
1991
+ "arch": "x86_64",
1992
+ "epoch": "0",
1993
+ "installdate": "1587546340",
1994
+ "release": "17.el7",
1995
+ "version": "1.42.9"
1996
+ },
1997
+ "elfutils-default-yama-scope": {
1998
+ "arch": "noarch",
1999
+ "epoch": "0",
2000
+ "installdate": "1587546369",
2001
+ "release": "4.el7",
2002
+ "version": "0.176"
2003
+ },
2004
+ "elfutils-libelf": {
2005
+ "arch": "x86_64",
2006
+ "epoch": "0",
2007
+ "installdate": "1587546339",
2008
+ "release": "4.el7",
2009
+ "version": "0.176"
2010
+ },
2011
+ "elfutils-libs": {
2012
+ "arch": "x86_64",
2013
+ "epoch": "0",
2014
+ "installdate": "1587546367",
2015
+ "release": "4.el7",
2016
+ "version": "0.176"
2017
+ },
2018
+ "ethtool": {
2019
+ "arch": "x86_64",
2020
+ "epoch": "2",
2021
+ "installdate": "1587546341",
2022
+ "release": "10.el7",
2023
+ "version": "4.8"
2024
+ },
2025
+ "expat": {
2026
+ "arch": "x86_64",
2027
+ "epoch": "0",
2028
+ "installdate": "1587546340",
2029
+ "release": "11.el7",
2030
+ "version": "2.1.0"
2031
+ },
2032
+ "file": {
2033
+ "arch": "x86_64",
2034
+ "epoch": "0",
2035
+ "installdate": "1587546340",
2036
+ "release": "36.el7",
2037
+ "version": "5.11"
2038
+ },
2039
+ "file-libs": {
2040
+ "arch": "x86_64",
2041
+ "epoch": "0",
2042
+ "installdate": "1587546340",
2043
+ "release": "36.el7",
2044
+ "version": "5.11"
2045
+ },
2046
+ "filesystem": {
2047
+ "arch": "x86_64",
2048
+ "epoch": "0",
2049
+ "installdate": "1587546331",
2050
+ "release": "25.el7",
2051
+ "version": "3.2"
2052
+ },
2053
+ "findutils": {
2054
+ "arch": "x86_64",
2055
+ "epoch": "1",
2056
+ "installdate": "1587546340",
2057
+ "release": "6.el7",
2058
+ "version": "4.5.11"
2059
+ },
2060
+ "fipscheck": {
2061
+ "arch": "x86_64",
2062
+ "epoch": "0",
2063
+ "installdate": "1587546363",
2064
+ "release": "6.el7",
2065
+ "version": "1.4.1"
2066
+ },
2067
+ "fipscheck-lib": {
2068
+ "arch": "x86_64",
2069
+ "epoch": "0",
2070
+ "installdate": "1587546363",
2071
+ "release": "6.el7",
2072
+ "version": "1.4.1"
2073
+ },
2074
+ "freetype": {
2075
+ "arch": "x86_64",
2076
+ "epoch": "0",
2077
+ "installdate": "1587546343",
2078
+ "release": "14.el7",
2079
+ "version": "2.8"
2080
+ },
2081
+ "gawk": {
2082
+ "arch": "x86_64",
2083
+ "epoch": "0",
2084
+ "installdate": "1587546339",
2085
+ "release": "4.el7_3.1",
2086
+ "version": "4.0.2"
2087
+ },
2088
+ "gdbm": {
2089
+ "arch": "x86_64",
2090
+ "epoch": "0",
2091
+ "installdate": "1587546341",
2092
+ "release": "8.el7",
2093
+ "version": "1.10"
2094
+ },
2095
+ "gettext": {
2096
+ "arch": "x86_64",
2097
+ "epoch": "0",
2098
+ "installdate": "1587546361",
2099
+ "release": "3.el7",
2100
+ "version": "0.19.8.1"
2101
+ },
2102
+ "gettext-libs": {
2103
+ "arch": "x86_64",
2104
+ "epoch": "0",
2105
+ "installdate": "1587546361",
2106
+ "release": "3.el7",
2107
+ "version": "0.19.8.1"
2108
+ },
2109
+ "glib2": {
2110
+ "arch": "x86_64",
2111
+ "epoch": "0",
2112
+ "installdate": "1587546359",
2113
+ "release": "5.el7",
2114
+ "version": "2.56.1"
2115
+ },
2116
+ "glibc": {
2117
+ "arch": "x86_64",
2118
+ "epoch": "0",
2119
+ "installdate": "1587546336",
2120
+ "release": "307.el7.1",
2121
+ "version": "2.17"
2122
+ },
2123
+ "glibc-common": {
2124
+ "arch": "x86_64",
2125
+ "epoch": "0",
2126
+ "installdate": "1587546335",
2127
+ "release": "307.el7.1",
2128
+ "version": "2.17"
2129
+ },
2130
+ "gmp": {
2131
+ "arch": "x86_64",
2132
+ "epoch": "1",
2133
+ "installdate": "1587546354",
2134
+ "release": "15.el7",
2135
+ "version": "6.0.0"
2136
+ },
2137
+ "gnupg2": {
2138
+ "arch": "x86_64",
2139
+ "epoch": "0",
2140
+ "installdate": "1587546366",
2141
+ "release": "5.el7_5",
2142
+ "version": "2.0.22"
2143
+ },
2144
+ "gobject-introspection": {
2145
+ "arch": "x86_64",
2146
+ "epoch": "0",
2147
+ "installdate": "1587546361",
2148
+ "release": "1.el7",
2149
+ "version": "1.56.1"
2150
+ },
2151
+ "gpgme": {
2152
+ "arch": "x86_64",
2153
+ "epoch": "0",
2154
+ "installdate": "1587546366",
2155
+ "release": "5.el7",
2156
+ "version": "1.3.2"
2157
+ },
2158
+ "grep": {
2159
+ "arch": "x86_64",
2160
+ "epoch": "0",
2161
+ "installdate": "1587546339",
2162
+ "release": "3.el7",
2163
+ "version": "2.20"
2164
+ },
2165
+ "groff-base": {
2166
+ "arch": "x86_64",
2167
+ "epoch": "0",
2168
+ "installdate": "1587546341",
2169
+ "release": "8.el7",
2170
+ "version": "1.22.2"
2171
+ },
2172
+ "grub2": {
2173
+ "arch": "x86_64",
2174
+ "epoch": "1",
2175
+ "installdate": "1587546376",
2176
+ "release": "0.81.el7.centos",
2177
+ "version": "2.02"
2178
+ },
2179
+ "grub2-common": {
2180
+ "arch": "noarch",
2181
+ "epoch": "1",
2182
+ "installdate": "1587546331",
2183
+ "release": "0.81.el7.centos",
2184
+ "version": "2.02"
2185
+ },
2186
+ "grub2-pc": {
2187
+ "arch": "x86_64",
2188
+ "epoch": "1",
2189
+ "installdate": "1587546371",
2190
+ "release": "0.81.el7.centos",
2191
+ "version": "2.02"
2192
+ },
2193
+ "grub2-pc-modules": {
2194
+ "arch": "noarch",
2195
+ "epoch": "1",
2196
+ "installdate": "1587546332",
2197
+ "release": "0.81.el7.centos",
2198
+ "version": "2.02"
2199
+ },
2200
+ "grub2-tools": {
2201
+ "arch": "x86_64",
2202
+ "epoch": "1",
2203
+ "installdate": "1587546370",
2204
+ "release": "0.81.el7.centos",
2205
+ "version": "2.02"
2206
+ },
2207
+ "grub2-tools-extra": {
2208
+ "arch": "x86_64",
2209
+ "epoch": "1",
2210
+ "installdate": "1587546371",
2211
+ "release": "0.81.el7.centos",
2212
+ "version": "2.02"
2213
+ },
2214
+ "grub2-tools-minimal": {
2215
+ "arch": "x86_64",
2216
+ "epoch": "1",
2217
+ "installdate": "1587546369",
2218
+ "release": "0.81.el7.centos",
2219
+ "version": "2.02"
2220
+ },
2221
+ "grubby": {
2222
+ "arch": "x86_64",
2223
+ "epoch": "0",
2224
+ "installdate": "1587546361",
2225
+ "release": "26.el7",
2226
+ "version": "8.28"
2227
+ },
2228
+ "gssproxy": {
2229
+ "arch": "x86_64",
2230
+ "epoch": "0",
2231
+ "installdate": "1587546372",
2232
+ "release": "28.el7",
2233
+ "version": "0.7.0"
2234
+ },
2235
+ "gzip": {
2236
+ "arch": "x86_64",
2237
+ "epoch": "0",
2238
+ "installdate": "1587546359",
2239
+ "release": "10.el7",
2240
+ "version": "1.5"
2241
+ },
2242
+ "hardlink": {
2243
+ "arch": "x86_64",
2244
+ "epoch": "1",
2245
+ "installdate": "1587546366",
2246
+ "release": "19.el7",
2247
+ "version": "1.0"
2248
+ },
2249
+ "hostname": {
2250
+ "arch": "x86_64",
2251
+ "epoch": "0",
2252
+ "installdate": "1587546341",
2253
+ "release": "3.el7_7.1",
2254
+ "version": "3.13"
2255
+ },
2256
+ "hwdata": {
2257
+ "arch": "x86_64",
2258
+ "epoch": "0",
2259
+ "installdate": "1587546372",
2260
+ "release": "9.5.el7",
2261
+ "version": "0.252"
2262
+ },
2263
+ "info": {
2264
+ "arch": "x86_64",
2265
+ "epoch": "0",
2266
+ "installdate": "1587546339",
2267
+ "release": "5.el7",
2268
+ "version": "5.1"
2269
+ },
2270
+ "initscripts": {
2271
+ "arch": "x86_64",
2272
+ "epoch": "0",
2273
+ "installdate": "1587546369",
2274
+ "release": "1.el7",
2275
+ "version": "9.49.49"
2276
+ },
2277
+ "iproute": {
2278
+ "arch": "x86_64",
2279
+ "epoch": "0",
2280
+ "installdate": "1587546342",
2281
+ "release": "25.el7_7.2",
2282
+ "version": "4.11.0"
2283
+ },
2284
+ "iptables": {
2285
+ "arch": "x86_64",
2286
+ "epoch": "0",
2287
+ "installdate": "1587546342",
2288
+ "release": "34.el7",
2289
+ "version": "1.4.21"
2290
+ },
2291
+ "iputils": {
2292
+ "arch": "x86_64",
2293
+ "epoch": "0",
2294
+ "installdate": "1587546369",
2295
+ "release": "10.el7",
2296
+ "version": "20160308"
2297
+ },
2298
+ "irqbalance": {
2299
+ "arch": "x86_64",
2300
+ "epoch": "3",
2301
+ "installdate": "1587546381",
2302
+ "release": "12.el7",
2303
+ "version": "1.0.7"
2304
+ },
2305
+ "jansson": {
2306
+ "arch": "x86_64",
2307
+ "epoch": "0",
2308
+ "installdate": "1587546341",
2309
+ "release": "1.el7",
2310
+ "version": "2.10"
2311
+ },
2312
+ "json-c": {
2313
+ "arch": "x86_64",
2314
+ "epoch": "0",
2315
+ "installdate": "1587546366",
2316
+ "release": "4.el7_0",
2317
+ "version": "0.11"
2318
+ },
2319
+ "kbd": {
2320
+ "arch": "x86_64",
2321
+ "epoch": "0",
2322
+ "installdate": "1587546380",
2323
+ "release": "15.el7",
2324
+ "version": "1.15.5"
2325
+ },
2326
+ "kbd-legacy": {
2327
+ "arch": "noarch",
2328
+ "epoch": "0",
2329
+ "installdate": "1587546332",
2330
+ "release": "15.el7",
2331
+ "version": "1.15.5"
2332
+ },
2333
+ "kbd-misc": {
2334
+ "arch": "noarch",
2335
+ "epoch": "0",
2336
+ "installdate": "1587546332",
2337
+ "release": "15.el7",
2338
+ "version": "1.15.5"
2339
+ },
2340
+ "kernel": {
2341
+ "arch": "x86_64",
2342
+ "epoch": "0",
2343
+ "installdate": "1587546380",
2344
+ "release": "1127.el7",
2345
+ "version": "3.10.0"
2346
+ },
2347
+ "kernel-tools": {
2348
+ "arch": "x86_64",
2349
+ "epoch": "0",
2350
+ "installdate": "1587546384",
2351
+ "release": "1127.el7",
2352
+ "version": "3.10.0"
2353
+ },
2354
+ "kernel-tools-libs": {
2355
+ "arch": "x86_64",
2356
+ "epoch": "0",
2357
+ "installdate": "1587546355",
2358
+ "release": "1127.el7",
2359
+ "version": "3.10.0"
2360
+ },
2361
+ "kexec-tools": {
2362
+ "arch": "x86_64",
2363
+ "epoch": "0",
2364
+ "installdate": "1587546376",
2365
+ "release": "43.el7",
2366
+ "version": "2.0.15"
2367
+ },
2368
+ "keyutils": {
2369
+ "arch": "x86_64",
2370
+ "epoch": "0",
2371
+ "installdate": "1587546342",
2372
+ "release": "3.el7",
2373
+ "version": "1.5.8"
2374
+ },
2375
+ "keyutils-libs": {
2376
+ "arch": "x86_64",
2377
+ "epoch": "0",
2378
+ "installdate": "1587546340",
2379
+ "release": "3.el7",
2380
+ "version": "1.5.8"
2381
+ },
2382
+ "kmod": {
2383
+ "arch": "x86_64",
2384
+ "epoch": "0",
2385
+ "installdate": "1587546367",
2386
+ "release": "28.el7",
2387
+ "version": "20"
2388
+ },
2389
+ "kmod-libs": {
2390
+ "arch": "x86_64",
2391
+ "epoch": "0",
2392
+ "installdate": "1587546343",
2393
+ "release": "28.el7",
2394
+ "version": "20"
2395
+ },
2396
+ "kpartx": {
2397
+ "arch": "x86_64",
2398
+ "epoch": "0",
2399
+ "installdate": "1587546366",
2400
+ "release": "131.el7",
2401
+ "version": "0.4.9"
2402
+ },
2403
+ "krb5-libs": {
2404
+ "arch": "x86_64",
2405
+ "epoch": "0",
2406
+ "installdate": "1587546356",
2407
+ "release": "46.el7",
2408
+ "version": "1.15.1"
2409
+ },
2410
+ "less": {
2411
+ "arch": "x86_64",
2412
+ "epoch": "0",
2413
+ "installdate": "1587546342",
2414
+ "release": "9.el7",
2415
+ "version": "458"
2416
+ },
2417
+ "libacl": {
2418
+ "arch": "x86_64",
2419
+ "epoch": "0",
2420
+ "installdate": "1587546339",
2421
+ "release": "15.el7",
2422
+ "version": "2.2.51"
2423
+ },
2424
+ "libassuan": {
2425
+ "arch": "x86_64",
2426
+ "epoch": "0",
2427
+ "installdate": "1587546340",
2428
+ "release": "3.el7",
2429
+ "version": "2.1.0"
2430
+ },
2431
+ "libattr": {
2432
+ "arch": "x86_64",
2433
+ "epoch": "0",
2434
+ "installdate": "1587546339",
2435
+ "release": "13.el7",
2436
+ "version": "2.4.46"
2437
+ },
2438
+ "libbasicobjects": {
2439
+ "arch": "x86_64",
2440
+ "epoch": "0",
2441
+ "installdate": "1587546342",
2442
+ "release": "32.el7",
2443
+ "version": "0.1.1"
2444
+ },
2445
+ "libblkid": {
2446
+ "arch": "x86_64",
2447
+ "epoch": "0",
2448
+ "installdate": "1587546359",
2449
+ "release": "63.el7",
2450
+ "version": "2.23.2"
2451
+ },
2452
+ "libcap": {
2453
+ "arch": "x86_64",
2454
+ "epoch": "0",
2455
+ "installdate": "1587546339",
2456
+ "release": "11.el7",
2457
+ "version": "2.22"
2458
+ },
2459
+ "libcap-ng": {
2460
+ "arch": "x86_64",
2461
+ "epoch": "0",
2462
+ "installdate": "1587546339",
2463
+ "release": "4.el7",
2464
+ "version": "0.7.5"
2465
+ },
2466
+ "libcgroup": {
2467
+ "arch": "x86_64",
2468
+ "epoch": "0",
2469
+ "installdate": "1587546372",
2470
+ "release": "21.el7",
2471
+ "version": "0.41"
2472
+ },
2473
+ "libcollection": {
2474
+ "arch": "x86_64",
2475
+ "epoch": "0",
2476
+ "installdate": "1587546342",
2477
+ "release": "32.el7",
2478
+ "version": "0.7.0"
2479
+ },
2480
+ "libcom_err": {
2481
+ "arch": "x86_64",
2482
+ "epoch": "0",
2483
+ "installdate": "1587546339",
2484
+ "release": "17.el7",
2485
+ "version": "1.42.9"
2486
+ },
2487
+ "libcroco": {
2488
+ "arch": "x86_64",
2489
+ "epoch": "0",
2490
+ "installdate": "1587546360",
2491
+ "release": "4.el7",
2492
+ "version": "0.6.12"
2493
+ },
2494
+ "libcurl": {
2495
+ "arch": "x86_64",
2496
+ "epoch": "0",
2497
+ "installdate": "1587546364",
2498
+ "release": "57.el7",
2499
+ "version": "7.29.0"
2500
+ },
2501
+ "libdaemon": {
2502
+ "arch": "x86_64",
2503
+ "epoch": "0",
2504
+ "installdate": "1587546366",
2505
+ "release": "7.el7",
2506
+ "version": "0.14"
2507
+ },
2508
+ "libdb": {
2509
+ "arch": "x86_64",
2510
+ "epoch": "0",
2511
+ "installdate": "1587546339",
2512
+ "release": "25.el7",
2513
+ "version": "5.3.21"
2514
+ },
2515
+ "libdb-utils": {
2516
+ "arch": "x86_64",
2517
+ "epoch": "0",
2518
+ "installdate": "1587546342",
2519
+ "release": "25.el7",
2520
+ "version": "5.3.21"
2521
+ },
2522
+ "libedit": {
2523
+ "arch": "x86_64",
2524
+ "epoch": "0",
2525
+ "installdate": "1587546341",
2526
+ "release": "12.20121213cvs.el7",
2527
+ "version": "3.0"
2528
+ },
2529
+ "libestr": {
2530
+ "arch": "x86_64",
2531
+ "epoch": "0",
2532
+ "installdate": "1587546373",
2533
+ "release": "2.el7",
2534
+ "version": "0.1.9"
2535
+ },
2536
+ "libevent": {
2537
+ "arch": "x86_64",
2538
+ "epoch": "0",
2539
+ "installdate": "1587546361",
2540
+ "release": "4.el7",
2541
+ "version": "2.0.21"
2542
+ },
2543
+ "libfastjson": {
2544
+ "arch": "x86_64",
2545
+ "epoch": "0",
2546
+ "installdate": "1587546366",
2547
+ "release": "3.el7",
2548
+ "version": "0.99.4"
2549
+ },
2550
+ "libffi": {
2551
+ "arch": "x86_64",
2552
+ "epoch": "0",
2553
+ "installdate": "1587546340",
2554
+ "release": "19.el7",
2555
+ "version": "3.0.13"
2556
+ },
2557
+ "libgcc": {
2558
+ "arch": "x86_64",
2559
+ "epoch": "0",
2560
+ "installdate": "1587546331",
2561
+ "release": "39.el7",
2562
+ "version": "4.8.5"
2563
+ },
2564
+ "libgcrypt": {
2565
+ "arch": "x86_64",
2566
+ "epoch": "0",
2567
+ "installdate": "1587546340",
2568
+ "release": "14.el7",
2569
+ "version": "1.5.3"
2570
+ },
2571
+ "libgomp": {
2572
+ "arch": "x86_64",
2573
+ "epoch": "0",
2574
+ "installdate": "1587546341",
2575
+ "release": "39.el7",
2576
+ "version": "4.8.5"
2577
+ },
2578
+ "libgpg-error": {
2579
+ "arch": "x86_64",
2580
+ "epoch": "0",
2581
+ "installdate": "1587546340",
2582
+ "release": "3.el7",
2583
+ "version": "1.12"
2584
+ },
2585
+ "libidn": {
2586
+ "arch": "x86_64",
2587
+ "epoch": "0",
2588
+ "installdate": "1587546341",
2589
+ "release": "4.el7",
2590
+ "version": "1.28"
2591
+ },
2592
+ "libini_config": {
2593
+ "arch": "x86_64",
2594
+ "epoch": "0",
2595
+ "installdate": "1587546355",
2596
+ "release": "32.el7",
2597
+ "version": "1.3.1"
2598
+ },
2599
+ "libmnl": {
2600
+ "arch": "x86_64",
2601
+ "epoch": "0",
2602
+ "installdate": "1587546340",
2603
+ "release": "7.el7",
2604
+ "version": "1.0.3"
2605
+ },
2606
+ "libmount": {
2607
+ "arch": "x86_64",
2608
+ "epoch": "0",
2609
+ "installdate": "1587546359",
2610
+ "release": "63.el7",
2611
+ "version": "2.23.2"
2612
+ },
2613
+ "libndp": {
2614
+ "arch": "x86_64",
2615
+ "epoch": "0",
2616
+ "installdate": "1587546355",
2617
+ "release": "9.el7",
2618
+ "version": "1.2"
2619
+ },
2620
+ "libnetfilter_conntrack": {
2621
+ "arch": "x86_64",
2622
+ "epoch": "0",
2623
+ "installdate": "1587546342",
2624
+ "release": "1.el7_3",
2625
+ "version": "1.0.6"
2626
+ },
2627
+ "libnfnetlink": {
2628
+ "arch": "x86_64",
2629
+ "epoch": "0",
2630
+ "installdate": "1587546341",
2631
+ "release": "4.el7",
2632
+ "version": "1.0.1"
2633
+ },
2634
+ "libnfsidmap": {
2635
+ "arch": "x86_64",
2636
+ "epoch": "0",
2637
+ "installdate": "1587546364",
2638
+ "release": "19.el7",
2639
+ "version": "0.25"
2640
+ },
2641
+ "libnl3": {
2642
+ "arch": "x86_64",
2643
+ "epoch": "0",
2644
+ "installdate": "1587546340",
2645
+ "release": "4.el7",
2646
+ "version": "3.2.28"
2647
+ },
2648
+ "libnl3-cli": {
2649
+ "arch": "x86_64",
2650
+ "epoch": "0",
2651
+ "installdate": "1587546340",
2652
+ "release": "4.el7",
2653
+ "version": "3.2.28"
2654
+ },
2655
+ "libpath_utils": {
2656
+ "arch": "x86_64",
2657
+ "epoch": "0",
2658
+ "installdate": "1587546355",
2659
+ "release": "32.el7",
2660
+ "version": "0.2.1"
2661
+ },
2662
+ "libpipeline": {
2663
+ "arch": "x86_64",
2664
+ "epoch": "0",
2665
+ "installdate": "1587546366",
2666
+ "release": "3.el7",
2667
+ "version": "1.2.3"
2668
+ },
2669
+ "libpng": {
2670
+ "arch": "x86_64",
2671
+ "epoch": "2",
2672
+ "installdate": "1587546343",
2673
+ "release": "7.el7_2",
2674
+ "version": "1.5.13"
2675
+ },
2676
+ "libpwquality": {
2677
+ "arch": "x86_64",
2678
+ "epoch": "0",
2679
+ "installdate": "1587546360",
2680
+ "release": "5.el7",
2681
+ "version": "1.2.3"
2682
+ },
2683
+ "libref_array": {
2684
+ "arch": "x86_64",
2685
+ "epoch": "0",
2686
+ "installdate": "1587546341",
2687
+ "release": "32.el7",
2688
+ "version": "0.1.5"
2689
+ },
2690
+ "libseccomp": {
2691
+ "arch": "x86_64",
2692
+ "epoch": "0",
2693
+ "installdate": "1587546366",
2694
+ "release": "4.el7",
2695
+ "version": "2.3.1"
2696
+ },
2697
+ "libselinux": {
2698
+ "arch": "x86_64",
2699
+ "epoch": "0",
2700
+ "installdate": "1587546338",
2701
+ "release": "15.el7",
2702
+ "version": "2.5"
2703
+ },
2704
+ "libselinux-python": {
2705
+ "arch": "x86_64",
2706
+ "epoch": "0",
2707
+ "installdate": "1587546360",
2708
+ "release": "15.el7",
2709
+ "version": "2.5"
2710
+ },
2711
+ "libselinux-utils": {
2712
+ "arch": "x86_64",
2713
+ "epoch": "0",
2714
+ "installdate": "1587546343",
2715
+ "release": "15.el7",
2716
+ "version": "2.5"
2717
+ },
2718
+ "libsemanage": {
2719
+ "arch": "x86_64",
2720
+ "epoch": "0",
2721
+ "installdate": "1587546355",
2722
+ "release": "14.el7",
2723
+ "version": "2.5"
2724
+ },
2725
+ "libsemanage-python": {
2726
+ "arch": "x86_64",
2727
+ "epoch": "0",
2728
+ "installdate": "1587546363",
2729
+ "release": "14.el7",
2730
+ "version": "2.5"
2731
+ },
2732
+ "libsepol": {
2733
+ "arch": "x86_64",
2734
+ "epoch": "0",
2735
+ "installdate": "1587546338",
2736
+ "release": "10.el7",
2737
+ "version": "2.5"
2738
+ },
2739
+ "libsmartcols": {
2740
+ "arch": "x86_64",
2741
+ "epoch": "0",
2742
+ "installdate": "1587546355",
2743
+ "release": "63.el7",
2744
+ "version": "2.23.2"
2745
+ },
2746
+ "libss": {
2747
+ "arch": "x86_64",
2748
+ "epoch": "0",
2749
+ "installdate": "1587546342",
2750
+ "release": "17.el7",
2751
+ "version": "1.42.9"
2752
+ },
2753
+ "libssh2": {
2754
+ "arch": "x86_64",
2755
+ "epoch": "0",
2756
+ "installdate": "1587546363",
2757
+ "release": "3.el7",
2758
+ "version": "1.8.0"
2759
+ },
2760
+ "libstdc++": {
2761
+ "arch": "x86_64",
2762
+ "epoch": "0",
2763
+ "installdate": "1587546338",
2764
+ "release": "39.el7",
2765
+ "version": "4.8.5"
2766
+ },
2767
+ "libsysfs": {
2768
+ "arch": "x86_64",
2769
+ "epoch": "0",
2770
+ "installdate": "1587546385",
2771
+ "release": "16.el7",
2772
+ "version": "2.1.0"
2773
+ },
2774
+ "libtasn1": {
2775
+ "arch": "x86_64",
2776
+ "epoch": "0",
2777
+ "installdate": "1587546355",
2778
+ "release": "1.el7",
2779
+ "version": "4.10"
2780
+ },
2781
+ "libteam": {
2782
+ "arch": "x86_64",
2783
+ "epoch": "0",
2784
+ "installdate": "1587546342",
2785
+ "release": "1.el7",
2786
+ "version": "1.29"
2787
+ },
2788
+ "libtirpc": {
2789
+ "arch": "x86_64",
2790
+ "epoch": "0",
2791
+ "installdate": "1587546361",
2792
+ "release": "0.16.el7",
2793
+ "version": "0.2.4"
2794
+ },
2795
+ "libunistring": {
2796
+ "arch": "x86_64",
2797
+ "epoch": "0",
2798
+ "installdate": "1587546341",
2799
+ "release": "9.el7",
2800
+ "version": "0.9.3"
2801
+ },
2802
+ "libuser": {
2803
+ "arch": "x86_64",
2804
+ "epoch": "0",
2805
+ "installdate": "1587546364",
2806
+ "release": "9.el7",
2807
+ "version": "0.60"
2808
+ },
2809
+ "libutempter": {
2810
+ "arch": "x86_64",
2811
+ "epoch": "0",
2812
+ "installdate": "1587546361",
2813
+ "release": "4.el7",
2814
+ "version": "1.1.6"
2815
+ },
2816
+ "libuuid": {
2817
+ "arch": "x86_64",
2818
+ "epoch": "0",
2819
+ "installdate": "1587546339",
2820
+ "release": "63.el7",
2821
+ "version": "2.23.2"
2822
+ },
2823
+ "libverto": {
2824
+ "arch": "x86_64",
2825
+ "epoch": "0",
2826
+ "installdate": "1587546340",
2827
+ "release": "4.el7",
2828
+ "version": "0.2.5"
2829
+ },
2830
+ "libverto-libevent": {
2831
+ "arch": "x86_64",
2832
+ "epoch": "0",
2833
+ "installdate": "1587546361",
2834
+ "release": "4.el7",
2835
+ "version": "0.2.5"
2836
+ },
2837
+ "libxml2": {
2838
+ "arch": "x86_64",
2839
+ "epoch": "0",
2840
+ "installdate": "1587546339",
2841
+ "release": "6.el7.4",
2842
+ "version": "2.9.1"
2843
+ },
2844
+ "libxml2-python": {
2845
+ "arch": "x86_64",
2846
+ "epoch": "0",
2847
+ "installdate": "1587546362",
2848
+ "release": "6.el7.4",
2849
+ "version": "2.9.1"
2850
+ },
2851
+ "libyaml": {
2852
+ "arch": "x86_64",
2853
+ "epoch": "0",
2854
+ "installdate": "1587546373",
2855
+ "release": "11.el7_0",
2856
+ "version": "0.1.4"
2857
+ },
2858
+ "logrotate": {
2859
+ "arch": "x86_64",
2860
+ "epoch": "0",
2861
+ "installdate": "1587546365",
2862
+ "release": "19.el7",
2863
+ "version": "3.8.6"
2864
+ },
2865
+ "lshw": {
2866
+ "arch": "x86_64",
2867
+ "epoch": "0",
2868
+ "installdate": "1587546374",
2869
+ "release": "14.el7",
2870
+ "version": "B.02.18"
2871
+ },
2872
+ "lua": {
2873
+ "arch": "x86_64",
2874
+ "epoch": "0",
2875
+ "installdate": "1587546340",
2876
+ "release": "15.el7",
2877
+ "version": "5.1.4"
2878
+ },
2879
+ "lz4": {
2880
+ "arch": "x86_64",
2881
+ "epoch": "0",
2882
+ "installdate": "1587546341",
2883
+ "release": "3.el7",
2884
+ "version": "1.7.5"
2885
+ },
2886
+ "lzo": {
2887
+ "arch": "x86_64",
2888
+ "epoch": "0",
2889
+ "installdate": "1587546341",
2890
+ "release": "8.el7",
2891
+ "version": "2.06"
2892
+ },
2893
+ "make": {
2894
+ "arch": "x86_64",
2895
+ "epoch": "1",
2896
+ "installdate": "1587546343",
2897
+ "release": "24.el7",
2898
+ "version": "3.82"
2899
+ },
2900
+ "man-db": {
2901
+ "arch": "x86_64",
2902
+ "epoch": "0",
2903
+ "installdate": "1587546384",
2904
+ "release": "11.el7",
2905
+ "version": "2.6.3"
2906
+ },
2907
+ "mariadb-libs": {
2908
+ "arch": "x86_64",
2909
+ "epoch": "1",
2910
+ "installdate": "1587546363",
2911
+ "release": "1.el7",
2912
+ "version": "5.5.65"
2913
+ },
2914
+ "microcode_ctl": {
2915
+ "arch": "x86_64",
2916
+ "epoch": "2",
2917
+ "installdate": "1587546382",
2918
+ "release": "61.el7",
2919
+ "version": "2.1"
2920
+ },
2921
+ "mozjs17": {
2922
+ "arch": "x86_64",
2923
+ "epoch": "0",
2924
+ "installdate": "1587546355",
2925
+ "release": "20.el7",
2926
+ "version": "17.0.0"
2927
+ },
2928
+ "ncurses": {
2929
+ "arch": "x86_64",
2930
+ "epoch": "0",
2931
+ "installdate": "1587546354",
2932
+ "release": "14.20130511.el7_4",
2933
+ "version": "5.9"
2934
+ },
2935
+ "ncurses-base": {
2936
+ "arch": "noarch",
2937
+ "epoch": "0",
2938
+ "installdate": "1587546332",
2939
+ "release": "14.20130511.el7_4",
2940
+ "version": "5.9"
2941
+ },
2942
+ "ncurses-libs": {
2943
+ "arch": "x86_64",
2944
+ "epoch": "0",
2945
+ "installdate": "1587546338",
2946
+ "release": "14.20130511.el7_4",
2947
+ "version": "5.9"
2948
+ },
2949
+ "net-tools": {
2950
+ "arch": "x86_64",
2951
+ "epoch": "0",
2952
+ "installdate": "1587546371",
2953
+ "release": "0.25.20131004git.el7",
2954
+ "version": "2.0"
2955
+ },
2956
+ "newt": {
2957
+ "arch": "x86_64",
2958
+ "epoch": "0",
2959
+ "installdate": "1587546341",
2960
+ "release": "4.el7",
2961
+ "version": "0.52.15"
2962
+ },
2963
+ "newt-python": {
2964
+ "arch": "x86_64",
2965
+ "epoch": "0",
2966
+ "installdate": "1587546363",
2967
+ "release": "4.el7",
2968
+ "version": "0.52.15"
2969
+ },
2970
+ "nfs-utils": {
2971
+ "arch": "x86_64",
2972
+ "epoch": "1",
2973
+ "installdate": "1587546374",
2974
+ "release": "0.66.el7",
2975
+ "version": "1.3.0"
2976
+ },
2977
+ "nspr": {
2978
+ "arch": "x86_64",
2979
+ "epoch": "0",
2980
+ "installdate": "1587546338",
2981
+ "release": "1.el7",
2982
+ "version": "4.21.0"
2983
+ },
2984
+ "nss": {
2985
+ "arch": "x86_64",
2986
+ "epoch": "0",
2987
+ "installdate": "1587546364",
2988
+ "release": "7.el7_7",
2989
+ "version": "3.44.0"
2990
+ },
2991
+ "nss-pem": {
2992
+ "arch": "x86_64",
2993
+ "epoch": "0",
2994
+ "installdate": "1587546363",
2995
+ "release": "7.el7",
2996
+ "version": "1.0.3"
2997
+ },
2998
+ "nss-softokn": {
2999
+ "arch": "x86_64",
3000
+ "epoch": "0",
3001
+ "installdate": "1587546341",
3002
+ "release": "8.el7_7",
3003
+ "version": "3.44.0"
3004
+ },
3005
+ "nss-softokn-freebl": {
3006
+ "arch": "x86_64",
3007
+ "epoch": "0",
3008
+ "installdate": "1587546336",
3009
+ "release": "8.el7_7",
3010
+ "version": "3.44.0"
3011
+ },
3012
+ "nss-sysinit": {
3013
+ "arch": "x86_64",
3014
+ "epoch": "0",
3015
+ "installdate": "1587546364",
3016
+ "release": "7.el7_7",
3017
+ "version": "3.44.0"
3018
+ },
3019
+ "nss-tools": {
3020
+ "arch": "x86_64",
3021
+ "epoch": "0",
3022
+ "installdate": "1587546364",
3023
+ "release": "7.el7_7",
3024
+ "version": "3.44.0"
3025
+ },
3026
+ "nss-util": {
3027
+ "arch": "x86_64",
3028
+ "epoch": "0",
3029
+ "installdate": "1587546338",
3030
+ "release": "4.el7_7",
3031
+ "version": "3.44.0"
3032
+ },
3033
+ "numactl-libs": {
3034
+ "arch": "x86_64",
3035
+ "epoch": "0",
3036
+ "installdate": "1587546366",
3037
+ "release": "5.el7",
3038
+ "version": "2.0.12"
3039
+ },
3040
+ "openldap": {
3041
+ "arch": "x86_64",
3042
+ "epoch": "0",
3043
+ "installdate": "1587546364",
3044
+ "release": "21.el7_6",
3045
+ "version": "2.4.44"
3046
+ },
3047
+ "openssh": {
3048
+ "arch": "x86_64",
3049
+ "epoch": "0",
3050
+ "installdate": "1587546370",
3051
+ "release": "21.el7",
3052
+ "version": "7.4p1"
3053
+ },
3054
+ "openssh-clients": {
3055
+ "arch": "x86_64",
3056
+ "epoch": "0",
3057
+ "installdate": "1587546376",
3058
+ "release": "21.el7",
3059
+ "version": "7.4p1"
3060
+ },
3061
+ "openssh-server": {
3062
+ "arch": "x86_64",
3063
+ "epoch": "0",
3064
+ "installdate": "1587546376",
3065
+ "release": "21.el7",
3066
+ "version": "7.4p1"
3067
+ },
3068
+ "openssl": {
3069
+ "arch": "x86_64",
3070
+ "epoch": "1",
3071
+ "installdate": "1587546363",
3072
+ "release": "19.el7",
3073
+ "version": "1.0.2k"
3074
+ },
3075
+ "openssl-libs": {
3076
+ "arch": "x86_64",
3077
+ "epoch": "1",
3078
+ "installdate": "1587546356",
3079
+ "release": "19.el7",
3080
+ "version": "1.0.2k"
3081
+ },
3082
+ "os-prober": {
3083
+ "arch": "x86_64",
3084
+ "epoch": "0",
3085
+ "installdate": "1587546369",
3086
+ "release": "9.el7",
3087
+ "version": "1.58"
3088
+ },
3089
+ "p11-kit": {
3090
+ "arch": "x86_64",
3091
+ "epoch": "0",
3092
+ "installdate": "1587546340",
3093
+ "release": "3.el7",
3094
+ "version": "0.23.5"
3095
+ },
3096
+ "p11-kit-trust": {
3097
+ "arch": "x86_64",
3098
+ "epoch": "0",
3099
+ "installdate": "1587546355",
3100
+ "release": "3.el7",
3101
+ "version": "0.23.5"
3102
+ },
3103
+ "pam": {
3104
+ "arch": "x86_64",
3105
+ "epoch": "0",
3106
+ "installdate": "1587546360",
3107
+ "release": "23.el7",
3108
+ "version": "1.1.8"
3109
+ },
3110
+ "parted": {
3111
+ "arch": "x86_64",
3112
+ "epoch": "0",
3113
+ "installdate": "1587546383",
3114
+ "release": "32.el7",
3115
+ "version": "3.1"
3116
+ },
3117
+ "passwd": {
3118
+ "arch": "x86_64",
3119
+ "epoch": "0",
3120
+ "installdate": "1587546384",
3121
+ "release": "6.el7",
3122
+ "version": "0.79"
3123
+ },
3124
+ "pciutils-libs": {
3125
+ "arch": "x86_64",
3126
+ "epoch": "0",
3127
+ "installdate": "1587546366",
3128
+ "release": "3.el7",
3129
+ "version": "3.5.1"
3130
+ },
3131
+ "pcre": {
3132
+ "arch": "x86_64",
3133
+ "epoch": "0",
3134
+ "installdate": "1587546338",
3135
+ "release": "17.el7",
3136
+ "version": "8.32"
3137
+ },
3138
+ "pinentry": {
3139
+ "arch": "x86_64",
3140
+ "epoch": "0",
3141
+ "installdate": "1587546342",
3142
+ "release": "17.el7",
3143
+ "version": "0.8.1"
3144
+ },
3145
+ "pkgconfig": {
3146
+ "arch": "x86_64",
3147
+ "epoch": "1",
3148
+ "installdate": "1587546361",
3149
+ "release": "4.el7",
3150
+ "version": "0.27.1"
3151
+ },
3152
+ "policycoreutils": {
3153
+ "arch": "x86_64",
3154
+ "epoch": "0",
3155
+ "installdate": "1587546369",
3156
+ "release": "34.el7",
3157
+ "version": "2.5"
3158
+ },
3159
+ "policycoreutils-python": {
3160
+ "arch": "x86_64",
3161
+ "epoch": "0",
3162
+ "installdate": "1587546372",
3163
+ "release": "34.el7",
3164
+ "version": "2.5"
3165
+ },
3166
+ "polkit": {
3167
+ "arch": "x86_64",
3168
+ "epoch": "0",
3169
+ "installdate": "1587546369",
3170
+ "release": "26.el7",
3171
+ "version": "0.112"
3172
+ },
3173
+ "polkit-pkla-compat": {
3174
+ "arch": "x86_64",
3175
+ "epoch": "0",
3176
+ "installdate": "1587546369",
3177
+ "release": "4.el7",
3178
+ "version": "0.1"
3179
+ },
3180
+ "popt": {
3181
+ "arch": "x86_64",
3182
+ "epoch": "0",
3183
+ "installdate": "1587546339",
3184
+ "release": "16.el7",
3185
+ "version": "1.13"
3186
+ },
3187
+ "postfix": {
3188
+ "arch": "x86_64",
3189
+ "epoch": "2",
3190
+ "installdate": "1587546380",
3191
+ "release": "9.el7",
3192
+ "version": "2.10.1"
3193
+ },
3194
+ "procps-ng": {
3195
+ "arch": "x86_64",
3196
+ "epoch": "0",
3197
+ "installdate": "1587546366",
3198
+ "release": "27.el7",
3199
+ "version": "3.3.10"
3200
+ },
3201
+ "pth": {
3202
+ "arch": "x86_64",
3203
+ "epoch": "0",
3204
+ "installdate": "1587546365",
3205
+ "release": "23.el7",
3206
+ "version": "2.0.7"
3207
+ },
3208
+ "pygpgme": {
3209
+ "arch": "x86_64",
3210
+ "epoch": "0",
3211
+ "installdate": "1587546366",
3212
+ "release": "9.el7",
3213
+ "version": "0.3"
3214
+ },
3215
+ "pyliblzma": {
3216
+ "arch": "x86_64",
3217
+ "epoch": "0",
3218
+ "installdate": "1587546363",
3219
+ "release": "11.el7",
3220
+ "version": "0.5.3"
3221
+ },
3222
+ "pyserial": {
3223
+ "arch": "noarch",
3224
+ "epoch": "0",
3225
+ "installdate": "1587546363",
3226
+ "release": "6.el7",
3227
+ "version": "2.6"
3228
+ },
3229
+ "python": {
3230
+ "arch": "x86_64",
3231
+ "epoch": "0",
3232
+ "installdate": "1587546359",
3233
+ "release": "88.el7",
3234
+ "version": "2.7.5"
3235
+ },
3236
+ "python-IPy": {
3237
+ "arch": "noarch",
3238
+ "epoch": "0",
3239
+ "installdate": "1587546362",
3240
+ "release": "6.el7",
3241
+ "version": "0.75"
3242
+ },
3243
+ "python-babel": {
3244
+ "arch": "noarch",
3245
+ "epoch": "0",
3246
+ "installdate": "1587546363",
3247
+ "release": "8.el7",
3248
+ "version": "0.9.6"
3249
+ },
3250
+ "python-backports": {
3251
+ "arch": "x86_64",
3252
+ "epoch": "0",
3253
+ "installdate": "1587546362",
3254
+ "release": "8.el7",
3255
+ "version": "1.0"
3256
+ },
3257
+ "python-backports-ssl_match_hostname": {
3258
+ "arch": "noarch",
3259
+ "epoch": "0",
3260
+ "installdate": "1587546362",
3261
+ "release": "1.el7",
3262
+ "version": "3.5.0.1"
3263
+ },
3264
+ "python-chardet": {
3265
+ "arch": "noarch",
3266
+ "epoch": "0",
3267
+ "installdate": "1587546360",
3268
+ "release": "3.el7",
3269
+ "version": "2.2.1"
3270
+ },
3271
+ "python-configobj": {
3272
+ "arch": "noarch",
3273
+ "epoch": "0",
3274
+ "installdate": "1587546360",
3275
+ "release": "7.el7",
3276
+ "version": "4.7.2"
3277
+ },
3278
+ "python-decorator": {
3279
+ "arch": "noarch",
3280
+ "epoch": "0",
3281
+ "installdate": "1587546360",
3282
+ "release": "3.el7",
3283
+ "version": "3.4.0"
3284
+ },
3285
+ "python-gobject-base": {
3286
+ "arch": "x86_64",
3287
+ "epoch": "0",
3288
+ "installdate": "1587546361",
3289
+ "release": "1.el7_4.1",
3290
+ "version": "3.22.0"
3291
+ },
3292
+ "python-iniparse": {
3293
+ "arch": "noarch",
3294
+ "epoch": "0",
3295
+ "installdate": "1587546362",
3296
+ "release": "9.el7",
3297
+ "version": "0.4"
3298
+ },
3299
+ "python-ipaddress": {
3300
+ "arch": "noarch",
3301
+ "epoch": "0",
3302
+ "installdate": "1587546360",
3303
+ "release": "2.el7",
3304
+ "version": "1.0.16"
3305
+ },
3306
+ "python-jinja2": {
3307
+ "arch": "noarch",
3308
+ "epoch": "0",
3309
+ "installdate": "1587546363",
3310
+ "release": "4.el7",
3311
+ "version": "2.7.2"
3312
+ },
3313
+ "python-jsonpatch": {
3314
+ "arch": "noarch",
3315
+ "epoch": "0",
3316
+ "installdate": "1587546363",
3317
+ "release": "4.el7",
3318
+ "version": "1.2"
3319
+ },
3320
+ "python-jsonpointer": {
3321
+ "arch": "noarch",
3322
+ "epoch": "0",
3323
+ "installdate": "1587546363",
3324
+ "release": "2.el7",
3325
+ "version": "1.9"
3326
+ },
3327
+ "python-kitchen": {
3328
+ "arch": "noarch",
3329
+ "epoch": "0",
3330
+ "installdate": "1587546361",
3331
+ "release": "5.el7",
3332
+ "version": "1.1.1"
3333
+ },
3334
+ "python-libs": {
3335
+ "arch": "x86_64",
3336
+ "epoch": "0",
3337
+ "installdate": "1587546359",
3338
+ "release": "88.el7",
3339
+ "version": "2.7.5"
3340
+ },
3341
+ "python-linux-procfs": {
3342
+ "arch": "noarch",
3343
+ "epoch": "0",
3344
+ "installdate": "1587546363",
3345
+ "release": "4.el7",
3346
+ "version": "0.4.11"
3347
+ },
3348
+ "python-markupsafe": {
3349
+ "arch": "x86_64",
3350
+ "epoch": "0",
3351
+ "installdate": "1587546362",
3352
+ "release": "10.el7",
3353
+ "version": "0.11"
3354
+ },
3355
+ "python-perf": {
3356
+ "arch": "x86_64",
3357
+ "epoch": "0",
3358
+ "installdate": "1587546362",
3359
+ "release": "1127.el7",
3360
+ "version": "3.10.0"
3361
+ },
3362
+ "python-prettytable": {
3363
+ "arch": "noarch",
3364
+ "epoch": "0",
3365
+ "installdate": "1587546363",
3366
+ "release": "3.el7",
3367
+ "version": "0.7.2"
3368
+ },
3369
+ "python-pycurl": {
3370
+ "arch": "x86_64",
3371
+ "epoch": "0",
3372
+ "installdate": "1587546364",
3373
+ "release": "19.el7",
3374
+ "version": "7.19.0"
3375
+ },
3376
+ "python-pyudev": {
3377
+ "arch": "noarch",
3378
+ "epoch": "0",
3379
+ "installdate": "1587546373",
3380
+ "release": "9.el7",
3381
+ "version": "0.15"
3382
+ },
3383
+ "python-requests": {
3384
+ "arch": "noarch",
3385
+ "epoch": "0",
3386
+ "installdate": "1587546362",
3387
+ "release": "9.el7_8",
3388
+ "version": "2.6.0"
3389
+ },
3390
+ "python-schedutils": {
3391
+ "arch": "x86_64",
3392
+ "epoch": "0",
3393
+ "installdate": "1587546362",
3394
+ "release": "6.el7",
3395
+ "version": "0.4"
3396
+ },
3397
+ "python-setuptools": {
3398
+ "arch": "noarch",
3399
+ "epoch": "0",
3400
+ "installdate": "1587546362",
3401
+ "release": "7.el7",
3402
+ "version": "0.9.8"
3403
+ },
3404
+ "python-six": {
3405
+ "arch": "noarch",
3406
+ "epoch": "0",
3407
+ "installdate": "1587546361",
3408
+ "release": "2.el7",
3409
+ "version": "1.9.0"
3410
+ },
3411
+ "python-urlgrabber": {
3412
+ "arch": "noarch",
3413
+ "epoch": "0",
3414
+ "installdate": "1587546364",
3415
+ "release": "10.el7",
3416
+ "version": "3.10"
3417
+ },
3418
+ "python-urllib3": {
3419
+ "arch": "noarch",
3420
+ "epoch": "0",
3421
+ "installdate": "1587546362",
3422
+ "release": "7.el7",
3423
+ "version": "1.10.2"
3424
+ },
3425
+ "pyxattr": {
3426
+ "arch": "x86_64",
3427
+ "epoch": "0",
3428
+ "installdate": "1587546363",
3429
+ "release": "5.el7",
3430
+ "version": "0.5.1"
3431
+ },
3432
+ "qemu-guest-agent": {
3433
+ "arch": "x86_64",
3434
+ "epoch": "10",
3435
+ "installdate": "1587546381",
3436
+ "release": "3.el7",
3437
+ "version": "2.12.0"
3438
+ },
3439
+ "qrencode-libs": {
3440
+ "arch": "x86_64",
3441
+ "epoch": "0",
3442
+ "installdate": "1587546366",
3443
+ "release": "3.el7",
3444
+ "version": "3.4.1"
3445
+ },
3446
+ "quota": {
3447
+ "arch": "x86_64",
3448
+ "epoch": "1",
3449
+ "installdate": "1587546371",
3450
+ "release": "19.el7",
3451
+ "version": "4.01"
3452
+ },
3453
+ "quota-nls": {
3454
+ "arch": "noarch",
3455
+ "epoch": "1",
3456
+ "installdate": "1587546332",
3457
+ "release": "19.el7",
3458
+ "version": "4.01"
3459
+ },
3460
+ "readline": {
3461
+ "arch": "x86_64",
3462
+ "epoch": "0",
3463
+ "installdate": "1587546339",
3464
+ "release": "11.el7",
3465
+ "version": "6.2"
3466
+ },
3467
+ "rootfiles": {
3468
+ "arch": "noarch",
3469
+ "epoch": "0",
3470
+ "installdate": "1587546385",
3471
+ "release": "11.el7",
3472
+ "version": "8.1"
3473
+ },
3474
+ "rpcbind": {
3475
+ "arch": "x86_64",
3476
+ "epoch": "0",
3477
+ "installdate": "1587546369",
3478
+ "release": "49.el7",
3479
+ "version": "0.2.0"
3480
+ },
3481
+ "rpm": {
3482
+ "arch": "x86_64",
3483
+ "epoch": "0",
3484
+ "installdate": "1587546364",
3485
+ "release": "43.el7",
3486
+ "version": "4.11.3"
3487
+ },
3488
+ "rpm-build-libs": {
3489
+ "arch": "x86_64",
3490
+ "epoch": "0",
3491
+ "installdate": "1587546366",
3492
+ "release": "43.el7",
3493
+ "version": "4.11.3"
3494
+ },
3495
+ "rpm-libs": {
3496
+ "arch": "x86_64",
3497
+ "epoch": "0",
3498
+ "installdate": "1587546364",
3499
+ "release": "43.el7",
3500
+ "version": "4.11.3"
3501
+ },
3502
+ "rpm-python": {
3503
+ "arch": "x86_64",
3504
+ "epoch": "0",
3505
+ "installdate": "1587546366",
3506
+ "release": "43.el7",
3507
+ "version": "4.11.3"
3508
+ },
3509
+ "rsync": {
3510
+ "arch": "x86_64",
3511
+ "epoch": "0",
3512
+ "installdate": "1587546383",
3513
+ "release": "10.el7",
3514
+ "version": "3.1.2"
3515
+ },
3516
+ "rsyslog": {
3517
+ "arch": "x86_64",
3518
+ "epoch": "0",
3519
+ "installdate": "1587546373",
3520
+ "release": "52.el7",
3521
+ "version": "8.24.0"
3522
+ },
3523
+ "sed": {
3524
+ "arch": "x86_64",
3525
+ "epoch": "0",
3526
+ "installdate": "1587546339",
3527
+ "release": "6.el7",
3528
+ "version": "4.2.2"
3529
+ },
3530
+ "selinux-policy": {
3531
+ "arch": "noarch",
3532
+ "epoch": "0",
3533
+ "installdate": "1587546371",
3534
+ "release": "266.el7",
3535
+ "version": "3.13.1"
3536
+ },
3537
+ "selinux-policy-targeted": {
3538
+ "arch": "noarch",
3539
+ "epoch": "0",
3540
+ "installdate": "1587546376",
3541
+ "release": "266.el7",
3542
+ "version": "3.13.1"
3543
+ },
3544
+ "setools-libs": {
3545
+ "arch": "x86_64",
3546
+ "epoch": "0",
3547
+ "installdate": "1587546342",
3548
+ "release": "4.el7",
3549
+ "version": "3.3.8"
3550
+ },
3551
+ "setup": {
3552
+ "arch": "noarch",
3553
+ "epoch": "0",
3554
+ "installdate": "1587546331",
3555
+ "release": "11.el7",
3556
+ "version": "2.8.71"
3557
+ },
3558
+ "sg3_utils": {
3559
+ "arch": "x86_64",
3560
+ "epoch": "1",
3561
+ "installdate": "1587546384",
3562
+ "release": "19.el7",
3563
+ "version": "1.37"
3564
+ },
3565
+ "sg3_utils-libs": {
3566
+ "arch": "x86_64",
3567
+ "epoch": "1",
3568
+ "installdate": "1587546366",
3569
+ "release": "19.el7",
3570
+ "version": "1.37"
3571
+ },
3572
+ "shadow-utils": {
3573
+ "arch": "x86_64",
3574
+ "epoch": "2",
3575
+ "installdate": "1587546359",
3576
+ "release": "5.el7",
3577
+ "version": "4.6"
3578
+ },
3579
+ "shared-mime-info": {
3580
+ "arch": "x86_64",
3581
+ "epoch": "0",
3582
+ "installdate": "1587546359",
3583
+ "release": "5.el7",
3584
+ "version": "1.8"
3585
+ },
3586
+ "slang": {
3587
+ "arch": "x86_64",
3588
+ "epoch": "0",
3589
+ "installdate": "1587546341",
3590
+ "release": "11.el7",
3591
+ "version": "2.2.4"
3592
+ },
3593
+ "snappy": {
3594
+ "arch": "x86_64",
3595
+ "epoch": "0",
3596
+ "installdate": "1587546355",
3597
+ "release": "3.el7",
3598
+ "version": "1.1.0"
3599
+ },
3600
+ "sqlite": {
3601
+ "arch": "x86_64",
3602
+ "epoch": "0",
3603
+ "installdate": "1587546339",
3604
+ "release": "8.el7_7.1",
3605
+ "version": "3.7.17"
3606
+ },
3607
+ "sudo": {
3608
+ "arch": "x86_64",
3609
+ "epoch": "0",
3610
+ "installdate": "1587546384",
3611
+ "release": "9.el7",
3612
+ "version": "1.8.23"
3613
+ },
3614
+ "systemd": {
3615
+ "arch": "x86_64",
3616
+ "epoch": "0",
3617
+ "installdate": "1587546368",
3618
+ "release": "73.el7_8.5",
3619
+ "version": "219"
3620
+ },
3621
+ "systemd-libs": {
3622
+ "arch": "x86_64",
3623
+ "epoch": "0",
3624
+ "installdate": "1587546367",
3625
+ "release": "73.el7_8.5",
3626
+ "version": "219"
3627
+ },
3628
+ "systemd-sysv": {
3629
+ "arch": "x86_64",
3630
+ "epoch": "0",
3631
+ "installdate": "1587546369",
3632
+ "release": "73.el7_8.5",
3633
+ "version": "219"
3634
+ },
3635
+ "sysvinit-tools": {
3636
+ "arch": "x86_64",
3637
+ "epoch": "0",
3638
+ "installdate": "1587546355",
3639
+ "release": "14.dsf.el7",
3640
+ "version": "2.88"
3641
+ },
3642
+ "tar": {
3643
+ "arch": "x86_64",
3644
+ "epoch": "2",
3645
+ "installdate": "1587546342",
3646
+ "release": "35.el7",
3647
+ "version": "1.26"
3648
+ },
3649
+ "tcp_wrappers": {
3650
+ "arch": "x86_64",
3651
+ "epoch": "0",
3652
+ "installdate": "1587546342",
3653
+ "release": "77.el7",
3654
+ "version": "7.6"
3655
+ },
3656
+ "tcp_wrappers-libs": {
3657
+ "arch": "x86_64",
3658
+ "epoch": "0",
3659
+ "installdate": "1587546340",
3660
+ "release": "77.el7",
3661
+ "version": "7.6"
3662
+ },
3663
+ "teamd": {
3664
+ "arch": "x86_64",
3665
+ "epoch": "0",
3666
+ "installdate": "1587546372",
3667
+ "release": "1.el7",
3668
+ "version": "1.29"
3669
+ },
3670
+ "tuned": {
3671
+ "arch": "noarch",
3672
+ "epoch": "0",
3673
+ "installdate": "1587546374",
3674
+ "release": "8.el7",
3675
+ "version": "2.11.0"
3676
+ },
3677
+ "tzdata": {
3678
+ "arch": "noarch",
3679
+ "epoch": "0",
3680
+ "installdate": "1587546333",
3681
+ "release": "1.el7",
3682
+ "version": "2019c"
3683
+ },
3684
+ "ustr": {
3685
+ "arch": "x86_64",
3686
+ "epoch": "0",
3687
+ "installdate": "1587546355",
3688
+ "release": "16.el7",
3689
+ "version": "1.0.4"
3690
+ },
3691
+ "util-linux": {
3692
+ "arch": "x86_64",
3693
+ "epoch": "0",
3694
+ "installdate": "1587546367",
3695
+ "release": "63.el7",
3696
+ "version": "2.23.2"
3697
+ },
3698
+ "vim-minimal": {
3699
+ "arch": "x86_64",
3700
+ "epoch": "2",
3701
+ "installdate": "1587546342",
3702
+ "release": "6.el7",
3703
+ "version": "7.4.629"
3704
+ },
3705
+ "virt-what": {
3706
+ "arch": "x86_64",
3707
+ "epoch": "0",
3708
+ "installdate": "1587546373",
3709
+ "release": "4.el7",
3710
+ "version": "1.18"
3711
+ },
3712
+ "which": {
3713
+ "arch": "x86_64",
3714
+ "epoch": "0",
3715
+ "installdate": "1587546340",
3716
+ "release": "7.el7",
3717
+ "version": "2.20"
3718
+ },
3719
+ "wpa_supplicant": {
3720
+ "arch": "x86_64",
3721
+ "epoch": "1",
3722
+ "installdate": "1587546371",
3723
+ "release": "12.el7",
3724
+ "version": "2.6"
3725
+ },
3726
+ "xfsprogs": {
3727
+ "arch": "x86_64",
3728
+ "epoch": "0",
3729
+ "installdate": "1587546385",
3730
+ "release": "20.el7",
3731
+ "version": "4.5.0"
3732
+ },
3733
+ "xz": {
3734
+ "arch": "x86_64",
3735
+ "epoch": "0",
3736
+ "installdate": "1587546341",
3737
+ "release": "1.el7",
3738
+ "version": "5.2.2"
3739
+ },
3740
+ "xz-libs": {
3741
+ "arch": "x86_64",
3742
+ "epoch": "0",
3743
+ "installdate": "1587546339",
3744
+ "release": "1.el7",
3745
+ "version": "5.2.2"
3746
+ },
3747
+ "yum": {
3748
+ "arch": "noarch",
3749
+ "epoch": "0",
3750
+ "installdate": "1587546366",
3751
+ "release": "167.el7.centos",
3752
+ "version": "3.4.3"
3753
+ },
3754
+ "yum-metadata-parser": {
3755
+ "arch": "x86_64",
3756
+ "epoch": "0",
3757
+ "installdate": "1587546361",
3758
+ "release": "10.el7",
3759
+ "version": "1.1.4"
3760
+ },
3761
+ "yum-plugin-fastestmirror": {
3762
+ "arch": "noarch",
3763
+ "epoch": "0",
3764
+ "installdate": "1587546366",
3765
+ "release": "53.el7",
3766
+ "version": "1.1.31"
3767
+ },
3768
+ "yum-utils": {
3769
+ "arch": "noarch",
3770
+ "epoch": "0",
3771
+ "installdate": "1587546384",
3772
+ "release": "53.el7",
3773
+ "version": "1.1.31"
3774
+ },
3775
+ "zlib": {
3776
+ "arch": "x86_64",
3777
+ "epoch": "0",
3778
+ "installdate": "1587546338",
3779
+ "release": "18.el7",
3780
+ "version": "1.2.7"
3781
+ }
3782
+ },
3783
+ "platform": "centos",
3784
+ "platform_family": "rhel",
3785
+ "platform_version": "7.8.2003",
3786
+ "root_group": "root",
3787
+ "shard_seed": 265617762,
3788
+ "shells": [
3789
+ "/bin/sh",
3790
+ "/bin/bash",
3791
+ "/usr/bin/sh",
3792
+ "/usr/bin/bash"
3793
+ ],
3794
+ "time": {
3795
+ "timezone": "GMT"
3796
+ },
3797
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
3798
+ "uptime_seconds": 2646450,
3799
+ "virtualization": {
3800
+ "systems": {
3801
+ }
3802
+ }
3803
+ }