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,4547 @@
1
+ {
2
+ "block_device": {
3
+ "xvda": {
4
+ "logical_block_size": "512",
5
+ "physical_block_size": "512",
6
+ "removable": "0",
7
+ "rotational": "0",
8
+ "size": "20971520"
9
+ }
10
+ },
11
+ "chef_packages": {
12
+ "chef": {
13
+ "chef_effortless": null,
14
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/chef-17.7.29/lib",
15
+ "version": "17.7.29"
16
+ },
17
+ "ohai": {
18
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.7.8/lib/ohai",
19
+ "version": "17.7.8"
20
+ }
21
+ },
22
+ "command": {
23
+ "ps": "ps -ef"
24
+ },
25
+ "counters": {
26
+ "network": {
27
+ "interfaces": {
28
+ "eth0": {
29
+ "rx": {
30
+ "bytes": 0,
31
+ "compressed": 0,
32
+ "drop": 0,
33
+ "errors": 0,
34
+ "frame": 0,
35
+ "multicast": 0,
36
+ "overrun": 0,
37
+ "packets": 0
38
+ },
39
+ "tx": {
40
+ "bytes": 0,
41
+ "carrier": 0,
42
+ "collisions": 0,
43
+ "compressed": 0,
44
+ "drop": 0,
45
+ "errors": 0,
46
+ "overrun": 0,
47
+ "packets": 0
48
+ }
49
+ },
50
+ "lo": {
51
+ "rx": {
52
+ "bytes": 0,
53
+ "drop": 0,
54
+ "errors": 0,
55
+ "overrun": 0,
56
+ "packets": 0
57
+ },
58
+ "tx": {
59
+ "bytes": 0,
60
+ "carrier": 0,
61
+ "collisions": 0,
62
+ "drop": 0,
63
+ "errors": 0,
64
+ "packets": 0,
65
+ "queuelen": "1"
66
+ }
67
+ }
68
+ }
69
+ }
70
+ },
71
+ "cpu": {
72
+ "cores": 1,
73
+ "real": 1,
74
+ "total": 1
75
+ },
76
+ "current_user": "fauxhai",
77
+ "dmi": {
78
+ "bios": {
79
+ "address": "0xE8000",
80
+ "all_records": [
81
+ {
82
+ "Address": "0xE8000",
83
+ "BIOS Revision": "4.11",
84
+ "Characteristics": {
85
+ "Targeted content distribution is supported": null
86
+ },
87
+ "ROM Size": "64 kB",
88
+ "Release Date": "08/24/2006",
89
+ "Runtime Size": "96 kB",
90
+ "Vendor": "Xen",
91
+ "Version": "4.11.amazon",
92
+ "application_identifier": "BIOS Information",
93
+ "record_id": "0x0000",
94
+ "size": "0"
95
+ }
96
+ ],
97
+ "bios_revision": "4.11",
98
+ "release_date": "08/24/2006",
99
+ "rom_size": "64 kB",
100
+ "runtime_size": "96 kB",
101
+ "vendor": "Xen",
102
+ "version": "4.11.amazon"
103
+ },
104
+ "chassis": {
105
+ "all_records": [
106
+ {
107
+ "Asset Tag": "Not Specified",
108
+ "Boot-up State": "Safe",
109
+ "Contained Elements": "0",
110
+ "Height": "Unspecified",
111
+ "Lock": "Not Present",
112
+ "Manufacturer": "Xen",
113
+ "Number Of Power Cords": "Unspecified",
114
+ "OEM Information": "0x00000000",
115
+ "Power Supply State": "Safe",
116
+ "Security Status": "Unknown",
117
+ "Serial Number": "Not Specified",
118
+ "Thermal State": "Safe",
119
+ "Type": "Other",
120
+ "Version": "Not Specified",
121
+ "application_identifier": "Chassis Information",
122
+ "record_id": "0x0300",
123
+ "size": "3"
124
+ }
125
+ ],
126
+ "asset_tag": "Not Specified",
127
+ "boot_up_state": "Safe",
128
+ "contained_elements": "0",
129
+ "height": "Unspecified",
130
+ "lock": "Not Present",
131
+ "manufacturer": "Xen",
132
+ "number_of_power_cords": "Unspecified",
133
+ "oem_information": "0x00000000",
134
+ "power_supply_state": "Safe",
135
+ "security_status": "Unknown",
136
+ "serial_number": "Not Specified",
137
+ "thermal_state": "Safe",
138
+ "type": "Other",
139
+ "version": "Not Specified"
140
+ },
141
+ "dmidecode_version": "3.2",
142
+ "oem_strings": {
143
+ "all_records": [
144
+ {
145
+ "String 1": "Xen",
146
+ "application_identifier": "OEM Strings",
147
+ "record_id": "0x0B00",
148
+ "size": "11"
149
+ }
150
+ ],
151
+ "string_1": "Xen"
152
+ },
153
+ "processor": {
154
+ "all_records": [
155
+ {
156
+ "Asset Tag": "Not Specified",
157
+ "Current Speed": "2400 MHz",
158
+ "External Clock": "Unknown",
159
+ "Family": "Other",
160
+ "ID": "F2 06 03 00 FF FB 8B 17",
161
+ "L1 Cache Handle": "Not Provided",
162
+ "L2 Cache Handle": "Not Provided",
163
+ "L3 Cache Handle": "Not Provided",
164
+ "Manufacturer": "Intel",
165
+ "Max Speed": "2400 MHz",
166
+ "Part Number": "Not Specified",
167
+ "Serial Number": "Not Specified",
168
+ "Socket Designation": "CPU 1",
169
+ "Status": "Populated, Enabled",
170
+ "Type": "Central Processor",
171
+ "Upgrade": "Other",
172
+ "Version": "Not Specified",
173
+ "Voltage": "Unknown",
174
+ "application_identifier": "Processor Information",
175
+ "record_id": "0x0401",
176
+ "size": "4"
177
+ }
178
+ ],
179
+ "asset_tag": "Not Specified",
180
+ "current_speed": "2400 MHz",
181
+ "external_clock": "Unknown",
182
+ "family": "Other",
183
+ "id": "F2 06 03 00 FF FB 8B 17",
184
+ "l1_cache_handle": "Not Provided",
185
+ "l2_cache_handle": "Not Provided",
186
+ "l3_cache_handle": "Not Provided",
187
+ "manufacturer": "Intel",
188
+ "max_speed": "2400 MHz",
189
+ "part_number": "Not Specified",
190
+ "serial_number": "Not Specified",
191
+ "socket_designation": "CPU 1",
192
+ "status": "Populated, Enabled",
193
+ "type": "Central Processor",
194
+ "upgrade": "Other",
195
+ "version": "Not Specified",
196
+ "voltage": "Unknown"
197
+ },
198
+ "smbios_version": "2.7",
199
+ "structures": {
200
+ "count": "11",
201
+ "size": "378"
202
+ },
203
+ "system": {
204
+ "all_records": [
205
+ {
206
+ "Family": "Not Specified",
207
+ "Manufacturer": "Xen",
208
+ "Product Name": "HVM domU",
209
+ "SKU Number": "Not Specified",
210
+ "Serial Number": "ec2d6723-fe69-4e60-a035-21f214431e6c",
211
+ "UUID": "ec2d6723-fe69-4e60-a035-21f214431e6c",
212
+ "Version": "4.11.amazon",
213
+ "Wake-up Type": "Power Switch",
214
+ "application_identifier": "System Information",
215
+ "record_id": "0x0100",
216
+ "size": "1"
217
+ }
218
+ ],
219
+ "family": "Not Specified",
220
+ "manufacturer": "Xen",
221
+ "product_name": "HVM domU",
222
+ "serial_number": "ec2d6723-fe69-4e60-a035-21f214431e6c",
223
+ "sku_number": "Not Specified",
224
+ "uuid": "ec2d6723-fe69-4e60-a035-21f214431e6c",
225
+ "version": "4.11.amazon",
226
+ "wake_up_type": "Power Switch"
227
+ }
228
+ },
229
+ "domain": "local",
230
+ "filesystem": {
231
+ "by_device": {
232
+ "/dev/xvda": {
233
+ "mounts": [
234
+ ]
235
+ },
236
+ "/dev/xvda1": {
237
+ "mounts": [
238
+ ]
239
+ },
240
+ "/dev/xvda2": {
241
+ "fs_type": "xfs",
242
+ "inodes_available": "5198455",
243
+ "inodes_percent_used": "1%",
244
+ "inodes_used": "43385",
245
+ "kb_available": "9169008",
246
+ "kb_size": "10473452",
247
+ "kb_used": "1304444",
248
+ "mount_options": [
249
+ "rw",
250
+ "relatime",
251
+ "seclabel",
252
+ "attr2",
253
+ "inode64",
254
+ "logbufs=8",
255
+ "logbsize=32k",
256
+ "noquota"
257
+ ],
258
+ "mounts": [
259
+ "/"
260
+ ],
261
+ "percent_used": "13%",
262
+ "total_inodes": "5241840",
263
+ "uuid": "c9aa25ee-e65c-4818-9b2f-fa411d89f585"
264
+ },
265
+ "bpf": {
266
+ "fs_type": "bpf",
267
+ "mount_options": [
268
+ "rw",
269
+ "nosuid",
270
+ "nodev",
271
+ "noexec",
272
+ "relatime",
273
+ "mode=700"
274
+ ],
275
+ "mounts": [
276
+ "/sys/fs/bpf"
277
+ ]
278
+ },
279
+ "cgroup": {
280
+ "fs_type": "cgroup",
281
+ "mount_options": [
282
+ "rw",
283
+ "nosuid",
284
+ "nodev",
285
+ "noexec",
286
+ "relatime",
287
+ "seclabel",
288
+ "memory"
289
+ ],
290
+ "mounts": [
291
+ "/sys/fs/cgroup/systemd",
292
+ "/sys/fs/cgroup/rdma",
293
+ "/sys/fs/cgroup/freezer",
294
+ "/sys/fs/cgroup/hugetlb",
295
+ "/sys/fs/cgroup/pids",
296
+ "/sys/fs/cgroup/blkio",
297
+ "/sys/fs/cgroup/cpu,cpuacct",
298
+ "/sys/fs/cgroup/devices",
299
+ "/sys/fs/cgroup/cpuset",
300
+ "/sys/fs/cgroup/net_cls,net_prio",
301
+ "/sys/fs/cgroup/perf_event",
302
+ "/sys/fs/cgroup/memory"
303
+ ]
304
+ },
305
+ "configfs": {
306
+ "fs_type": "configfs",
307
+ "mount_options": [
308
+ "rw",
309
+ "relatime"
310
+ ],
311
+ "mounts": [
312
+ "/sys/kernel/config"
313
+ ]
314
+ },
315
+ "debugfs": {
316
+ "fs_type": "debugfs",
317
+ "mount_options": [
318
+ "rw",
319
+ "relatime",
320
+ "seclabel"
321
+ ],
322
+ "mounts": [
323
+ "/sys/kernel/debug"
324
+ ]
325
+ },
326
+ "devpts": {
327
+ "fs_type": "devpts",
328
+ "mount_options": [
329
+ "rw",
330
+ "nosuid",
331
+ "noexec",
332
+ "relatime",
333
+ "seclabel",
334
+ "gid=5",
335
+ "mode=620",
336
+ "ptmxmode=000"
337
+ ],
338
+ "mounts": [
339
+ "/dev/pts"
340
+ ]
341
+ },
342
+ "devtmpfs": {
343
+ "fs_type": "devtmpfs",
344
+ "inodes_available": "96161",
345
+ "inodes_percent_used": "1%",
346
+ "inodes_used": "274",
347
+ "kb_available": "385740",
348
+ "kb_size": "385740",
349
+ "kb_used": "0",
350
+ "mount_options": [
351
+ "rw",
352
+ "nosuid",
353
+ "seclabel",
354
+ "size=385740k",
355
+ "nr_inodes=96435",
356
+ "mode=755"
357
+ ],
358
+ "mounts": [
359
+ "/dev"
360
+ ],
361
+ "percent_used": "0%",
362
+ "total_inodes": "96435"
363
+ },
364
+ "hugetlbfs": {
365
+ "fs_type": "hugetlbfs",
366
+ "mount_options": [
367
+ "rw",
368
+ "relatime",
369
+ "seclabel",
370
+ "pagesize=2M"
371
+ ],
372
+ "mounts": [
373
+ "/dev/hugepages"
374
+ ]
375
+ },
376
+ "mqueue": {
377
+ "fs_type": "mqueue",
378
+ "mount_options": [
379
+ "rw",
380
+ "relatime",
381
+ "seclabel"
382
+ ],
383
+ "mounts": [
384
+ "/dev/mqueue"
385
+ ]
386
+ },
387
+ "none": {
388
+ "fs_type": "tracefs",
389
+ "mount_options": [
390
+ "rw",
391
+ "relatime",
392
+ "seclabel"
393
+ ],
394
+ "mounts": [
395
+ "/sys/kernel/tracing"
396
+ ]
397
+ },
398
+ "proc": {
399
+ "fs_type": "proc",
400
+ "mount_options": [
401
+ "rw",
402
+ "nosuid",
403
+ "nodev",
404
+ "noexec",
405
+ "relatime"
406
+ ],
407
+ "mounts": [
408
+ "/proc"
409
+ ]
410
+ },
411
+ "pstore": {
412
+ "fs_type": "pstore",
413
+ "mount_options": [
414
+ "rw",
415
+ "nosuid",
416
+ "nodev",
417
+ "noexec",
418
+ "relatime",
419
+ "seclabel"
420
+ ],
421
+ "mounts": [
422
+ "/sys/fs/pstore"
423
+ ]
424
+ },
425
+ "securityfs": {
426
+ "fs_type": "securityfs",
427
+ "mount_options": [
428
+ "rw",
429
+ "nosuid",
430
+ "nodev",
431
+ "noexec",
432
+ "relatime"
433
+ ],
434
+ "mounts": [
435
+ "/sys/kernel/security"
436
+ ]
437
+ },
438
+ "selinuxfs": {
439
+ "fs_type": "selinuxfs",
440
+ "mount_options": [
441
+ "rw",
442
+ "relatime"
443
+ ],
444
+ "mounts": [
445
+ "/sys/fs/selinux"
446
+ ]
447
+ },
448
+ "sysfs": {
449
+ "fs_type": "sysfs",
450
+ "mount_options": [
451
+ "rw",
452
+ "nosuid",
453
+ "nodev",
454
+ "noexec",
455
+ "relatime",
456
+ "seclabel"
457
+ ],
458
+ "mounts": [
459
+ "/sys"
460
+ ]
461
+ },
462
+ "systemd-1": {
463
+ "fs_type": "autofs",
464
+ "mount_options": [
465
+ "rw",
466
+ "relatime",
467
+ "fd=37",
468
+ "pgrp=1",
469
+ "timeout=0",
470
+ "minproto=5",
471
+ "maxproto=5",
472
+ "direct",
473
+ "pipe_ino=19223"
474
+ ],
475
+ "mounts": [
476
+ "/proc/sys/fs/binfmt_misc"
477
+ ]
478
+ },
479
+ "tmpfs": {
480
+ "fs_type": "tmpfs",
481
+ "inodes_available": "103213",
482
+ "inodes_percent_used": "1%",
483
+ "inodes_used": "5",
484
+ "kb_available": "82572",
485
+ "kb_size": "82572",
486
+ "kb_used": "0",
487
+ "mount_options": [
488
+ "rw",
489
+ "nosuid",
490
+ "nodev",
491
+ "relatime",
492
+ "seclabel",
493
+ "size=82572k",
494
+ "mode=700",
495
+ "uid=1000",
496
+ "gid=1000"
497
+ ],
498
+ "mounts": [
499
+ "/dev/shm",
500
+ "/run",
501
+ "/sys/fs/cgroup",
502
+ "/run/user/1000"
503
+ ],
504
+ "percent_used": "0%",
505
+ "total_inodes": "103218"
506
+ }
507
+ },
508
+ "by_mountpoint": {
509
+ "/": {
510
+ "devices": [
511
+ "/dev/xvda2"
512
+ ],
513
+ "fs_type": "xfs",
514
+ "inodes_available": "5198455",
515
+ "inodes_percent_used": "1%",
516
+ "inodes_used": "43385",
517
+ "kb_available": "9169008",
518
+ "kb_size": "10473452",
519
+ "kb_used": "1304444",
520
+ "mount_options": [
521
+ "rw",
522
+ "relatime",
523
+ "seclabel",
524
+ "attr2",
525
+ "inode64",
526
+ "logbufs=8",
527
+ "logbsize=32k",
528
+ "noquota"
529
+ ],
530
+ "percent_used": "13%",
531
+ "total_inodes": "5241840",
532
+ "uuid": "c9aa25ee-e65c-4818-9b2f-fa411d89f585"
533
+ },
534
+ "/dev": {
535
+ "devices": [
536
+ "devtmpfs"
537
+ ],
538
+ "fs_type": "devtmpfs",
539
+ "inodes_available": "96161",
540
+ "inodes_percent_used": "1%",
541
+ "inodes_used": "274",
542
+ "kb_available": "385740",
543
+ "kb_size": "385740",
544
+ "kb_used": "0",
545
+ "mount_options": [
546
+ "rw",
547
+ "nosuid",
548
+ "seclabel",
549
+ "size=385740k",
550
+ "nr_inodes=96435",
551
+ "mode=755"
552
+ ],
553
+ "percent_used": "0%",
554
+ "total_inodes": "96435"
555
+ },
556
+ "/dev/hugepages": {
557
+ "devices": [
558
+ "hugetlbfs"
559
+ ],
560
+ "fs_type": "hugetlbfs",
561
+ "mount_options": [
562
+ "rw",
563
+ "relatime",
564
+ "seclabel",
565
+ "pagesize=2M"
566
+ ]
567
+ },
568
+ "/dev/mqueue": {
569
+ "devices": [
570
+ "mqueue"
571
+ ],
572
+ "fs_type": "mqueue",
573
+ "mount_options": [
574
+ "rw",
575
+ "relatime",
576
+ "seclabel"
577
+ ]
578
+ },
579
+ "/dev/pts": {
580
+ "devices": [
581
+ "devpts"
582
+ ],
583
+ "fs_type": "devpts",
584
+ "mount_options": [
585
+ "rw",
586
+ "nosuid",
587
+ "noexec",
588
+ "relatime",
589
+ "seclabel",
590
+ "gid=5",
591
+ "mode=620",
592
+ "ptmxmode=000"
593
+ ]
594
+ },
595
+ "/dev/shm": {
596
+ "devices": [
597
+ "tmpfs"
598
+ ],
599
+ "fs_type": "tmpfs",
600
+ "inodes_available": "103217",
601
+ "inodes_percent_used": "1%",
602
+ "inodes_used": "1",
603
+ "kb_available": "412872",
604
+ "kb_size": "412872",
605
+ "kb_used": "0",
606
+ "mount_options": [
607
+ "rw",
608
+ "nosuid",
609
+ "nodev",
610
+ "seclabel"
611
+ ],
612
+ "percent_used": "0%",
613
+ "total_inodes": "103218"
614
+ },
615
+ "/proc": {
616
+ "devices": [
617
+ "proc"
618
+ ],
619
+ "fs_type": "proc",
620
+ "mount_options": [
621
+ "rw",
622
+ "nosuid",
623
+ "nodev",
624
+ "noexec",
625
+ "relatime"
626
+ ]
627
+ },
628
+ "/proc/sys/fs/binfmt_misc": {
629
+ "devices": [
630
+ "systemd-1"
631
+ ],
632
+ "fs_type": "autofs",
633
+ "mount_options": [
634
+ "rw",
635
+ "relatime",
636
+ "fd=37",
637
+ "pgrp=1",
638
+ "timeout=0",
639
+ "minproto=5",
640
+ "maxproto=5",
641
+ "direct",
642
+ "pipe_ino=19223"
643
+ ]
644
+ },
645
+ "/run": {
646
+ "devices": [
647
+ "tmpfs"
648
+ ],
649
+ "fs_type": "tmpfs",
650
+ "inodes_available": "102815",
651
+ "inodes_percent_used": "1%",
652
+ "inodes_used": "403",
653
+ "kb_available": "402132",
654
+ "kb_size": "412872",
655
+ "kb_used": "10740",
656
+ "mount_options": [
657
+ "rw",
658
+ "nosuid",
659
+ "nodev",
660
+ "seclabel",
661
+ "mode=755"
662
+ ],
663
+ "percent_used": "3%",
664
+ "total_inodes": "103218"
665
+ },
666
+ "/run/user/1000": {
667
+ "devices": [
668
+ "tmpfs"
669
+ ],
670
+ "fs_type": "tmpfs",
671
+ "inodes_available": "103213",
672
+ "inodes_percent_used": "1%",
673
+ "inodes_used": "5",
674
+ "kb_available": "82572",
675
+ "kb_size": "82572",
676
+ "kb_used": "0",
677
+ "mount_options": [
678
+ "rw",
679
+ "nosuid",
680
+ "nodev",
681
+ "relatime",
682
+ "seclabel",
683
+ "size=82572k",
684
+ "mode=700",
685
+ "uid=1000",
686
+ "gid=1000"
687
+ ],
688
+ "percent_used": "0%",
689
+ "total_inodes": "103218"
690
+ },
691
+ "/sys": {
692
+ "devices": [
693
+ "sysfs"
694
+ ],
695
+ "fs_type": "sysfs",
696
+ "mount_options": [
697
+ "rw",
698
+ "nosuid",
699
+ "nodev",
700
+ "noexec",
701
+ "relatime",
702
+ "seclabel"
703
+ ]
704
+ },
705
+ "/sys/fs/bpf": {
706
+ "devices": [
707
+ "bpf"
708
+ ],
709
+ "fs_type": "bpf",
710
+ "mount_options": [
711
+ "rw",
712
+ "nosuid",
713
+ "nodev",
714
+ "noexec",
715
+ "relatime",
716
+ "mode=700"
717
+ ]
718
+ },
719
+ "/sys/fs/cgroup": {
720
+ "devices": [
721
+ "tmpfs"
722
+ ],
723
+ "fs_type": "tmpfs",
724
+ "inodes_available": "103201",
725
+ "inodes_percent_used": "1%",
726
+ "inodes_used": "17",
727
+ "kb_available": "412872",
728
+ "kb_size": "412872",
729
+ "kb_used": "0",
730
+ "mount_options": [
731
+ "ro",
732
+ "nosuid",
733
+ "nodev",
734
+ "noexec",
735
+ "seclabel",
736
+ "mode=755"
737
+ ],
738
+ "percent_used": "0%",
739
+ "total_inodes": "103218"
740
+ },
741
+ "/sys/fs/cgroup/blkio": {
742
+ "devices": [
743
+ "cgroup"
744
+ ],
745
+ "fs_type": "cgroup",
746
+ "mount_options": [
747
+ "rw",
748
+ "nosuid",
749
+ "nodev",
750
+ "noexec",
751
+ "relatime",
752
+ "seclabel",
753
+ "blkio"
754
+ ]
755
+ },
756
+ "/sys/fs/cgroup/cpu,cpuacct": {
757
+ "devices": [
758
+ "cgroup"
759
+ ],
760
+ "fs_type": "cgroup",
761
+ "mount_options": [
762
+ "rw",
763
+ "nosuid",
764
+ "nodev",
765
+ "noexec",
766
+ "relatime",
767
+ "seclabel",
768
+ "cpu",
769
+ "cpuacct"
770
+ ]
771
+ },
772
+ "/sys/fs/cgroup/cpuset": {
773
+ "devices": [
774
+ "cgroup"
775
+ ],
776
+ "fs_type": "cgroup",
777
+ "mount_options": [
778
+ "rw",
779
+ "nosuid",
780
+ "nodev",
781
+ "noexec",
782
+ "relatime",
783
+ "seclabel",
784
+ "cpuset"
785
+ ]
786
+ },
787
+ "/sys/fs/cgroup/devices": {
788
+ "devices": [
789
+ "cgroup"
790
+ ],
791
+ "fs_type": "cgroup",
792
+ "mount_options": [
793
+ "rw",
794
+ "nosuid",
795
+ "nodev",
796
+ "noexec",
797
+ "relatime",
798
+ "seclabel",
799
+ "devices"
800
+ ]
801
+ },
802
+ "/sys/fs/cgroup/freezer": {
803
+ "devices": [
804
+ "cgroup"
805
+ ],
806
+ "fs_type": "cgroup",
807
+ "mount_options": [
808
+ "rw",
809
+ "nosuid",
810
+ "nodev",
811
+ "noexec",
812
+ "relatime",
813
+ "seclabel",
814
+ "freezer"
815
+ ]
816
+ },
817
+ "/sys/fs/cgroup/hugetlb": {
818
+ "devices": [
819
+ "cgroup"
820
+ ],
821
+ "fs_type": "cgroup",
822
+ "mount_options": [
823
+ "rw",
824
+ "nosuid",
825
+ "nodev",
826
+ "noexec",
827
+ "relatime",
828
+ "seclabel",
829
+ "hugetlb"
830
+ ]
831
+ },
832
+ "/sys/fs/cgroup/memory": {
833
+ "devices": [
834
+ "cgroup"
835
+ ],
836
+ "fs_type": "cgroup",
837
+ "mount_options": [
838
+ "rw",
839
+ "nosuid",
840
+ "nodev",
841
+ "noexec",
842
+ "relatime",
843
+ "seclabel",
844
+ "memory"
845
+ ]
846
+ },
847
+ "/sys/fs/cgroup/net_cls,net_prio": {
848
+ "devices": [
849
+ "cgroup"
850
+ ],
851
+ "fs_type": "cgroup",
852
+ "mount_options": [
853
+ "rw",
854
+ "nosuid",
855
+ "nodev",
856
+ "noexec",
857
+ "relatime",
858
+ "seclabel",
859
+ "net_cls",
860
+ "net_prio"
861
+ ]
862
+ },
863
+ "/sys/fs/cgroup/perf_event": {
864
+ "devices": [
865
+ "cgroup"
866
+ ],
867
+ "fs_type": "cgroup",
868
+ "mount_options": [
869
+ "rw",
870
+ "nosuid",
871
+ "nodev",
872
+ "noexec",
873
+ "relatime",
874
+ "seclabel",
875
+ "perf_event"
876
+ ]
877
+ },
878
+ "/sys/fs/cgroup/pids": {
879
+ "devices": [
880
+ "cgroup"
881
+ ],
882
+ "fs_type": "cgroup",
883
+ "mount_options": [
884
+ "rw",
885
+ "nosuid",
886
+ "nodev",
887
+ "noexec",
888
+ "relatime",
889
+ "seclabel",
890
+ "pids"
891
+ ]
892
+ },
893
+ "/sys/fs/cgroup/rdma": {
894
+ "devices": [
895
+ "cgroup"
896
+ ],
897
+ "fs_type": "cgroup",
898
+ "mount_options": [
899
+ "rw",
900
+ "nosuid",
901
+ "nodev",
902
+ "noexec",
903
+ "relatime",
904
+ "seclabel",
905
+ "rdma"
906
+ ]
907
+ },
908
+ "/sys/fs/cgroup/systemd": {
909
+ "devices": [
910
+ "cgroup"
911
+ ],
912
+ "fs_type": "cgroup",
913
+ "mount_options": [
914
+ "rw",
915
+ "nosuid",
916
+ "nodev",
917
+ "noexec",
918
+ "relatime",
919
+ "seclabel",
920
+ "xattr",
921
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
922
+ "name=systemd"
923
+ ]
924
+ },
925
+ "/sys/fs/pstore": {
926
+ "devices": [
927
+ "pstore"
928
+ ],
929
+ "fs_type": "pstore",
930
+ "mount_options": [
931
+ "rw",
932
+ "nosuid",
933
+ "nodev",
934
+ "noexec",
935
+ "relatime",
936
+ "seclabel"
937
+ ]
938
+ },
939
+ "/sys/fs/selinux": {
940
+ "devices": [
941
+ "selinuxfs"
942
+ ],
943
+ "fs_type": "selinuxfs",
944
+ "mount_options": [
945
+ "rw",
946
+ "relatime"
947
+ ]
948
+ },
949
+ "/sys/kernel/config": {
950
+ "devices": [
951
+ "configfs"
952
+ ],
953
+ "fs_type": "configfs",
954
+ "mount_options": [
955
+ "rw",
956
+ "relatime"
957
+ ]
958
+ },
959
+ "/sys/kernel/debug": {
960
+ "devices": [
961
+ "debugfs"
962
+ ],
963
+ "fs_type": "debugfs",
964
+ "mount_options": [
965
+ "rw",
966
+ "relatime",
967
+ "seclabel"
968
+ ]
969
+ },
970
+ "/sys/kernel/security": {
971
+ "devices": [
972
+ "securityfs"
973
+ ],
974
+ "fs_type": "securityfs",
975
+ "mount_options": [
976
+ "rw",
977
+ "nosuid",
978
+ "nodev",
979
+ "noexec",
980
+ "relatime"
981
+ ]
982
+ },
983
+ "/sys/kernel/tracing": {
984
+ "devices": [
985
+ "none"
986
+ ],
987
+ "fs_type": "tracefs",
988
+ "mount_options": [
989
+ "rw",
990
+ "relatime",
991
+ "seclabel"
992
+ ]
993
+ }
994
+ },
995
+ "by_pair": {
996
+ "/dev/xvda,": {
997
+ "device": "/dev/xvda"
998
+ },
999
+ "/dev/xvda1,": {
1000
+ "device": "/dev/xvda1"
1001
+ },
1002
+ "/dev/xvda2,/": {
1003
+ "device": "/dev/xvda2",
1004
+ "fs_type": "xfs",
1005
+ "inodes_available": "5198455",
1006
+ "inodes_percent_used": "1%",
1007
+ "inodes_used": "43385",
1008
+ "kb_available": "9169008",
1009
+ "kb_size": "10473452",
1010
+ "kb_used": "1304444",
1011
+ "mount": "/",
1012
+ "mount_options": [
1013
+ "rw",
1014
+ "relatime",
1015
+ "seclabel",
1016
+ "attr2",
1017
+ "inode64",
1018
+ "logbufs=8",
1019
+ "logbsize=32k",
1020
+ "noquota"
1021
+ ],
1022
+ "percent_used": "13%",
1023
+ "total_inodes": "5241840",
1024
+ "uuid": "c9aa25ee-e65c-4818-9b2f-fa411d89f585"
1025
+ },
1026
+ "bpf,/sys/fs/bpf": {
1027
+ "device": "bpf",
1028
+ "fs_type": "bpf",
1029
+ "mount": "/sys/fs/bpf",
1030
+ "mount_options": [
1031
+ "rw",
1032
+ "nosuid",
1033
+ "nodev",
1034
+ "noexec",
1035
+ "relatime",
1036
+ "mode=700"
1037
+ ]
1038
+ },
1039
+ "cgroup,/sys/fs/cgroup/blkio": {
1040
+ "device": "cgroup",
1041
+ "fs_type": "cgroup",
1042
+ "mount": "/sys/fs/cgroup/blkio",
1043
+ "mount_options": [
1044
+ "rw",
1045
+ "nosuid",
1046
+ "nodev",
1047
+ "noexec",
1048
+ "relatime",
1049
+ "seclabel",
1050
+ "blkio"
1051
+ ]
1052
+ },
1053
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
1054
+ "device": "cgroup",
1055
+ "fs_type": "cgroup",
1056
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
1057
+ "mount_options": [
1058
+ "rw",
1059
+ "nosuid",
1060
+ "nodev",
1061
+ "noexec",
1062
+ "relatime",
1063
+ "seclabel",
1064
+ "cpu",
1065
+ "cpuacct"
1066
+ ]
1067
+ },
1068
+ "cgroup,/sys/fs/cgroup/cpuset": {
1069
+ "device": "cgroup",
1070
+ "fs_type": "cgroup",
1071
+ "mount": "/sys/fs/cgroup/cpuset",
1072
+ "mount_options": [
1073
+ "rw",
1074
+ "nosuid",
1075
+ "nodev",
1076
+ "noexec",
1077
+ "relatime",
1078
+ "seclabel",
1079
+ "cpuset"
1080
+ ]
1081
+ },
1082
+ "cgroup,/sys/fs/cgroup/devices": {
1083
+ "device": "cgroup",
1084
+ "fs_type": "cgroup",
1085
+ "mount": "/sys/fs/cgroup/devices",
1086
+ "mount_options": [
1087
+ "rw",
1088
+ "nosuid",
1089
+ "nodev",
1090
+ "noexec",
1091
+ "relatime",
1092
+ "seclabel",
1093
+ "devices"
1094
+ ]
1095
+ },
1096
+ "cgroup,/sys/fs/cgroup/freezer": {
1097
+ "device": "cgroup",
1098
+ "fs_type": "cgroup",
1099
+ "mount": "/sys/fs/cgroup/freezer",
1100
+ "mount_options": [
1101
+ "rw",
1102
+ "nosuid",
1103
+ "nodev",
1104
+ "noexec",
1105
+ "relatime",
1106
+ "seclabel",
1107
+ "freezer"
1108
+ ]
1109
+ },
1110
+ "cgroup,/sys/fs/cgroup/hugetlb": {
1111
+ "device": "cgroup",
1112
+ "fs_type": "cgroup",
1113
+ "mount": "/sys/fs/cgroup/hugetlb",
1114
+ "mount_options": [
1115
+ "rw",
1116
+ "nosuid",
1117
+ "nodev",
1118
+ "noexec",
1119
+ "relatime",
1120
+ "seclabel",
1121
+ "hugetlb"
1122
+ ]
1123
+ },
1124
+ "cgroup,/sys/fs/cgroup/memory": {
1125
+ "device": "cgroup",
1126
+ "fs_type": "cgroup",
1127
+ "mount": "/sys/fs/cgroup/memory",
1128
+ "mount_options": [
1129
+ "rw",
1130
+ "nosuid",
1131
+ "nodev",
1132
+ "noexec",
1133
+ "relatime",
1134
+ "seclabel",
1135
+ "memory"
1136
+ ]
1137
+ },
1138
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1139
+ "device": "cgroup",
1140
+ "fs_type": "cgroup",
1141
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
1142
+ "mount_options": [
1143
+ "rw",
1144
+ "nosuid",
1145
+ "nodev",
1146
+ "noexec",
1147
+ "relatime",
1148
+ "seclabel",
1149
+ "net_cls",
1150
+ "net_prio"
1151
+ ]
1152
+ },
1153
+ "cgroup,/sys/fs/cgroup/perf_event": {
1154
+ "device": "cgroup",
1155
+ "fs_type": "cgroup",
1156
+ "mount": "/sys/fs/cgroup/perf_event",
1157
+ "mount_options": [
1158
+ "rw",
1159
+ "nosuid",
1160
+ "nodev",
1161
+ "noexec",
1162
+ "relatime",
1163
+ "seclabel",
1164
+ "perf_event"
1165
+ ]
1166
+ },
1167
+ "cgroup,/sys/fs/cgroup/pids": {
1168
+ "device": "cgroup",
1169
+ "fs_type": "cgroup",
1170
+ "mount": "/sys/fs/cgroup/pids",
1171
+ "mount_options": [
1172
+ "rw",
1173
+ "nosuid",
1174
+ "nodev",
1175
+ "noexec",
1176
+ "relatime",
1177
+ "seclabel",
1178
+ "pids"
1179
+ ]
1180
+ },
1181
+ "cgroup,/sys/fs/cgroup/rdma": {
1182
+ "device": "cgroup",
1183
+ "fs_type": "cgroup",
1184
+ "mount": "/sys/fs/cgroup/rdma",
1185
+ "mount_options": [
1186
+ "rw",
1187
+ "nosuid",
1188
+ "nodev",
1189
+ "noexec",
1190
+ "relatime",
1191
+ "seclabel",
1192
+ "rdma"
1193
+ ]
1194
+ },
1195
+ "cgroup,/sys/fs/cgroup/systemd": {
1196
+ "device": "cgroup",
1197
+ "fs_type": "cgroup",
1198
+ "mount": "/sys/fs/cgroup/systemd",
1199
+ "mount_options": [
1200
+ "rw",
1201
+ "nosuid",
1202
+ "nodev",
1203
+ "noexec",
1204
+ "relatime",
1205
+ "seclabel",
1206
+ "xattr",
1207
+ "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
1208
+ "name=systemd"
1209
+ ]
1210
+ },
1211
+ "configfs,/sys/kernel/config": {
1212
+ "device": "configfs",
1213
+ "fs_type": "configfs",
1214
+ "mount": "/sys/kernel/config",
1215
+ "mount_options": [
1216
+ "rw",
1217
+ "relatime"
1218
+ ]
1219
+ },
1220
+ "debugfs,/sys/kernel/debug": {
1221
+ "device": "debugfs",
1222
+ "fs_type": "debugfs",
1223
+ "mount": "/sys/kernel/debug",
1224
+ "mount_options": [
1225
+ "rw",
1226
+ "relatime",
1227
+ "seclabel"
1228
+ ]
1229
+ },
1230
+ "devpts,/dev/pts": {
1231
+ "device": "devpts",
1232
+ "fs_type": "devpts",
1233
+ "mount": "/dev/pts",
1234
+ "mount_options": [
1235
+ "rw",
1236
+ "nosuid",
1237
+ "noexec",
1238
+ "relatime",
1239
+ "seclabel",
1240
+ "gid=5",
1241
+ "mode=620",
1242
+ "ptmxmode=000"
1243
+ ]
1244
+ },
1245
+ "devtmpfs,/dev": {
1246
+ "device": "devtmpfs",
1247
+ "fs_type": "devtmpfs",
1248
+ "inodes_available": "96161",
1249
+ "inodes_percent_used": "1%",
1250
+ "inodes_used": "274",
1251
+ "kb_available": "385740",
1252
+ "kb_size": "385740",
1253
+ "kb_used": "0",
1254
+ "mount": "/dev",
1255
+ "mount_options": [
1256
+ "rw",
1257
+ "nosuid",
1258
+ "seclabel",
1259
+ "size=385740k",
1260
+ "nr_inodes=96435",
1261
+ "mode=755"
1262
+ ],
1263
+ "percent_used": "0%",
1264
+ "total_inodes": "96435"
1265
+ },
1266
+ "hugetlbfs,/dev/hugepages": {
1267
+ "device": "hugetlbfs",
1268
+ "fs_type": "hugetlbfs",
1269
+ "mount": "/dev/hugepages",
1270
+ "mount_options": [
1271
+ "rw",
1272
+ "relatime",
1273
+ "seclabel",
1274
+ "pagesize=2M"
1275
+ ]
1276
+ },
1277
+ "mqueue,/dev/mqueue": {
1278
+ "device": "mqueue",
1279
+ "fs_type": "mqueue",
1280
+ "mount": "/dev/mqueue",
1281
+ "mount_options": [
1282
+ "rw",
1283
+ "relatime",
1284
+ "seclabel"
1285
+ ]
1286
+ },
1287
+ "none,/sys/kernel/tracing": {
1288
+ "device": "none",
1289
+ "fs_type": "tracefs",
1290
+ "mount": "/sys/kernel/tracing",
1291
+ "mount_options": [
1292
+ "rw",
1293
+ "relatime",
1294
+ "seclabel"
1295
+ ]
1296
+ },
1297
+ "proc,/proc": {
1298
+ "device": "proc",
1299
+ "fs_type": "proc",
1300
+ "mount": "/proc",
1301
+ "mount_options": [
1302
+ "rw",
1303
+ "nosuid",
1304
+ "nodev",
1305
+ "noexec",
1306
+ "relatime"
1307
+ ]
1308
+ },
1309
+ "pstore,/sys/fs/pstore": {
1310
+ "device": "pstore",
1311
+ "fs_type": "pstore",
1312
+ "mount": "/sys/fs/pstore",
1313
+ "mount_options": [
1314
+ "rw",
1315
+ "nosuid",
1316
+ "nodev",
1317
+ "noexec",
1318
+ "relatime",
1319
+ "seclabel"
1320
+ ]
1321
+ },
1322
+ "securityfs,/sys/kernel/security": {
1323
+ "device": "securityfs",
1324
+ "fs_type": "securityfs",
1325
+ "mount": "/sys/kernel/security",
1326
+ "mount_options": [
1327
+ "rw",
1328
+ "nosuid",
1329
+ "nodev",
1330
+ "noexec",
1331
+ "relatime"
1332
+ ]
1333
+ },
1334
+ "selinuxfs,/sys/fs/selinux": {
1335
+ "device": "selinuxfs",
1336
+ "fs_type": "selinuxfs",
1337
+ "mount": "/sys/fs/selinux",
1338
+ "mount_options": [
1339
+ "rw",
1340
+ "relatime"
1341
+ ]
1342
+ },
1343
+ "sysfs,/sys": {
1344
+ "device": "sysfs",
1345
+ "fs_type": "sysfs",
1346
+ "mount": "/sys",
1347
+ "mount_options": [
1348
+ "rw",
1349
+ "nosuid",
1350
+ "nodev",
1351
+ "noexec",
1352
+ "relatime",
1353
+ "seclabel"
1354
+ ]
1355
+ },
1356
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1357
+ "device": "systemd-1",
1358
+ "fs_type": "autofs",
1359
+ "mount": "/proc/sys/fs/binfmt_misc",
1360
+ "mount_options": [
1361
+ "rw",
1362
+ "relatime",
1363
+ "fd=37",
1364
+ "pgrp=1",
1365
+ "timeout=0",
1366
+ "minproto=5",
1367
+ "maxproto=5",
1368
+ "direct",
1369
+ "pipe_ino=19223"
1370
+ ]
1371
+ },
1372
+ "tmpfs,/dev/shm": {
1373
+ "device": "tmpfs",
1374
+ "fs_type": "tmpfs",
1375
+ "inodes_available": "103217",
1376
+ "inodes_percent_used": "1%",
1377
+ "inodes_used": "1",
1378
+ "kb_available": "412872",
1379
+ "kb_size": "412872",
1380
+ "kb_used": "0",
1381
+ "mount": "/dev/shm",
1382
+ "mount_options": [
1383
+ "rw",
1384
+ "nosuid",
1385
+ "nodev",
1386
+ "seclabel"
1387
+ ],
1388
+ "percent_used": "0%",
1389
+ "total_inodes": "103218"
1390
+ },
1391
+ "tmpfs,/run": {
1392
+ "device": "tmpfs",
1393
+ "fs_type": "tmpfs",
1394
+ "inodes_available": "102815",
1395
+ "inodes_percent_used": "1%",
1396
+ "inodes_used": "403",
1397
+ "kb_available": "402132",
1398
+ "kb_size": "412872",
1399
+ "kb_used": "10740",
1400
+ "mount": "/run",
1401
+ "mount_options": [
1402
+ "rw",
1403
+ "nosuid",
1404
+ "nodev",
1405
+ "seclabel",
1406
+ "mode=755"
1407
+ ],
1408
+ "percent_used": "3%",
1409
+ "total_inodes": "103218"
1410
+ },
1411
+ "tmpfs,/run/user/1000": {
1412
+ "device": "tmpfs",
1413
+ "fs_type": "tmpfs",
1414
+ "inodes_available": "103213",
1415
+ "inodes_percent_used": "1%",
1416
+ "inodes_used": "5",
1417
+ "kb_available": "82572",
1418
+ "kb_size": "82572",
1419
+ "kb_used": "0",
1420
+ "mount": "/run/user/1000",
1421
+ "mount_options": [
1422
+ "rw",
1423
+ "nosuid",
1424
+ "nodev",
1425
+ "relatime",
1426
+ "seclabel",
1427
+ "size=82572k",
1428
+ "mode=700",
1429
+ "uid=1000",
1430
+ "gid=1000"
1431
+ ],
1432
+ "percent_used": "0%",
1433
+ "total_inodes": "103218"
1434
+ },
1435
+ "tmpfs,/sys/fs/cgroup": {
1436
+ "device": "tmpfs",
1437
+ "fs_type": "tmpfs",
1438
+ "inodes_available": "103201",
1439
+ "inodes_percent_used": "1%",
1440
+ "inodes_used": "17",
1441
+ "kb_available": "412872",
1442
+ "kb_size": "412872",
1443
+ "kb_used": "0",
1444
+ "mount": "/sys/fs/cgroup",
1445
+ "mount_options": [
1446
+ "ro",
1447
+ "nosuid",
1448
+ "nodev",
1449
+ "noexec",
1450
+ "seclabel",
1451
+ "mode=755"
1452
+ ],
1453
+ "percent_used": "0%",
1454
+ "total_inodes": "103218"
1455
+ }
1456
+ }
1457
+ },
1458
+ "fips": {
1459
+ "kernel": {
1460
+ "enabled": true
1461
+ }
1462
+ },
1463
+ "fqdn": "fauxhai.local",
1464
+ "hostname": "Fauxhai",
1465
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1466
+ "idletime_seconds": 2646450,
1467
+ "init_package": "systemd",
1468
+ "ipaddress": "10.0.0.2",
1469
+ "kernel": {
1470
+ "machine": "x86_64",
1471
+ "modules": {
1472
+ "ata_generic": {
1473
+ "refcount": "0",
1474
+ "size": "16384",
1475
+ "version": "0.2.15"
1476
+ },
1477
+ "ata_piix": {
1478
+ "refcount": "0",
1479
+ "size": "36864",
1480
+ "version": "2.13"
1481
+ },
1482
+ "cirrus": {
1483
+ "refcount": "0",
1484
+ "size": "16384"
1485
+ },
1486
+ "crc32_pclmul": {
1487
+ "refcount": "0",
1488
+ "size": "16384"
1489
+ },
1490
+ "crc32c_intel": {
1491
+ "refcount": "1",
1492
+ "size": "24576"
1493
+ },
1494
+ "crct10dif_pclmul": {
1495
+ "refcount": "1",
1496
+ "size": "16384"
1497
+ },
1498
+ "dm_log": {
1499
+ "refcount": "2",
1500
+ "size": "20480"
1501
+ },
1502
+ "dm_mirror": {
1503
+ "refcount": "0",
1504
+ "size": "28672"
1505
+ },
1506
+ "dm_mod": {
1507
+ "refcount": "2",
1508
+ "size": "151552"
1509
+ },
1510
+ "dm_region_hash": {
1511
+ "refcount": "1",
1512
+ "size": "20480"
1513
+ },
1514
+ "drm": {
1515
+ "refcount": "3",
1516
+ "size": "569344"
1517
+ },
1518
+ "drm_kms_helper": {
1519
+ "refcount": "3",
1520
+ "size": "233472"
1521
+ },
1522
+ "fb_sys_fops": {
1523
+ "refcount": "1",
1524
+ "size": "16384"
1525
+ },
1526
+ "ghash_clmulni_intel": {
1527
+ "refcount": "0",
1528
+ "size": "16384"
1529
+ },
1530
+ "i2c_piix4": {
1531
+ "refcount": "0",
1532
+ "size": "24576"
1533
+ },
1534
+ "intel_rapl_common": {
1535
+ "refcount": "1",
1536
+ "size": "24576"
1537
+ },
1538
+ "intel_rapl_msr": {
1539
+ "refcount": "0",
1540
+ "size": "16384"
1541
+ },
1542
+ "ip_tables": {
1543
+ "refcount": "0",
1544
+ "size": "28672"
1545
+ },
1546
+ "libata": {
1547
+ "refcount": "2",
1548
+ "size": "270336",
1549
+ "version": "3.00"
1550
+ },
1551
+ "libcrc32c": {
1552
+ "refcount": "1",
1553
+ "size": "16384"
1554
+ },
1555
+ "pcspkr": {
1556
+ "refcount": "0",
1557
+ "size": "16384"
1558
+ },
1559
+ "rapl": {
1560
+ "refcount": "0",
1561
+ "size": "20480"
1562
+ },
1563
+ "sb_edac": {
1564
+ "refcount": "0",
1565
+ "size": "24576"
1566
+ },
1567
+ "serio_raw": {
1568
+ "refcount": "0",
1569
+ "size": "16384"
1570
+ },
1571
+ "syscopyarea": {
1572
+ "refcount": "1",
1573
+ "size": "16384"
1574
+ },
1575
+ "sysfillrect": {
1576
+ "refcount": "1",
1577
+ "size": "16384"
1578
+ },
1579
+ "sysimgblt": {
1580
+ "refcount": "1",
1581
+ "size": "16384"
1582
+ },
1583
+ "xen_blkfront": {
1584
+ "refcount": "2",
1585
+ "size": "40960"
1586
+ },
1587
+ "xen_netfront": {
1588
+ "refcount": "0",
1589
+ "size": "32768"
1590
+ },
1591
+ "xfs": {
1592
+ "refcount": "1",
1593
+ "size": "1515520"
1594
+ }
1595
+ },
1596
+ "name": "Linux",
1597
+ "os": "GNU/Linux",
1598
+ "processor": "x86_64",
1599
+ "release": "4.18.0-305.el8.x86_64",
1600
+ "version": "#1 SMP Thu Apr 29 08:54:30 EDT 2021"
1601
+ },
1602
+ "keys": {
1603
+ "ssh": {
1604
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1605
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1606
+ }
1607
+ },
1608
+ "languages": {
1609
+ "powershell": null,
1610
+ "ruby": {
1611
+ "bin_dir": "/usr/local/bin",
1612
+ "gem_bin": "/usr/local/bin/gem",
1613
+ "gems_dir": "/usr/local/gems",
1614
+ "host": "x86_64-pc-linux-gnu",
1615
+ "host_cpu": "x86_64",
1616
+ "host_os": "linux",
1617
+ "host_vendor": "pc",
1618
+ "platform": "x86_64-linux",
1619
+ "release_date": "2021-07-07",
1620
+ "ruby_bin": "/usr/local/bin/ruby",
1621
+ "target": "x86_64-pc-linux-gnu",
1622
+ "target_cpu": "x86_64",
1623
+ "target_os": "linux",
1624
+ "target_vendor": "pc",
1625
+ "version": "3.0.2"
1626
+ }
1627
+ },
1628
+ "lsb": {
1629
+ },
1630
+ "macaddress": "11:11:11:11:11:11",
1631
+ "machinename": "Fauxhai",
1632
+ "memory": {
1633
+ "total": "1048576kB"
1634
+ },
1635
+ "network": {
1636
+ "default_gateway": "10.0.0.1",
1637
+ "default_interface": "eth0",
1638
+ "interfaces": {
1639
+ "eth0": {
1640
+ "addresses": {
1641
+ "10.0.0.2": {
1642
+ "broadcast": "10.0.0.255",
1643
+ "family": "inet",
1644
+ "ip_scope": "RFC1918 PRIVATE",
1645
+ "netmask": "255.255.255.0",
1646
+ "prefixlen": "24",
1647
+ "scope": "Global"
1648
+ },
1649
+ "11:11:11:11:11:11": {
1650
+ "family": "lladdr"
1651
+ },
1652
+ "fe80::11:1111:1111:1111": {
1653
+ "family": "inet6",
1654
+ "ip_scope": "LINK LOCAL UNICAST",
1655
+ "prefixlen": "64",
1656
+ "scope": "Link",
1657
+ "tags": [
1658
+ ]
1659
+ }
1660
+ },
1661
+ "arp": {
1662
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1663
+ },
1664
+ "encapsulation": "Ethernet",
1665
+ "flags": [
1666
+ "BROADCAST",
1667
+ "MULTICAST",
1668
+ "UP",
1669
+ "LOWER_UP"
1670
+ ],
1671
+ "mtu": "1500",
1672
+ "number": "0",
1673
+ "ring_params": {
1674
+ },
1675
+ "routes": [
1676
+ {
1677
+ "destination": "default",
1678
+ "family": "inet",
1679
+ "via": "10.0.0.1"
1680
+ },
1681
+ {
1682
+ "destination": "10.0.0.0/24",
1683
+ "family": "inet",
1684
+ "proto": "kernel",
1685
+ "scope": "link",
1686
+ "src": "10.0.0.2"
1687
+ },
1688
+ {
1689
+ "destination": "fe80::/64",
1690
+ "family": "inet6",
1691
+ "metric": "256",
1692
+ "proto": "kernel"
1693
+ }
1694
+ ],
1695
+ "state": "up",
1696
+ "type": "eth"
1697
+ },
1698
+ "lo": {
1699
+ "addresses": {
1700
+ "127.0.0.1": {
1701
+ "family": "inet",
1702
+ "ip_scope": "LOOPBACK",
1703
+ "netmask": "255.0.0.0",
1704
+ "prefixlen": "8",
1705
+ "scope": "Node"
1706
+ },
1707
+ "::1": {
1708
+ "family": "inet6",
1709
+ "ip_scope": "LINK LOCAL LOOPBACK",
1710
+ "prefixlen": "128",
1711
+ "scope": "Node",
1712
+ "tags": [
1713
+ ]
1714
+ }
1715
+ },
1716
+ "encapsulation": "Loopback",
1717
+ "flags": [
1718
+ "LOOPBACK",
1719
+ "UP",
1720
+ "LOWER_UP"
1721
+ ],
1722
+ "mtu": "65536",
1723
+ "state": "unknown"
1724
+ }
1725
+ }
1726
+ },
1727
+ "ohai_time": 1635803535.3755026,
1728
+ "os": "linux",
1729
+ "os_version": "4.18.0-305.el8.x86_64",
1730
+ "packages": {
1731
+ "NetworkManager": {
1732
+ "arch": "x86_64",
1733
+ "epoch": "1",
1734
+ "installdate": "1620148983",
1735
+ "release": "7.el8",
1736
+ "version": "1.30.0"
1737
+ },
1738
+ "NetworkManager-cloud-setup": {
1739
+ "arch": "x86_64",
1740
+ "epoch": "1",
1741
+ "installdate": "1620149028",
1742
+ "release": "7.el8",
1743
+ "version": "1.30.0"
1744
+ },
1745
+ "NetworkManager-libnm": {
1746
+ "arch": "x86_64",
1747
+ "epoch": "1",
1748
+ "installdate": "1620148982",
1749
+ "release": "7.el8",
1750
+ "version": "1.30.0"
1751
+ },
1752
+ "NetworkManager-team": {
1753
+ "arch": "x86_64",
1754
+ "epoch": "1",
1755
+ "installdate": "1620149026",
1756
+ "release": "7.el8",
1757
+ "version": "1.30.0"
1758
+ },
1759
+ "NetworkManager-tui": {
1760
+ "arch": "x86_64",
1761
+ "epoch": "1",
1762
+ "installdate": "1620149028",
1763
+ "release": "7.el8",
1764
+ "version": "1.30.0"
1765
+ },
1766
+ "acl": {
1767
+ "arch": "x86_64",
1768
+ "epoch": "0",
1769
+ "installdate": "1620148925",
1770
+ "release": "1.el8",
1771
+ "version": "2.2.53"
1772
+ },
1773
+ "audit": {
1774
+ "arch": "x86_64",
1775
+ "epoch": "0",
1776
+ "installdate": "1620149027",
1777
+ "release": "0.17.20191104git1c2f876.el8",
1778
+ "version": "3.0"
1779
+ },
1780
+ "audit-libs": {
1781
+ "arch": "x86_64",
1782
+ "epoch": "0",
1783
+ "installdate": "1620148920",
1784
+ "release": "0.17.20191104git1c2f876.el8",
1785
+ "version": "3.0"
1786
+ },
1787
+ "authselect": {
1788
+ "arch": "x86_64",
1789
+ "epoch": "0",
1790
+ "installdate": "1620149009",
1791
+ "release": "2.el8",
1792
+ "version": "1.2.2"
1793
+ },
1794
+ "authselect-compat": {
1795
+ "arch": "x86_64",
1796
+ "epoch": "0",
1797
+ "installdate": "1620149027",
1798
+ "release": "2.el8",
1799
+ "version": "1.2.2"
1800
+ },
1801
+ "authselect-libs": {
1802
+ "arch": "x86_64",
1803
+ "epoch": "0",
1804
+ "installdate": "1620149008",
1805
+ "release": "2.el8",
1806
+ "version": "1.2.2"
1807
+ },
1808
+ "basesystem": {
1809
+ "arch": "noarch",
1810
+ "epoch": "0",
1811
+ "installdate": "1620148917",
1812
+ "release": "5.el8",
1813
+ "version": "11"
1814
+ },
1815
+ "bash": {
1816
+ "arch": "x86_64",
1817
+ "epoch": "0",
1818
+ "installdate": "1620148919",
1819
+ "release": "1.el8_4",
1820
+ "version": "4.4.20"
1821
+ },
1822
+ "bind-export-libs": {
1823
+ "arch": "x86_64",
1824
+ "epoch": "32",
1825
+ "installdate": "1620149010",
1826
+ "release": "4.el8_4",
1827
+ "version": "9.11.26"
1828
+ },
1829
+ "brotli": {
1830
+ "arch": "x86_64",
1831
+ "epoch": "0",
1832
+ "installdate": "1620148929",
1833
+ "release": "3.el8",
1834
+ "version": "1.0.6"
1835
+ },
1836
+ "bzip2-libs": {
1837
+ "arch": "x86_64",
1838
+ "epoch": "0",
1839
+ "installdate": "1620148919",
1840
+ "release": "26.el8",
1841
+ "version": "1.0.6"
1842
+ },
1843
+ "c-ares": {
1844
+ "arch": "x86_64",
1845
+ "epoch": "0",
1846
+ "installdate": "1620148929",
1847
+ "release": "5.el8",
1848
+ "version": "1.13.0"
1849
+ },
1850
+ "ca-certificates": {
1851
+ "arch": "noarch",
1852
+ "epoch": "0",
1853
+ "installdate": "1620148968",
1854
+ "release": "80.0.el8_2",
1855
+ "version": "2020.2.41"
1856
+ },
1857
+ "checkpolicy": {
1858
+ "arch": "x86_64",
1859
+ "epoch": "0",
1860
+ "installdate": "1620148929",
1861
+ "release": "1.el8",
1862
+ "version": "2.9"
1863
+ },
1864
+ "chef": {
1865
+ "arch": "x86_64",
1866
+ "epoch": "0",
1867
+ "installdate": "1635803529",
1868
+ "release": "1.el8",
1869
+ "version": "17.7.29"
1870
+ },
1871
+ "chkconfig": {
1872
+ "arch": "x86_64",
1873
+ "epoch": "0",
1874
+ "installdate": "1620148920",
1875
+ "release": "2.el8",
1876
+ "version": "1.13"
1877
+ },
1878
+ "chrony": {
1879
+ "arch": "x86_64",
1880
+ "epoch": "0",
1881
+ "installdate": "1620149027",
1882
+ "release": "2.el8",
1883
+ "version": "3.5"
1884
+ },
1885
+ "cloud-init": {
1886
+ "arch": "noarch",
1887
+ "epoch": "0",
1888
+ "installdate": "1620149024",
1889
+ "release": "10.el8_4.2",
1890
+ "version": "20.3"
1891
+ },
1892
+ "cloud-utils-growpart": {
1893
+ "arch": "noarch",
1894
+ "epoch": "0",
1895
+ "installdate": "1620149032",
1896
+ "release": "1.el8",
1897
+ "version": "0.31"
1898
+ },
1899
+ "coreutils": {
1900
+ "arch": "x86_64",
1901
+ "epoch": "0",
1902
+ "installdate": "1620148967",
1903
+ "release": "8.el8",
1904
+ "version": "8.30"
1905
+ },
1906
+ "coreutils-common": {
1907
+ "arch": "x86_64",
1908
+ "epoch": "0",
1909
+ "installdate": "1620148928",
1910
+ "release": "8.el8",
1911
+ "version": "8.30"
1912
+ },
1913
+ "cpio": {
1914
+ "arch": "x86_64",
1915
+ "epoch": "0",
1916
+ "installdate": "1620148929",
1917
+ "release": "10.el8",
1918
+ "version": "2.12"
1919
+ },
1920
+ "cracklib": {
1921
+ "arch": "x86_64",
1922
+ "epoch": "0",
1923
+ "installdate": "1620148964",
1924
+ "release": "15.el8",
1925
+ "version": "2.9.6"
1926
+ },
1927
+ "cracklib-dicts": {
1928
+ "arch": "x86_64",
1929
+ "epoch": "0",
1930
+ "installdate": "1620148965",
1931
+ "release": "15.el8",
1932
+ "version": "2.9.6"
1933
+ },
1934
+ "cronie": {
1935
+ "arch": "x86_64",
1936
+ "epoch": "0",
1937
+ "installdate": "1620148988",
1938
+ "release": "4.el8",
1939
+ "version": "1.5.2"
1940
+ },
1941
+ "cronie-anacron": {
1942
+ "arch": "x86_64",
1943
+ "epoch": "0",
1944
+ "installdate": "1620148988",
1945
+ "release": "4.el8",
1946
+ "version": "1.5.2"
1947
+ },
1948
+ "crontabs": {
1949
+ "arch": "noarch",
1950
+ "epoch": "0",
1951
+ "installdate": "1620148988",
1952
+ "release": "17.20190603git.el8",
1953
+ "version": "1.11"
1954
+ },
1955
+ "crypto-policies": {
1956
+ "arch": "noarch",
1957
+ "epoch": "0",
1958
+ "installdate": "1620148964",
1959
+ "release": "1.gitbfb6bed.el8_3",
1960
+ "version": "20210209"
1961
+ },
1962
+ "crypto-policies-scripts": {
1963
+ "arch": "noarch",
1964
+ "epoch": "0",
1965
+ "installdate": "1620148964",
1966
+ "release": "1.gitbfb6bed.el8_3",
1967
+ "version": "20210209"
1968
+ },
1969
+ "cryptsetup-libs": {
1970
+ "arch": "x86_64",
1971
+ "epoch": "0",
1972
+ "installdate": "1620148969",
1973
+ "release": "4.el8",
1974
+ "version": "2.3.3"
1975
+ },
1976
+ "curl": {
1977
+ "arch": "x86_64",
1978
+ "epoch": "0",
1979
+ "installdate": "1620148964",
1980
+ "release": "18.el8",
1981
+ "version": "7.61.1"
1982
+ },
1983
+ "cyrus-sasl-lib": {
1984
+ "arch": "x86_64",
1985
+ "epoch": "0",
1986
+ "installdate": "1620148955",
1987
+ "release": "5.el8",
1988
+ "version": "2.1.27"
1989
+ },
1990
+ "dbus": {
1991
+ "arch": "x86_64",
1992
+ "epoch": "1",
1993
+ "installdate": "1620148976",
1994
+ "release": "12.el8_4.2",
1995
+ "version": "1.12.8"
1996
+ },
1997
+ "dbus-common": {
1998
+ "arch": "noarch",
1999
+ "epoch": "1",
2000
+ "installdate": "1620148955",
2001
+ "release": "12.el8_4.2",
2002
+ "version": "1.12.8"
2003
+ },
2004
+ "dbus-daemon": {
2005
+ "arch": "x86_64",
2006
+ "epoch": "1",
2007
+ "installdate": "1620148969",
2008
+ "release": "12.el8_4.2",
2009
+ "version": "1.12.8"
2010
+ },
2011
+ "dbus-glib": {
2012
+ "arch": "x86_64",
2013
+ "epoch": "0",
2014
+ "installdate": "1620149009",
2015
+ "release": "2.el8",
2016
+ "version": "0.110"
2017
+ },
2018
+ "dbus-libs": {
2019
+ "arch": "x86_64",
2020
+ "epoch": "1",
2021
+ "installdate": "1620148966",
2022
+ "release": "12.el8_4.2",
2023
+ "version": "1.12.8"
2024
+ },
2025
+ "dbus-tools": {
2026
+ "arch": "x86_64",
2027
+ "epoch": "1",
2028
+ "installdate": "1620148966",
2029
+ "release": "12.el8_4.2",
2030
+ "version": "1.12.8"
2031
+ },
2032
+ "device-mapper": {
2033
+ "arch": "x86_64",
2034
+ "epoch": "8",
2035
+ "installdate": "1620148965",
2036
+ "release": "5.el8",
2037
+ "version": "1.02.175"
2038
+ },
2039
+ "device-mapper-libs": {
2040
+ "arch": "x86_64",
2041
+ "epoch": "8",
2042
+ "installdate": "1620148968",
2043
+ "release": "5.el8",
2044
+ "version": "1.02.175"
2045
+ },
2046
+ "dhcp-client": {
2047
+ "arch": "x86_64",
2048
+ "epoch": "12",
2049
+ "installdate": "1620149011",
2050
+ "release": "44.el8",
2051
+ "version": "4.3.6"
2052
+ },
2053
+ "dhcp-common": {
2054
+ "arch": "noarch",
2055
+ "epoch": "12",
2056
+ "installdate": "1620148955",
2057
+ "release": "44.el8",
2058
+ "version": "4.3.6"
2059
+ },
2060
+ "dhcp-libs": {
2061
+ "arch": "x86_64",
2062
+ "epoch": "12",
2063
+ "installdate": "1620149011",
2064
+ "release": "44.el8",
2065
+ "version": "4.3.6"
2066
+ },
2067
+ "diffutils": {
2068
+ "arch": "x86_64",
2069
+ "epoch": "0",
2070
+ "installdate": "1620148924",
2071
+ "release": "6.el8",
2072
+ "version": "3.6"
2073
+ },
2074
+ "dmidecode": {
2075
+ "arch": "x86_64",
2076
+ "epoch": "1",
2077
+ "installdate": "1620148924",
2078
+ "release": "8.el8",
2079
+ "version": "3.2"
2080
+ },
2081
+ "dnf": {
2082
+ "arch": "noarch",
2083
+ "epoch": "0",
2084
+ "installdate": "1620149016",
2085
+ "release": "11.el8",
2086
+ "version": "4.4.2"
2087
+ },
2088
+ "dnf-data": {
2089
+ "arch": "noarch",
2090
+ "epoch": "0",
2091
+ "installdate": "1620148954",
2092
+ "release": "11.el8",
2093
+ "version": "4.4.2"
2094
+ },
2095
+ "dnf-plugin-subscription-manager": {
2096
+ "arch": "x86_64",
2097
+ "epoch": "0",
2098
+ "installdate": "1620149017",
2099
+ "release": "2.el8",
2100
+ "version": "1.28.13"
2101
+ },
2102
+ "dnf-plugins-core": {
2103
+ "arch": "noarch",
2104
+ "epoch": "0",
2105
+ "installdate": "1620149017",
2106
+ "release": "4.el8",
2107
+ "version": "4.0.18"
2108
+ },
2109
+ "dracut": {
2110
+ "arch": "x86_64",
2111
+ "epoch": "0",
2112
+ "installdate": "1620148973",
2113
+ "release": "135.git20210121.el8",
2114
+ "version": "049"
2115
+ },
2116
+ "dracut-config-generic": {
2117
+ "arch": "x86_64",
2118
+ "epoch": "0",
2119
+ "installdate": "1620149032",
2120
+ "release": "135.git20210121.el8",
2121
+ "version": "049"
2122
+ },
2123
+ "dracut-config-rescue": {
2124
+ "arch": "x86_64",
2125
+ "epoch": "0",
2126
+ "installdate": "1620149032",
2127
+ "release": "135.git20210121.el8",
2128
+ "version": "049"
2129
+ },
2130
+ "dracut-network": {
2131
+ "arch": "x86_64",
2132
+ "epoch": "0",
2133
+ "installdate": "1620149011",
2134
+ "release": "135.git20210121.el8",
2135
+ "version": "049"
2136
+ },
2137
+ "dracut-squash": {
2138
+ "arch": "x86_64",
2139
+ "epoch": "0",
2140
+ "installdate": "1620149010",
2141
+ "release": "135.git20210121.el8",
2142
+ "version": "049"
2143
+ },
2144
+ "e2fsprogs": {
2145
+ "arch": "x86_64",
2146
+ "epoch": "0",
2147
+ "installdate": "1620149011",
2148
+ "release": "1.el8",
2149
+ "version": "1.45.6"
2150
+ },
2151
+ "e2fsprogs-libs": {
2152
+ "arch": "x86_64",
2153
+ "epoch": "0",
2154
+ "installdate": "1620148928",
2155
+ "release": "1.el8",
2156
+ "version": "1.45.6"
2157
+ },
2158
+ "elfutils-debuginfod-client": {
2159
+ "arch": "x86_64",
2160
+ "epoch": "0",
2161
+ "installdate": "1620148965",
2162
+ "release": "3.el8",
2163
+ "version": "0.182"
2164
+ },
2165
+ "elfutils-default-yama-scope": {
2166
+ "arch": "noarch",
2167
+ "epoch": "0",
2168
+ "installdate": "1620148964",
2169
+ "release": "3.el8",
2170
+ "version": "0.182"
2171
+ },
2172
+ "elfutils-libelf": {
2173
+ "arch": "x86_64",
2174
+ "epoch": "0",
2175
+ "installdate": "1620148920",
2176
+ "release": "3.el8",
2177
+ "version": "0.182"
2178
+ },
2179
+ "elfutils-libs": {
2180
+ "arch": "x86_64",
2181
+ "epoch": "0",
2182
+ "installdate": "1620148965",
2183
+ "release": "3.el8",
2184
+ "version": "0.182"
2185
+ },
2186
+ "ethtool": {
2187
+ "arch": "x86_64",
2188
+ "epoch": "2",
2189
+ "installdate": "1620148924",
2190
+ "release": "5.el8",
2191
+ "version": "5.8"
2192
+ },
2193
+ "expat": {
2194
+ "arch": "x86_64",
2195
+ "epoch": "0",
2196
+ "installdate": "1620148920",
2197
+ "release": "4.el8",
2198
+ "version": "2.2.5"
2199
+ },
2200
+ "file": {
2201
+ "arch": "x86_64",
2202
+ "epoch": "0",
2203
+ "installdate": "1620148922",
2204
+ "release": "16.el8_3.1",
2205
+ "version": "5.33"
2206
+ },
2207
+ "file-libs": {
2208
+ "arch": "x86_64",
2209
+ "epoch": "0",
2210
+ "installdate": "1620148922",
2211
+ "release": "16.el8_3.1",
2212
+ "version": "5.33"
2213
+ },
2214
+ "filesystem": {
2215
+ "arch": "x86_64",
2216
+ "epoch": "0",
2217
+ "installdate": "1620148916",
2218
+ "release": "3.el8",
2219
+ "version": "3.8"
2220
+ },
2221
+ "findutils": {
2222
+ "arch": "x86_64",
2223
+ "epoch": "1",
2224
+ "installdate": "1620148922",
2225
+ "release": "20.el8",
2226
+ "version": "4.6.0"
2227
+ },
2228
+ "freetype": {
2229
+ "arch": "x86_64",
2230
+ "epoch": "0",
2231
+ "installdate": "1620148929",
2232
+ "release": "4.el8_3.1",
2233
+ "version": "2.9.1"
2234
+ },
2235
+ "fuse-libs": {
2236
+ "arch": "x86_64",
2237
+ "epoch": "0",
2238
+ "installdate": "1620148929",
2239
+ "release": "12.el8",
2240
+ "version": "2.9.7"
2241
+ },
2242
+ "gawk": {
2243
+ "arch": "x86_64",
2244
+ "epoch": "0",
2245
+ "installdate": "1620148930",
2246
+ "release": "2.el8",
2247
+ "version": "4.2.1"
2248
+ },
2249
+ "gdbm": {
2250
+ "arch": "x86_64",
2251
+ "epoch": "1",
2252
+ "installdate": "1620148925",
2253
+ "release": "1.el8",
2254
+ "version": "1.18"
2255
+ },
2256
+ "gdbm-libs": {
2257
+ "arch": "x86_64",
2258
+ "epoch": "1",
2259
+ "installdate": "1620148923",
2260
+ "release": "1.el8",
2261
+ "version": "1.18"
2262
+ },
2263
+ "gdisk": {
2264
+ "arch": "x86_64",
2265
+ "epoch": "0",
2266
+ "installdate": "1620149037",
2267
+ "release": "6.el8",
2268
+ "version": "1.0.3"
2269
+ },
2270
+ "geolite2-city": {
2271
+ "arch": "noarch",
2272
+ "epoch": "0",
2273
+ "installdate": "1620148915",
2274
+ "release": "1.el8",
2275
+ "version": "20180605"
2276
+ },
2277
+ "geolite2-country": {
2278
+ "arch": "noarch",
2279
+ "epoch": "0",
2280
+ "installdate": "1620148912",
2281
+ "release": "1.el8",
2282
+ "version": "20180605"
2283
+ },
2284
+ "gettext": {
2285
+ "arch": "x86_64",
2286
+ "epoch": "0",
2287
+ "installdate": "1620148974",
2288
+ "release": "17.el8",
2289
+ "version": "0.19.8.1"
2290
+ },
2291
+ "gettext-libs": {
2292
+ "arch": "x86_64",
2293
+ "epoch": "0",
2294
+ "installdate": "1620148966",
2295
+ "release": "17.el8",
2296
+ "version": "0.19.8.1"
2297
+ },
2298
+ "glib2": {
2299
+ "arch": "x86_64",
2300
+ "epoch": "0",
2301
+ "installdate": "1620148975",
2302
+ "release": "9.el8",
2303
+ "version": "2.56.4"
2304
+ },
2305
+ "glibc": {
2306
+ "arch": "x86_64",
2307
+ "epoch": "0",
2308
+ "installdate": "1620148919",
2309
+ "release": "151.el8",
2310
+ "version": "2.28"
2311
+ },
2312
+ "glibc-common": {
2313
+ "arch": "x86_64",
2314
+ "epoch": "0",
2315
+ "installdate": "1620148918",
2316
+ "release": "151.el8",
2317
+ "version": "2.28"
2318
+ },
2319
+ "glibc-langpack-en": {
2320
+ "arch": "x86_64",
2321
+ "epoch": "0",
2322
+ "installdate": "1620148917",
2323
+ "release": "151.el8",
2324
+ "version": "2.28"
2325
+ },
2326
+ "gmp": {
2327
+ "arch": "x86_64",
2328
+ "epoch": "1",
2329
+ "installdate": "1620148921",
2330
+ "release": "10.el8",
2331
+ "version": "6.1.2"
2332
+ },
2333
+ "gnupg2": {
2334
+ "arch": "x86_64",
2335
+ "epoch": "0",
2336
+ "installdate": "1620149012",
2337
+ "release": "2.el8",
2338
+ "version": "2.2.20"
2339
+ },
2340
+ "gnupg2-smime": {
2341
+ "arch": "x86_64",
2342
+ "epoch": "0",
2343
+ "installdate": "1620149011",
2344
+ "release": "2.el8",
2345
+ "version": "2.2.20"
2346
+ },
2347
+ "gnutls": {
2348
+ "arch": "x86_64",
2349
+ "epoch": "0",
2350
+ "installdate": "1620148976",
2351
+ "release": "8.el8_3",
2352
+ "version": "3.6.14"
2353
+ },
2354
+ "gobject-introspection": {
2355
+ "arch": "x86_64",
2356
+ "epoch": "0",
2357
+ "installdate": "1620149009",
2358
+ "release": "1.el8",
2359
+ "version": "1.56.1"
2360
+ },
2361
+ "gpg-pubkey": {
2362
+ "arch": "(none)",
2363
+ "epoch": "0",
2364
+ "installdate": "1635803452",
2365
+ "release": "5b32db75",
2366
+ "version": "d4082792",
2367
+ "versions": [
2368
+ {
2369
+ "arch": "(none)",
2370
+ "epoch": "0",
2371
+ "installdate": "1635803452",
2372
+ "release": "4ae0493b",
2373
+ "version": "fd431d51"
2374
+ },
2375
+ {
2376
+ "arch": "(none)",
2377
+ "epoch": "0",
2378
+ "installdate": "1635803452",
2379
+ "release": "5b32db75",
2380
+ "version": "d4082792"
2381
+ }
2382
+ ]
2383
+ },
2384
+ "gpgme": {
2385
+ "arch": "x86_64",
2386
+ "epoch": "0",
2387
+ "installdate": "1620149012",
2388
+ "release": "7.el8",
2389
+ "version": "1.13.1"
2390
+ },
2391
+ "grep": {
2392
+ "arch": "x86_64",
2393
+ "epoch": "0",
2394
+ "installdate": "1620148923",
2395
+ "release": "6.el8",
2396
+ "version": "3.1"
2397
+ },
2398
+ "groff-base": {
2399
+ "arch": "x86_64",
2400
+ "epoch": "0",
2401
+ "installdate": "1620148925",
2402
+ "release": "18.el8",
2403
+ "version": "1.22.3"
2404
+ },
2405
+ "grub2-common": {
2406
+ "arch": "noarch",
2407
+ "epoch": "1",
2408
+ "installdate": "1620148921",
2409
+ "release": "99.el8",
2410
+ "version": "2.02"
2411
+ },
2412
+ "grub2-pc": {
2413
+ "arch": "x86_64",
2414
+ "epoch": "1",
2415
+ "installdate": "1620149027",
2416
+ "release": "99.el8",
2417
+ "version": "2.02"
2418
+ },
2419
+ "grub2-pc-modules": {
2420
+ "arch": "noarch",
2421
+ "epoch": "1",
2422
+ "installdate": "1620148926",
2423
+ "release": "99.el8",
2424
+ "version": "2.02"
2425
+ },
2426
+ "grub2-tools": {
2427
+ "arch": "x86_64",
2428
+ "epoch": "1",
2429
+ "installdate": "1620148974",
2430
+ "release": "99.el8",
2431
+ "version": "2.02"
2432
+ },
2433
+ "grub2-tools-extra": {
2434
+ "arch": "x86_64",
2435
+ "epoch": "1",
2436
+ "installdate": "1620149010",
2437
+ "release": "99.el8",
2438
+ "version": "2.02"
2439
+ },
2440
+ "grub2-tools-minimal": {
2441
+ "arch": "x86_64",
2442
+ "epoch": "1",
2443
+ "installdate": "1620148962",
2444
+ "release": "99.el8",
2445
+ "version": "2.02"
2446
+ },
2447
+ "grubby": {
2448
+ "arch": "x86_64",
2449
+ "epoch": "0",
2450
+ "installdate": "1620148963",
2451
+ "release": "41.el8",
2452
+ "version": "8.40"
2453
+ },
2454
+ "gzip": {
2455
+ "arch": "x86_64",
2456
+ "epoch": "0",
2457
+ "installdate": "1620148964",
2458
+ "release": "12.el8",
2459
+ "version": "1.9"
2460
+ },
2461
+ "hardlink": {
2462
+ "arch": "x86_64",
2463
+ "epoch": "1",
2464
+ "installdate": "1620148929",
2465
+ "release": "6.el8",
2466
+ "version": "1.3"
2467
+ },
2468
+ "hdparm": {
2469
+ "arch": "x86_64",
2470
+ "epoch": "0",
2471
+ "installdate": "1620148929",
2472
+ "release": "3.el8",
2473
+ "version": "9.54"
2474
+ },
2475
+ "hostname": {
2476
+ "arch": "x86_64",
2477
+ "epoch": "0",
2478
+ "installdate": "1620149037",
2479
+ "release": "6.el8",
2480
+ "version": "3.20"
2481
+ },
2482
+ "hwdata": {
2483
+ "arch": "noarch",
2484
+ "epoch": "0",
2485
+ "installdate": "1620148915",
2486
+ "release": "8.8.el8",
2487
+ "version": "0.314"
2488
+ },
2489
+ "ima-evm-utils": {
2490
+ "arch": "x86_64",
2491
+ "epoch": "0",
2492
+ "installdate": "1620149011",
2493
+ "release": "12.el8",
2494
+ "version": "1.3.2"
2495
+ },
2496
+ "info": {
2497
+ "arch": "x86_64",
2498
+ "epoch": "0",
2499
+ "installdate": "1620148920",
2500
+ "release": "6.el8",
2501
+ "version": "6.5"
2502
+ },
2503
+ "initscripts": {
2504
+ "arch": "x86_64",
2505
+ "epoch": "0",
2506
+ "installdate": "1620149009",
2507
+ "release": "1.el8",
2508
+ "version": "10.00.15"
2509
+ },
2510
+ "insights-client": {
2511
+ "arch": "noarch",
2512
+ "epoch": "0",
2513
+ "installdate": "1620149025",
2514
+ "release": "2.el8_4",
2515
+ "version": "3.1.3"
2516
+ },
2517
+ "ipcalc": {
2518
+ "arch": "x86_64",
2519
+ "epoch": "0",
2520
+ "installdate": "1620148931",
2521
+ "release": "4.el8",
2522
+ "version": "0.2.4"
2523
+ },
2524
+ "iproute": {
2525
+ "arch": "x86_64",
2526
+ "epoch": "0",
2527
+ "installdate": "1620148983",
2528
+ "release": "4.el8",
2529
+ "version": "5.9.0"
2530
+ },
2531
+ "iptables-libs": {
2532
+ "arch": "x86_64",
2533
+ "epoch": "0",
2534
+ "installdate": "1620148963",
2535
+ "release": "17.el8",
2536
+ "version": "1.8.4"
2537
+ },
2538
+ "iputils": {
2539
+ "arch": "x86_64",
2540
+ "epoch": "0",
2541
+ "installdate": "1620148988",
2542
+ "release": "7.el8",
2543
+ "version": "20180629"
2544
+ },
2545
+ "irqbalance": {
2546
+ "arch": "x86_64",
2547
+ "epoch": "2",
2548
+ "installdate": "1620149032",
2549
+ "release": "6.el8",
2550
+ "version": "1.4.0"
2551
+ },
2552
+ "jansson": {
2553
+ "arch": "x86_64",
2554
+ "epoch": "0",
2555
+ "installdate": "1620148922",
2556
+ "release": "3.el8",
2557
+ "version": "2.11"
2558
+ },
2559
+ "json-c": {
2560
+ "arch": "x86_64",
2561
+ "epoch": "0",
2562
+ "installdate": "1620148921",
2563
+ "release": "0.4.el8",
2564
+ "version": "0.13.1"
2565
+ },
2566
+ "json-glib": {
2567
+ "arch": "x86_64",
2568
+ "epoch": "0",
2569
+ "installdate": "1620148982",
2570
+ "release": "1.el8",
2571
+ "version": "1.4.4"
2572
+ },
2573
+ "kbd": {
2574
+ "arch": "x86_64",
2575
+ "epoch": "0",
2576
+ "installdate": "1620148970",
2577
+ "release": "10.el8",
2578
+ "version": "2.0.4"
2579
+ },
2580
+ "kbd-legacy": {
2581
+ "arch": "noarch",
2582
+ "epoch": "0",
2583
+ "installdate": "1620148955",
2584
+ "release": "10.el8",
2585
+ "version": "2.0.4"
2586
+ },
2587
+ "kbd-misc": {
2588
+ "arch": "noarch",
2589
+ "epoch": "0",
2590
+ "installdate": "1620148955",
2591
+ "release": "10.el8",
2592
+ "version": "2.0.4"
2593
+ },
2594
+ "kernel": {
2595
+ "arch": "x86_64",
2596
+ "epoch": "0",
2597
+ "installdate": "1620149027",
2598
+ "release": "305.el8",
2599
+ "version": "4.18.0"
2600
+ },
2601
+ "kernel-core": {
2602
+ "arch": "x86_64",
2603
+ "epoch": "0",
2604
+ "installdate": "1620148987",
2605
+ "release": "305.el8",
2606
+ "version": "4.18.0"
2607
+ },
2608
+ "kernel-modules": {
2609
+ "arch": "x86_64",
2610
+ "epoch": "0",
2611
+ "installdate": "1620148993",
2612
+ "release": "305.el8",
2613
+ "version": "4.18.0"
2614
+ },
2615
+ "kernel-tools": {
2616
+ "arch": "x86_64",
2617
+ "epoch": "0",
2618
+ "installdate": "1620149015",
2619
+ "release": "305.el8",
2620
+ "version": "4.18.0"
2621
+ },
2622
+ "kernel-tools-libs": {
2623
+ "arch": "x86_64",
2624
+ "epoch": "0",
2625
+ "installdate": "1620148929",
2626
+ "release": "305.el8",
2627
+ "version": "4.18.0"
2628
+ },
2629
+ "kexec-tools": {
2630
+ "arch": "x86_64",
2631
+ "epoch": "0",
2632
+ "installdate": "1620149026",
2633
+ "release": "46.el8",
2634
+ "version": "2.0.20"
2635
+ },
2636
+ "keyutils-libs": {
2637
+ "arch": "x86_64",
2638
+ "epoch": "0",
2639
+ "installdate": "1620148923",
2640
+ "release": "6.el8",
2641
+ "version": "1.5.10"
2642
+ },
2643
+ "kmod": {
2644
+ "arch": "x86_64",
2645
+ "epoch": "0",
2646
+ "installdate": "1620148969",
2647
+ "release": "17.el8",
2648
+ "version": "25"
2649
+ },
2650
+ "kmod-libs": {
2651
+ "arch": "x86_64",
2652
+ "epoch": "0",
2653
+ "installdate": "1620148969",
2654
+ "release": "17.el8",
2655
+ "version": "25"
2656
+ },
2657
+ "kpartx": {
2658
+ "arch": "x86_64",
2659
+ "epoch": "0",
2660
+ "installdate": "1620148965",
2661
+ "release": "10.el8",
2662
+ "version": "0.8.4"
2663
+ },
2664
+ "krb5-libs": {
2665
+ "arch": "x86_64",
2666
+ "epoch": "0",
2667
+ "installdate": "1620148965",
2668
+ "release": "8.el8",
2669
+ "version": "1.18.2"
2670
+ },
2671
+ "langpacks-en": {
2672
+ "arch": "noarch",
2673
+ "epoch": "0",
2674
+ "installdate": "1620149037",
2675
+ "release": "12.el8",
2676
+ "version": "1.0"
2677
+ },
2678
+ "less": {
2679
+ "arch": "x86_64",
2680
+ "epoch": "0",
2681
+ "installdate": "1620148929",
2682
+ "release": "1.el8",
2683
+ "version": "530"
2684
+ },
2685
+ "libacl": {
2686
+ "arch": "x86_64",
2687
+ "epoch": "0",
2688
+ "installdate": "1620148921",
2689
+ "release": "1.el8",
2690
+ "version": "2.2.53"
2691
+ },
2692
+ "libarchive": {
2693
+ "arch": "x86_64",
2694
+ "epoch": "0",
2695
+ "installdate": "1620148963",
2696
+ "release": "1.el8",
2697
+ "version": "3.3.3"
2698
+ },
2699
+ "libassuan": {
2700
+ "arch": "x86_64",
2701
+ "epoch": "0",
2702
+ "installdate": "1620148922",
2703
+ "release": "3.el8",
2704
+ "version": "2.5.1"
2705
+ },
2706
+ "libattr": {
2707
+ "arch": "x86_64",
2708
+ "epoch": "0",
2709
+ "installdate": "1620148921",
2710
+ "release": "3.el8",
2711
+ "version": "2.4.48"
2712
+ },
2713
+ "libbasicobjects": {
2714
+ "arch": "x86_64",
2715
+ "epoch": "0",
2716
+ "installdate": "1620148923",
2717
+ "release": "39.el8",
2718
+ "version": "0.1.1"
2719
+ },
2720
+ "libblkid": {
2721
+ "arch": "x86_64",
2722
+ "epoch": "0",
2723
+ "installdate": "1620148967",
2724
+ "release": "27.el8",
2725
+ "version": "2.32.1"
2726
+ },
2727
+ "libcap": {
2728
+ "arch": "x86_64",
2729
+ "epoch": "0",
2730
+ "installdate": "1620148919",
2731
+ "release": "4.el8",
2732
+ "version": "2.26"
2733
+ },
2734
+ "libcap-ng": {
2735
+ "arch": "x86_64",
2736
+ "epoch": "0",
2737
+ "installdate": "1620148920",
2738
+ "release": "5.el8",
2739
+ "version": "0.7.9"
2740
+ },
2741
+ "libcollection": {
2742
+ "arch": "x86_64",
2743
+ "epoch": "0",
2744
+ "installdate": "1620148923",
2745
+ "release": "39.el8",
2746
+ "version": "0.7.0"
2747
+ },
2748
+ "libcom_err": {
2749
+ "arch": "x86_64",
2750
+ "epoch": "0",
2751
+ "installdate": "1620148919",
2752
+ "release": "1.el8",
2753
+ "version": "1.45.6"
2754
+ },
2755
+ "libcomps": {
2756
+ "arch": "x86_64",
2757
+ "epoch": "0",
2758
+ "installdate": "1620148926",
2759
+ "release": "5.el8",
2760
+ "version": "0.1.11"
2761
+ },
2762
+ "libcroco": {
2763
+ "arch": "x86_64",
2764
+ "epoch": "0",
2765
+ "installdate": "1620148966",
2766
+ "release": "4.el8_2.1",
2767
+ "version": "0.6.12"
2768
+ },
2769
+ "libcurl": {
2770
+ "arch": "x86_64",
2771
+ "epoch": "0",
2772
+ "installdate": "1620148964",
2773
+ "release": "18.el8",
2774
+ "version": "7.61.1"
2775
+ },
2776
+ "libdaemon": {
2777
+ "arch": "x86_64",
2778
+ "epoch": "0",
2779
+ "installdate": "1620148929",
2780
+ "release": "15.el8",
2781
+ "version": "0.14"
2782
+ },
2783
+ "libdb": {
2784
+ "arch": "x86_64",
2785
+ "epoch": "0",
2786
+ "installdate": "1620148969",
2787
+ "release": "40.el8",
2788
+ "version": "5.3.28"
2789
+ },
2790
+ "libdb-utils": {
2791
+ "arch": "x86_64",
2792
+ "epoch": "0",
2793
+ "installdate": "1620148963",
2794
+ "release": "40.el8",
2795
+ "version": "5.3.28"
2796
+ },
2797
+ "libdhash": {
2798
+ "arch": "x86_64",
2799
+ "epoch": "0",
2800
+ "installdate": "1620148924",
2801
+ "release": "39.el8",
2802
+ "version": "0.5.0"
2803
+ },
2804
+ "libdnf": {
2805
+ "arch": "x86_64",
2806
+ "epoch": "0",
2807
+ "installdate": "1620149012",
2808
+ "release": "7.el8",
2809
+ "version": "0.55.0"
2810
+ },
2811
+ "libedit": {
2812
+ "arch": "x86_64",
2813
+ "epoch": "0",
2814
+ "installdate": "1620148924",
2815
+ "release": "23.20170329cvs.el8",
2816
+ "version": "3.1"
2817
+ },
2818
+ "libestr": {
2819
+ "arch": "x86_64",
2820
+ "epoch": "0",
2821
+ "installdate": "1620148931",
2822
+ "release": "1.el8",
2823
+ "version": "0.1.10"
2824
+ },
2825
+ "libevent": {
2826
+ "arch": "x86_64",
2827
+ "epoch": "0",
2828
+ "installdate": "1620148989",
2829
+ "release": "5.el8",
2830
+ "version": "2.1.8"
2831
+ },
2832
+ "libfastjson": {
2833
+ "arch": "x86_64",
2834
+ "epoch": "0",
2835
+ "installdate": "1620148931",
2836
+ "release": "2.el8",
2837
+ "version": "0.99.8"
2838
+ },
2839
+ "libfdisk": {
2840
+ "arch": "x86_64",
2841
+ "epoch": "0",
2842
+ "installdate": "1620148966",
2843
+ "release": "27.el8",
2844
+ "version": "2.32.1"
2845
+ },
2846
+ "libffi": {
2847
+ "arch": "x86_64",
2848
+ "epoch": "0",
2849
+ "installdate": "1620148921",
2850
+ "release": "22.el8",
2851
+ "version": "3.1"
2852
+ },
2853
+ "libgcc": {
2854
+ "arch": "x86_64",
2855
+ "epoch": "0",
2856
+ "installdate": "1620148910",
2857
+ "release": "1.el8",
2858
+ "version": "8.4.1"
2859
+ },
2860
+ "libgcrypt": {
2861
+ "arch": "x86_64",
2862
+ "epoch": "0",
2863
+ "installdate": "1620148921",
2864
+ "release": "4.el8",
2865
+ "version": "1.8.5"
2866
+ },
2867
+ "libgomp": {
2868
+ "arch": "x86_64",
2869
+ "epoch": "0",
2870
+ "installdate": "1620148924",
2871
+ "release": "1.el8",
2872
+ "version": "8.4.1"
2873
+ },
2874
+ "libgpg-error": {
2875
+ "arch": "x86_64",
2876
+ "epoch": "0",
2877
+ "installdate": "1620148920",
2878
+ "release": "1.el8",
2879
+ "version": "1.31"
2880
+ },
2881
+ "libibverbs": {
2882
+ "arch": "x86_64",
2883
+ "epoch": "0",
2884
+ "installdate": "1620148963",
2885
+ "release": "4.el8",
2886
+ "version": "32.0"
2887
+ },
2888
+ "libidn2": {
2889
+ "arch": "x86_64",
2890
+ "epoch": "0",
2891
+ "installdate": "1620148921",
2892
+ "release": "1.el8",
2893
+ "version": "2.2.0"
2894
+ },
2895
+ "libini_config": {
2896
+ "arch": "x86_64",
2897
+ "epoch": "0",
2898
+ "installdate": "1620148930",
2899
+ "release": "39.el8",
2900
+ "version": "1.3.1"
2901
+ },
2902
+ "libkcapi": {
2903
+ "arch": "x86_64",
2904
+ "epoch": "0",
2905
+ "installdate": "1620148963",
2906
+ "release": "2.el8",
2907
+ "version": "1.2.0"
2908
+ },
2909
+ "libkcapi-hmaccalc": {
2910
+ "arch": "x86_64",
2911
+ "epoch": "0",
2912
+ "installdate": "1620148963",
2913
+ "release": "2.el8",
2914
+ "version": "1.2.0"
2915
+ },
2916
+ "libksba": {
2917
+ "arch": "x86_64",
2918
+ "epoch": "0",
2919
+ "installdate": "1620148924",
2920
+ "release": "7.el8",
2921
+ "version": "1.3.5"
2922
+ },
2923
+ "libldb": {
2924
+ "arch": "x86_64",
2925
+ "epoch": "0",
2926
+ "installdate": "1620148989",
2927
+ "release": "2.el8",
2928
+ "version": "2.2.0"
2929
+ },
2930
+ "libmaxminddb": {
2931
+ "arch": "x86_64",
2932
+ "epoch": "0",
2933
+ "installdate": "1620148931",
2934
+ "release": "10.el8",
2935
+ "version": "1.2.0"
2936
+ },
2937
+ "libmetalink": {
2938
+ "arch": "x86_64",
2939
+ "epoch": "0",
2940
+ "installdate": "1620148926",
2941
+ "release": "7.el8",
2942
+ "version": "0.1.3"
2943
+ },
2944
+ "libmnl": {
2945
+ "arch": "x86_64",
2946
+ "epoch": "0",
2947
+ "installdate": "1620148920",
2948
+ "release": "6.el8",
2949
+ "version": "1.0.4"
2950
+ },
2951
+ "libmodulemd": {
2952
+ "arch": "x86_64",
2953
+ "epoch": "0",
2954
+ "installdate": "1620148982",
2955
+ "release": "2.el8",
2956
+ "version": "2.9.4"
2957
+ },
2958
+ "libmount": {
2959
+ "arch": "x86_64",
2960
+ "epoch": "0",
2961
+ "installdate": "1620148966",
2962
+ "release": "27.el8",
2963
+ "version": "2.32.1"
2964
+ },
2965
+ "libndp": {
2966
+ "arch": "x86_64",
2967
+ "epoch": "0",
2968
+ "installdate": "1620148929",
2969
+ "release": "5.el8",
2970
+ "version": "1.7"
2971
+ },
2972
+ "libnfsidmap": {
2973
+ "arch": "x86_64",
2974
+ "epoch": "1",
2975
+ "installdate": "1620149013",
2976
+ "release": "41.el8",
2977
+ "version": "2.3.3"
2978
+ },
2979
+ "libnghttp2": {
2980
+ "arch": "x86_64",
2981
+ "epoch": "0",
2982
+ "installdate": "1620148930",
2983
+ "release": "3.el8_2.1",
2984
+ "version": "1.33.0"
2985
+ },
2986
+ "libnl3": {
2987
+ "arch": "x86_64",
2988
+ "epoch": "0",
2989
+ "installdate": "1620148921",
2990
+ "release": "1.el8",
2991
+ "version": "3.5.0"
2992
+ },
2993
+ "libnl3-cli": {
2994
+ "arch": "x86_64",
2995
+ "epoch": "0",
2996
+ "installdate": "1620148924",
2997
+ "release": "1.el8",
2998
+ "version": "3.5.0"
2999
+ },
3000
+ "libnsl2": {
3001
+ "arch": "x86_64",
3002
+ "epoch": "0",
3003
+ "installdate": "1620148965",
3004
+ "release": "2.20180605git4a062cf.el8",
3005
+ "version": "1.2.0"
3006
+ },
3007
+ "libpath_utils": {
3008
+ "arch": "x86_64",
3009
+ "epoch": "0",
3010
+ "installdate": "1620148930",
3011
+ "release": "39.el8",
3012
+ "version": "0.2.1"
3013
+ },
3014
+ "libpcap": {
3015
+ "arch": "x86_64",
3016
+ "epoch": "14",
3017
+ "installdate": "1620148963",
3018
+ "release": "5.el8",
3019
+ "version": "1.9.1"
3020
+ },
3021
+ "libpipeline": {
3022
+ "arch": "x86_64",
3023
+ "epoch": "0",
3024
+ "installdate": "1620148930",
3025
+ "release": "2.el8",
3026
+ "version": "1.5.0"
3027
+ },
3028
+ "libpkgconf": {
3029
+ "arch": "x86_64",
3030
+ "epoch": "0",
3031
+ "installdate": "1620148930",
3032
+ "release": "1.el8",
3033
+ "version": "1.4.2"
3034
+ },
3035
+ "libpng": {
3036
+ "arch": "x86_64",
3037
+ "epoch": "2",
3038
+ "installdate": "1620148929",
3039
+ "release": "5.el8",
3040
+ "version": "1.6.34"
3041
+ },
3042
+ "libpsl": {
3043
+ "arch": "x86_64",
3044
+ "epoch": "0",
3045
+ "installdate": "1620148926",
3046
+ "release": "6.el8",
3047
+ "version": "0.20.2"
3048
+ },
3049
+ "libpwquality": {
3050
+ "arch": "x86_64",
3051
+ "epoch": "0",
3052
+ "installdate": "1620148970",
3053
+ "release": "3.el8",
3054
+ "version": "1.4.4"
3055
+ },
3056
+ "libref_array": {
3057
+ "arch": "x86_64",
3058
+ "epoch": "0",
3059
+ "installdate": "1620148923",
3060
+ "release": "39.el8",
3061
+ "version": "0.1.5"
3062
+ },
3063
+ "librepo": {
3064
+ "arch": "x86_64",
3065
+ "epoch": "0",
3066
+ "installdate": "1620149012",
3067
+ "release": "3.el8",
3068
+ "version": "1.12.0"
3069
+ },
3070
+ "libreport-filesystem": {
3071
+ "arch": "x86_64",
3072
+ "epoch": "0",
3073
+ "installdate": "1620148954",
3074
+ "release": "15.el8",
3075
+ "version": "2.9.5"
3076
+ },
3077
+ "librhsm": {
3078
+ "arch": "x86_64",
3079
+ "epoch": "0",
3080
+ "installdate": "1620148982",
3081
+ "release": "4.el8",
3082
+ "version": "0.0.3"
3083
+ },
3084
+ "libseccomp": {
3085
+ "arch": "x86_64",
3086
+ "epoch": "0",
3087
+ "installdate": "1620148924",
3088
+ "release": "1.el8",
3089
+ "version": "2.5.1"
3090
+ },
3091
+ "libsecret": {
3092
+ "arch": "x86_64",
3093
+ "epoch": "0",
3094
+ "installdate": "1620149010",
3095
+ "release": "1.el8",
3096
+ "version": "0.18.6"
3097
+ },
3098
+ "libselinux": {
3099
+ "arch": "x86_64",
3100
+ "epoch": "0",
3101
+ "installdate": "1620148917",
3102
+ "release": "5.el8",
3103
+ "version": "2.9"
3104
+ },
3105
+ "libselinux-utils": {
3106
+ "arch": "x86_64",
3107
+ "epoch": "0",
3108
+ "installdate": "1620148929",
3109
+ "release": "5.el8",
3110
+ "version": "2.9"
3111
+ },
3112
+ "libsemanage": {
3113
+ "arch": "x86_64",
3114
+ "epoch": "0",
3115
+ "installdate": "1620148922",
3116
+ "release": "6.el8",
3117
+ "version": "2.9"
3118
+ },
3119
+ "libsepol": {
3120
+ "arch": "x86_64",
3121
+ "epoch": "0",
3122
+ "installdate": "1620148919",
3123
+ "release": "2.el8",
3124
+ "version": "2.9"
3125
+ },
3126
+ "libsigsegv": {
3127
+ "arch": "x86_64",
3128
+ "epoch": "0",
3129
+ "installdate": "1620148930",
3130
+ "release": "5.el8",
3131
+ "version": "2.11"
3132
+ },
3133
+ "libsmartcols": {
3134
+ "arch": "x86_64",
3135
+ "epoch": "0",
3136
+ "installdate": "1620148922",
3137
+ "release": "27.el8",
3138
+ "version": "2.32.1"
3139
+ },
3140
+ "libsolv": {
3141
+ "arch": "x86_64",
3142
+ "epoch": "0",
3143
+ "installdate": "1620148983",
3144
+ "release": "2.el8",
3145
+ "version": "0.7.16"
3146
+ },
3147
+ "libss": {
3148
+ "arch": "x86_64",
3149
+ "epoch": "0",
3150
+ "installdate": "1620148928",
3151
+ "release": "1.el8",
3152
+ "version": "1.45.6"
3153
+ },
3154
+ "libssh": {
3155
+ "arch": "x86_64",
3156
+ "epoch": "0",
3157
+ "installdate": "1620148963",
3158
+ "release": "2.el8",
3159
+ "version": "0.9.4"
3160
+ },
3161
+ "libssh-config": {
3162
+ "arch": "noarch",
3163
+ "epoch": "0",
3164
+ "installdate": "1620148954",
3165
+ "release": "2.el8",
3166
+ "version": "0.9.4"
3167
+ },
3168
+ "libsss_autofs": {
3169
+ "arch": "x86_64",
3170
+ "epoch": "0",
3171
+ "installdate": "1620148930",
3172
+ "release": "9.el8",
3173
+ "version": "2.4.0"
3174
+ },
3175
+ "libsss_certmap": {
3176
+ "arch": "x86_64",
3177
+ "epoch": "0",
3178
+ "installdate": "1620149010",
3179
+ "release": "9.el8",
3180
+ "version": "2.4.0"
3181
+ },
3182
+ "libsss_idmap": {
3183
+ "arch": "x86_64",
3184
+ "epoch": "0",
3185
+ "installdate": "1620148924",
3186
+ "release": "9.el8",
3187
+ "version": "2.4.0"
3188
+ },
3189
+ "libsss_nss_idmap": {
3190
+ "arch": "x86_64",
3191
+ "epoch": "0",
3192
+ "installdate": "1620148930",
3193
+ "release": "9.el8",
3194
+ "version": "2.4.0"
3195
+ },
3196
+ "libsss_sudo": {
3197
+ "arch": "x86_64",
3198
+ "epoch": "0",
3199
+ "installdate": "1620148930",
3200
+ "release": "9.el8",
3201
+ "version": "2.4.0"
3202
+ },
3203
+ "libstdc++": {
3204
+ "arch": "x86_64",
3205
+ "epoch": "0",
3206
+ "installdate": "1620148920",
3207
+ "release": "1.el8",
3208
+ "version": "8.4.1"
3209
+ },
3210
+ "libsysfs": {
3211
+ "arch": "x86_64",
3212
+ "epoch": "0",
3213
+ "installdate": "1620149037",
3214
+ "release": "24.el8",
3215
+ "version": "2.1.0"
3216
+ },
3217
+ "libtalloc": {
3218
+ "arch": "x86_64",
3219
+ "epoch": "0",
3220
+ "installdate": "1620148921",
3221
+ "release": "2.el8",
3222
+ "version": "2.3.1"
3223
+ },
3224
+ "libtasn1": {
3225
+ "arch": "x86_64",
3226
+ "epoch": "0",
3227
+ "installdate": "1620148924",
3228
+ "release": "3.el8",
3229
+ "version": "4.13"
3230
+ },
3231
+ "libtdb": {
3232
+ "arch": "x86_64",
3233
+ "epoch": "0",
3234
+ "installdate": "1620148923",
3235
+ "release": "1.el8",
3236
+ "version": "1.4.3"
3237
+ },
3238
+ "libteam": {
3239
+ "arch": "x86_64",
3240
+ "epoch": "0",
3241
+ "installdate": "1620148925",
3242
+ "release": "2.el8",
3243
+ "version": "1.31"
3244
+ },
3245
+ "libtevent": {
3246
+ "arch": "x86_64",
3247
+ "epoch": "0",
3248
+ "installdate": "1620148923",
3249
+ "release": "2.el8",
3250
+ "version": "0.10.2"
3251
+ },
3252
+ "libtirpc": {
3253
+ "arch": "x86_64",
3254
+ "epoch": "0",
3255
+ "installdate": "1620148965",
3256
+ "release": "4.el8",
3257
+ "version": "1.1.4"
3258
+ },
3259
+ "libunistring": {
3260
+ "arch": "x86_64",
3261
+ "epoch": "0",
3262
+ "installdate": "1620148921",
3263
+ "release": "3.el8",
3264
+ "version": "0.9.9"
3265
+ },
3266
+ "libusbx": {
3267
+ "arch": "x86_64",
3268
+ "epoch": "0",
3269
+ "installdate": "1620149011",
3270
+ "release": "4.el8",
3271
+ "version": "1.0.23"
3272
+ },
3273
+ "libuser": {
3274
+ "arch": "x86_64",
3275
+ "epoch": "0",
3276
+ "installdate": "1620148988",
3277
+ "release": "23.el8",
3278
+ "version": "0.62"
3279
+ },
3280
+ "libutempter": {
3281
+ "arch": "x86_64",
3282
+ "epoch": "0",
3283
+ "installdate": "1620148969",
3284
+ "release": "14.el8",
3285
+ "version": "1.1.6"
3286
+ },
3287
+ "libuuid": {
3288
+ "arch": "x86_64",
3289
+ "epoch": "0",
3290
+ "installdate": "1620148920",
3291
+ "release": "27.el8",
3292
+ "version": "2.32.1"
3293
+ },
3294
+ "libverto": {
3295
+ "arch": "x86_64",
3296
+ "epoch": "0",
3297
+ "installdate": "1620148930",
3298
+ "release": "5.el8",
3299
+ "version": "0.3.0"
3300
+ },
3301
+ "libxcrypt": {
3302
+ "arch": "x86_64",
3303
+ "epoch": "0",
3304
+ "installdate": "1620148920",
3305
+ "release": "4.el8",
3306
+ "version": "4.1.1"
3307
+ },
3308
+ "libxkbcommon": {
3309
+ "arch": "x86_64",
3310
+ "epoch": "0",
3311
+ "installdate": "1620148931",
3312
+ "release": "1.el8",
3313
+ "version": "0.9.1"
3314
+ },
3315
+ "libxml2": {
3316
+ "arch": "x86_64",
3317
+ "epoch": "0",
3318
+ "installdate": "1620148920",
3319
+ "release": "9.el8",
3320
+ "version": "2.9.7"
3321
+ },
3322
+ "libyaml": {
3323
+ "arch": "x86_64",
3324
+ "epoch": "0",
3325
+ "installdate": "1620148924",
3326
+ "release": "5.el8",
3327
+ "version": "0.1.7"
3328
+ },
3329
+ "libzstd": {
3330
+ "arch": "x86_64",
3331
+ "epoch": "0",
3332
+ "installdate": "1620148920",
3333
+ "release": "1.el8",
3334
+ "version": "1.4.4"
3335
+ },
3336
+ "lmdb-libs": {
3337
+ "arch": "x86_64",
3338
+ "epoch": "0",
3339
+ "installdate": "1620148930",
3340
+ "release": "1.el8",
3341
+ "version": "0.9.24"
3342
+ },
3343
+ "logrotate": {
3344
+ "arch": "x86_64",
3345
+ "epoch": "0",
3346
+ "installdate": "1620149013",
3347
+ "release": "4.el8",
3348
+ "version": "3.14.0"
3349
+ },
3350
+ "lshw": {
3351
+ "arch": "x86_64",
3352
+ "epoch": "0",
3353
+ "installdate": "1620149037",
3354
+ "release": "5.el8",
3355
+ "version": "B.02.19.2"
3356
+ },
3357
+ "lsscsi": {
3358
+ "arch": "x86_64",
3359
+ "epoch": "0",
3360
+ "installdate": "1620149037",
3361
+ "release": "2.el8",
3362
+ "version": "0.32"
3363
+ },
3364
+ "lua-libs": {
3365
+ "arch": "x86_64",
3366
+ "epoch": "0",
3367
+ "installdate": "1620148921",
3368
+ "release": "11.el8",
3369
+ "version": "5.3.4"
3370
+ },
3371
+ "lz4-libs": {
3372
+ "arch": "x86_64",
3373
+ "epoch": "0",
3374
+ "installdate": "1620148923",
3375
+ "release": "2.el8",
3376
+ "version": "1.8.3"
3377
+ },
3378
+ "lzo": {
3379
+ "arch": "x86_64",
3380
+ "epoch": "0",
3381
+ "installdate": "1620148924",
3382
+ "release": "14.el8",
3383
+ "version": "2.08"
3384
+ },
3385
+ "man-db": {
3386
+ "arch": "x86_64",
3387
+ "epoch": "0",
3388
+ "installdate": "1620149033",
3389
+ "release": "17.el8",
3390
+ "version": "2.7.6.1"
3391
+ },
3392
+ "memstrack": {
3393
+ "arch": "x86_64",
3394
+ "epoch": "0",
3395
+ "installdate": "1620148930",
3396
+ "release": "1.el8",
3397
+ "version": "0.1.11"
3398
+ },
3399
+ "microcode_ctl": {
3400
+ "arch": "x86_64",
3401
+ "epoch": "4",
3402
+ "installdate": "1620149028",
3403
+ "release": "1.el8",
3404
+ "version": "20210216"
3405
+ },
3406
+ "mozjs60": {
3407
+ "arch": "x86_64",
3408
+ "epoch": "0",
3409
+ "installdate": "1620148927",
3410
+ "release": "4.el8",
3411
+ "version": "60.9.0"
3412
+ },
3413
+ "mpfr": {
3414
+ "arch": "x86_64",
3415
+ "epoch": "0",
3416
+ "installdate": "1620148926",
3417
+ "release": "1.el8",
3418
+ "version": "3.1.6"
3419
+ },
3420
+ "ncurses": {
3421
+ "arch": "x86_64",
3422
+ "epoch": "0",
3423
+ "installdate": "1620148930",
3424
+ "release": "7.20180224.el8",
3425
+ "version": "6.1"
3426
+ },
3427
+ "ncurses-base": {
3428
+ "arch": "noarch",
3429
+ "epoch": "0",
3430
+ "installdate": "1620148917",
3431
+ "release": "7.20180224.el8",
3432
+ "version": "6.1"
3433
+ },
3434
+ "ncurses-libs": {
3435
+ "arch": "x86_64",
3436
+ "epoch": "0",
3437
+ "installdate": "1620148917",
3438
+ "release": "7.20180224.el8",
3439
+ "version": "6.1"
3440
+ },
3441
+ "nettle": {
3442
+ "arch": "x86_64",
3443
+ "epoch": "0",
3444
+ "installdate": "1620148923",
3445
+ "release": "4.el8_3",
3446
+ "version": "3.4.1"
3447
+ },
3448
+ "newt": {
3449
+ "arch": "x86_64",
3450
+ "epoch": "0",
3451
+ "installdate": "1620148931",
3452
+ "release": "11.el8",
3453
+ "version": "0.52.20"
3454
+ },
3455
+ "npth": {
3456
+ "arch": "x86_64",
3457
+ "epoch": "0",
3458
+ "installdate": "1620148930",
3459
+ "release": "4.el8",
3460
+ "version": "1.5"
3461
+ },
3462
+ "numactl-libs": {
3463
+ "arch": "x86_64",
3464
+ "epoch": "0",
3465
+ "installdate": "1620148924",
3466
+ "release": "11.el8",
3467
+ "version": "2.0.12"
3468
+ },
3469
+ "oddjob": {
3470
+ "arch": "x86_64",
3471
+ "epoch": "0",
3472
+ "installdate": "1620149009",
3473
+ "release": "1.el8",
3474
+ "version": "0.34.7"
3475
+ },
3476
+ "oddjob-mkhomedir": {
3477
+ "arch": "x86_64",
3478
+ "epoch": "0",
3479
+ "installdate": "1620149009",
3480
+ "release": "1.el8",
3481
+ "version": "0.34.7"
3482
+ },
3483
+ "openldap": {
3484
+ "arch": "x86_64",
3485
+ "epoch": "0",
3486
+ "installdate": "1620148963",
3487
+ "release": "16.el8",
3488
+ "version": "2.4.46"
3489
+ },
3490
+ "openssh": {
3491
+ "arch": "x86_64",
3492
+ "epoch": "0",
3493
+ "installdate": "1620148989",
3494
+ "release": "6.el8_4.2",
3495
+ "version": "8.0p1"
3496
+ },
3497
+ "openssh-clients": {
3498
+ "arch": "x86_64",
3499
+ "epoch": "0",
3500
+ "installdate": "1620149027",
3501
+ "release": "6.el8_4.2",
3502
+ "version": "8.0p1"
3503
+ },
3504
+ "openssh-server": {
3505
+ "arch": "x86_64",
3506
+ "epoch": "0",
3507
+ "installdate": "1620149028",
3508
+ "release": "6.el8_4.2",
3509
+ "version": "8.0p1"
3510
+ },
3511
+ "openssl": {
3512
+ "arch": "x86_64",
3513
+ "epoch": "1",
3514
+ "installdate": "1620148964",
3515
+ "release": "15.el8_3",
3516
+ "version": "1.1.1g"
3517
+ },
3518
+ "openssl-libs": {
3519
+ "arch": "x86_64",
3520
+ "epoch": "1",
3521
+ "installdate": "1620148968",
3522
+ "release": "15.el8_3",
3523
+ "version": "1.1.1g"
3524
+ },
3525
+ "openssl-pkcs11": {
3526
+ "arch": "x86_64",
3527
+ "epoch": "0",
3528
+ "installdate": "1620148965",
3529
+ "release": "2.el8",
3530
+ "version": "0.4.10"
3531
+ },
3532
+ "os-prober": {
3533
+ "arch": "x86_64",
3534
+ "epoch": "0",
3535
+ "installdate": "1620148973",
3536
+ "release": "6.el8",
3537
+ "version": "1.74"
3538
+ },
3539
+ "p11-kit": {
3540
+ "arch": "x86_64",
3541
+ "epoch": "0",
3542
+ "installdate": "1620148921",
3543
+ "release": "1.el8",
3544
+ "version": "0.23.22"
3545
+ },
3546
+ "p11-kit-trust": {
3547
+ "arch": "x86_64",
3548
+ "epoch": "0",
3549
+ "installdate": "1620148924",
3550
+ "release": "1.el8",
3551
+ "version": "0.23.22"
3552
+ },
3553
+ "pam": {
3554
+ "arch": "x86_64",
3555
+ "epoch": "0",
3556
+ "installdate": "1620148971",
3557
+ "release": "14.el8",
3558
+ "version": "1.3.1"
3559
+ },
3560
+ "parted": {
3561
+ "arch": "x86_64",
3562
+ "epoch": "0",
3563
+ "installdate": "1620149032",
3564
+ "release": "38.el8",
3565
+ "version": "3.2"
3566
+ },
3567
+ "passwd": {
3568
+ "arch": "x86_64",
3569
+ "epoch": "0",
3570
+ "installdate": "1620148990",
3571
+ "release": "3.el8",
3572
+ "version": "0.80"
3573
+ },
3574
+ "pciutils": {
3575
+ "arch": "x86_64",
3576
+ "epoch": "0",
3577
+ "installdate": "1620148955",
3578
+ "release": "1.el8",
3579
+ "version": "3.7.0"
3580
+ },
3581
+ "pciutils-libs": {
3582
+ "arch": "x86_64",
3583
+ "epoch": "0",
3584
+ "installdate": "1620148924",
3585
+ "release": "1.el8",
3586
+ "version": "3.7.0"
3587
+ },
3588
+ "pcre": {
3589
+ "arch": "x86_64",
3590
+ "epoch": "0",
3591
+ "installdate": "1620148923",
3592
+ "release": "4.el8",
3593
+ "version": "8.42"
3594
+ },
3595
+ "pcre2": {
3596
+ "arch": "x86_64",
3597
+ "epoch": "0",
3598
+ "installdate": "1620148917",
3599
+ "release": "2.el8",
3600
+ "version": "10.32"
3601
+ },
3602
+ "pigz": {
3603
+ "arch": "x86_64",
3604
+ "epoch": "0",
3605
+ "installdate": "1620148929",
3606
+ "release": "4.el8",
3607
+ "version": "2.4"
3608
+ },
3609
+ "pinentry": {
3610
+ "arch": "x86_64",
3611
+ "epoch": "0",
3612
+ "installdate": "1620149010",
3613
+ "release": "2.el8",
3614
+ "version": "1.1.0"
3615
+ },
3616
+ "pkgconf": {
3617
+ "arch": "x86_64",
3618
+ "epoch": "0",
3619
+ "installdate": "1620148930",
3620
+ "release": "1.el8",
3621
+ "version": "1.4.2"
3622
+ },
3623
+ "pkgconf-m4": {
3624
+ "arch": "noarch",
3625
+ "epoch": "0",
3626
+ "installdate": "1620148917",
3627
+ "release": "1.el8",
3628
+ "version": "1.4.2"
3629
+ },
3630
+ "pkgconf-pkg-config": {
3631
+ "arch": "x86_64",
3632
+ "epoch": "0",
3633
+ "installdate": "1620148930",
3634
+ "release": "1.el8",
3635
+ "version": "1.4.2"
3636
+ },
3637
+ "platform-python": {
3638
+ "arch": "x86_64",
3639
+ "epoch": "0",
3640
+ "installdate": "1620148963",
3641
+ "release": "37.el8",
3642
+ "version": "3.6.8"
3643
+ },
3644
+ "platform-python-pip": {
3645
+ "arch": "noarch",
3646
+ "epoch": "0",
3647
+ "installdate": "1620148956",
3648
+ "release": "19.el8",
3649
+ "version": "9.0.3"
3650
+ },
3651
+ "platform-python-setuptools": {
3652
+ "arch": "noarch",
3653
+ "epoch": "0",
3654
+ "installdate": "1620148957",
3655
+ "release": "6.el8",
3656
+ "version": "39.2.0"
3657
+ },
3658
+ "policycoreutils": {
3659
+ "arch": "x86_64",
3660
+ "epoch": "0",
3661
+ "installdate": "1620148983",
3662
+ "release": "14.el8",
3663
+ "version": "2.9"
3664
+ },
3665
+ "polkit": {
3666
+ "arch": "x86_64",
3667
+ "epoch": "0",
3668
+ "installdate": "1620148989",
3669
+ "release": "11.el8",
3670
+ "version": "0.115"
3671
+ },
3672
+ "polkit-libs": {
3673
+ "arch": "x86_64",
3674
+ "epoch": "0",
3675
+ "installdate": "1620148988",
3676
+ "release": "11.el8",
3677
+ "version": "0.115"
3678
+ },
3679
+ "polkit-pkla-compat": {
3680
+ "arch": "x86_64",
3681
+ "epoch": "0",
3682
+ "installdate": "1620148989",
3683
+ "release": "12.el8",
3684
+ "version": "0.1"
3685
+ },
3686
+ "popt": {
3687
+ "arch": "x86_64",
3688
+ "epoch": "0",
3689
+ "installdate": "1620148919",
3690
+ "release": "1.el8",
3691
+ "version": "1.18"
3692
+ },
3693
+ "prefixdevname": {
3694
+ "arch": "x86_64",
3695
+ "epoch": "0",
3696
+ "installdate": "1620149033",
3697
+ "release": "6.el8",
3698
+ "version": "0.1.0"
3699
+ },
3700
+ "procps-ng": {
3701
+ "arch": "x86_64",
3702
+ "epoch": "0",
3703
+ "installdate": "1620148965",
3704
+ "release": "6.el8",
3705
+ "version": "3.3.15"
3706
+ },
3707
+ "psmisc": {
3708
+ "arch": "x86_64",
3709
+ "epoch": "0",
3710
+ "installdate": "1620148925",
3711
+ "release": "5.el8",
3712
+ "version": "23.1"
3713
+ },
3714
+ "publicsuffix-list-dafsa": {
3715
+ "arch": "noarch",
3716
+ "epoch": "0",
3717
+ "installdate": "1620148917",
3718
+ "release": "1.el8",
3719
+ "version": "20180723"
3720
+ },
3721
+ "python3-audit": {
3722
+ "arch": "x86_64",
3723
+ "epoch": "0",
3724
+ "installdate": "1620149015",
3725
+ "release": "0.17.20191104git1c2f876.el8",
3726
+ "version": "3.0"
3727
+ },
3728
+ "python3-babel": {
3729
+ "arch": "noarch",
3730
+ "epoch": "0",
3731
+ "installdate": "1620149022",
3732
+ "release": "5.el8",
3733
+ "version": "2.5.1"
3734
+ },
3735
+ "python3-cffi": {
3736
+ "arch": "x86_64",
3737
+ "epoch": "0",
3738
+ "installdate": "1620149018",
3739
+ "release": "5.el8",
3740
+ "version": "1.11.5"
3741
+ },
3742
+ "python3-chardet": {
3743
+ "arch": "noarch",
3744
+ "epoch": "0",
3745
+ "installdate": "1620149015",
3746
+ "release": "7.el8",
3747
+ "version": "3.0.4"
3748
+ },
3749
+ "python3-configobj": {
3750
+ "arch": "noarch",
3751
+ "epoch": "0",
3752
+ "installdate": "1620148984",
3753
+ "release": "11.el8",
3754
+ "version": "5.0.6"
3755
+ },
3756
+ "python3-cryptography": {
3757
+ "arch": "x86_64",
3758
+ "epoch": "0",
3759
+ "installdate": "1620149019",
3760
+ "release": "4.el8",
3761
+ "version": "3.2.1"
3762
+ },
3763
+ "python3-dateutil": {
3764
+ "arch": "noarch",
3765
+ "epoch": "1",
3766
+ "installdate": "1620148982",
3767
+ "release": "6.el8",
3768
+ "version": "2.6.1"
3769
+ },
3770
+ "python3-dbus": {
3771
+ "arch": "x86_64",
3772
+ "epoch": "0",
3773
+ "installdate": "1620149009",
3774
+ "release": "15.el8",
3775
+ "version": "1.2.4"
3776
+ },
3777
+ "python3-decorator": {
3778
+ "arch": "noarch",
3779
+ "epoch": "0",
3780
+ "installdate": "1620148982",
3781
+ "release": "2.el8",
3782
+ "version": "4.2.1"
3783
+ },
3784
+ "python3-dmidecode": {
3785
+ "arch": "x86_64",
3786
+ "epoch": "0",
3787
+ "installdate": "1620149018",
3788
+ "release": "15.el8",
3789
+ "version": "3.12.2"
3790
+ },
3791
+ "python3-dnf": {
3792
+ "arch": "noarch",
3793
+ "epoch": "0",
3794
+ "installdate": "1620149016",
3795
+ "release": "11.el8",
3796
+ "version": "4.4.2"
3797
+ },
3798
+ "python3-dnf-plugins-core": {
3799
+ "arch": "noarch",
3800
+ "epoch": "0",
3801
+ "installdate": "1620149017",
3802
+ "release": "4.el8",
3803
+ "version": "4.0.18"
3804
+ },
3805
+ "python3-ethtool": {
3806
+ "arch": "x86_64",
3807
+ "epoch": "0",
3808
+ "installdate": "1620149016",
3809
+ "release": "3.el8",
3810
+ "version": "0.14"
3811
+ },
3812
+ "python3-gobject-base": {
3813
+ "arch": "x86_64",
3814
+ "epoch": "0",
3815
+ "installdate": "1620149010",
3816
+ "release": "2.el8",
3817
+ "version": "3.28.3"
3818
+ },
3819
+ "python3-gpg": {
3820
+ "arch": "x86_64",
3821
+ "epoch": "0",
3822
+ "installdate": "1620149013",
3823
+ "release": "7.el8",
3824
+ "version": "1.13.1"
3825
+ },
3826
+ "python3-hawkey": {
3827
+ "arch": "x86_64",
3828
+ "epoch": "0",
3829
+ "installdate": "1620149013",
3830
+ "release": "7.el8",
3831
+ "version": "0.55.0"
3832
+ },
3833
+ "python3-idna": {
3834
+ "arch": "noarch",
3835
+ "epoch": "0",
3836
+ "installdate": "1620149016",
3837
+ "release": "5.el8",
3838
+ "version": "2.5"
3839
+ },
3840
+ "python3-iniparse": {
3841
+ "arch": "noarch",
3842
+ "epoch": "0",
3843
+ "installdate": "1620148984",
3844
+ "release": "31.el8",
3845
+ "version": "0.4"
3846
+ },
3847
+ "python3-inotify": {
3848
+ "arch": "noarch",
3849
+ "epoch": "0",
3850
+ "installdate": "1620149016",
3851
+ "release": "13.el8",
3852
+ "version": "0.9.6"
3853
+ },
3854
+ "python3-jinja2": {
3855
+ "arch": "noarch",
3856
+ "epoch": "0",
3857
+ "installdate": "1620149022",
3858
+ "release": "2.el8_0",
3859
+ "version": "2.10.1"
3860
+ },
3861
+ "python3-jsonpatch": {
3862
+ "arch": "noarch",
3863
+ "epoch": "0",
3864
+ "installdate": "1620149019",
3865
+ "release": "2.el8",
3866
+ "version": "1.21"
3867
+ },
3868
+ "python3-jsonpointer": {
3869
+ "arch": "noarch",
3870
+ "epoch": "0",
3871
+ "installdate": "1620149019",
3872
+ "release": "11.el8",
3873
+ "version": "1.10"
3874
+ },
3875
+ "python3-jsonschema": {
3876
+ "arch": "noarch",
3877
+ "epoch": "0",
3878
+ "installdate": "1620149020",
3879
+ "release": "4.el8",
3880
+ "version": "2.6.0"
3881
+ },
3882
+ "python3-jwt": {
3883
+ "arch": "noarch",
3884
+ "epoch": "0",
3885
+ "installdate": "1620149019",
3886
+ "release": "2.el8",
3887
+ "version": "1.6.1"
3888
+ },
3889
+ "python3-libcomps": {
3890
+ "arch": "x86_64",
3891
+ "epoch": "0",
3892
+ "installdate": "1620149016",
3893
+ "release": "5.el8",
3894
+ "version": "0.1.11"
3895
+ },
3896
+ "python3-libdnf": {
3897
+ "arch": "x86_64",
3898
+ "epoch": "0",
3899
+ "installdate": "1620149012",
3900
+ "release": "7.el8",
3901
+ "version": "0.55.0"
3902
+ },
3903
+ "python3-librepo": {
3904
+ "arch": "x86_64",
3905
+ "epoch": "0",
3906
+ "installdate": "1620149013",
3907
+ "release": "3.el8",
3908
+ "version": "1.12.0"
3909
+ },
3910
+ "python3-libs": {
3911
+ "arch": "x86_64",
3912
+ "epoch": "0",
3913
+ "installdate": "1620148962",
3914
+ "release": "37.el8",
3915
+ "version": "3.6.8"
3916
+ },
3917
+ "python3-libselinux": {
3918
+ "arch": "x86_64",
3919
+ "epoch": "0",
3920
+ "installdate": "1620148981",
3921
+ "release": "5.el8",
3922
+ "version": "2.9"
3923
+ },
3924
+ "python3-libsemanage": {
3925
+ "arch": "x86_64",
3926
+ "epoch": "0",
3927
+ "installdate": "1620149008",
3928
+ "release": "6.el8",
3929
+ "version": "2.9"
3930
+ },
3931
+ "python3-libxml2": {
3932
+ "arch": "x86_64",
3933
+ "epoch": "0",
3934
+ "installdate": "1620149017",
3935
+ "release": "9.el8",
3936
+ "version": "2.9.7"
3937
+ },
3938
+ "python3-linux-procfs": {
3939
+ "arch": "noarch",
3940
+ "epoch": "0",
3941
+ "installdate": "1620149008",
3942
+ "release": "1.el8",
3943
+ "version": "0.6.3"
3944
+ },
3945
+ "python3-magic": {
3946
+ "arch": "noarch",
3947
+ "epoch": "0",
3948
+ "installdate": "1620149018",
3949
+ "release": "16.el8_3.1",
3950
+ "version": "5.33"
3951
+ },
3952
+ "python3-markupsafe": {
3953
+ "arch": "x86_64",
3954
+ "epoch": "0",
3955
+ "installdate": "1620149020",
3956
+ "release": "19.el8",
3957
+ "version": "0.23"
3958
+ },
3959
+ "python3-oauthlib": {
3960
+ "arch": "noarch",
3961
+ "epoch": "0",
3962
+ "installdate": "1620149019",
3963
+ "release": "1.el8",
3964
+ "version": "2.1.0"
3965
+ },
3966
+ "python3-perf": {
3967
+ "arch": "x86_64",
3968
+ "epoch": "0",
3969
+ "installdate": "1620149018",
3970
+ "release": "305.el8",
3971
+ "version": "4.18.0"
3972
+ },
3973
+ "python3-pip-wheel": {
3974
+ "arch": "noarch",
3975
+ "epoch": "0",
3976
+ "installdate": "1620148915",
3977
+ "release": "19.el8",
3978
+ "version": "9.0.3"
3979
+ },
3980
+ "python3-ply": {
3981
+ "arch": "noarch",
3982
+ "epoch": "0",
3983
+ "installdate": "1620149018",
3984
+ "release": "9.el8",
3985
+ "version": "3.9"
3986
+ },
3987
+ "python3-policycoreutils": {
3988
+ "arch": "noarch",
3989
+ "epoch": "0",
3990
+ "installdate": "1620149015",
3991
+ "release": "14.el8",
3992
+ "version": "2.9"
3993
+ },
3994
+ "python3-prettytable": {
3995
+ "arch": "noarch",
3996
+ "epoch": "0",
3997
+ "installdate": "1620149020",
3998
+ "release": "14.el8",
3999
+ "version": "0.7.2"
4000
+ },
4001
+ "python3-pycparser": {
4002
+ "arch": "noarch",
4003
+ "epoch": "0",
4004
+ "installdate": "1620149018",
4005
+ "release": "14.el8",
4006
+ "version": "2.14"
4007
+ },
4008
+ "python3-pyserial": {
4009
+ "arch": "noarch",
4010
+ "epoch": "0",
4011
+ "installdate": "1620149020",
4012
+ "release": "8.el8",
4013
+ "version": "3.1.1"
4014
+ },
4015
+ "python3-pysocks": {
4016
+ "arch": "noarch",
4017
+ "epoch": "0",
4018
+ "installdate": "1620149019",
4019
+ "release": "3.el8",
4020
+ "version": "1.6.8"
4021
+ },
4022
+ "python3-pytz": {
4023
+ "arch": "noarch",
4024
+ "epoch": "0",
4025
+ "installdate": "1620149020",
4026
+ "release": "9.el8",
4027
+ "version": "2017.2"
4028
+ },
4029
+ "python3-pyudev": {
4030
+ "arch": "noarch",
4031
+ "epoch": "0",
4032
+ "installdate": "1620149008",
4033
+ "release": "7.el8",
4034
+ "version": "0.21.0"
4035
+ },
4036
+ "python3-pyyaml": {
4037
+ "arch": "x86_64",
4038
+ "epoch": "0",
4039
+ "installdate": "1620148989",
4040
+ "release": "12.el8",
4041
+ "version": "3.12"
4042
+ },
4043
+ "python3-requests": {
4044
+ "arch": "noarch",
4045
+ "epoch": "0",
4046
+ "installdate": "1620149019",
4047
+ "release": "2.1.el8_1",
4048
+ "version": "2.20.0"
4049
+ },
4050
+ "python3-rpm": {
4051
+ "arch": "x86_64",
4052
+ "epoch": "0",
4053
+ "installdate": "1620149013",
4054
+ "release": "13.el8",
4055
+ "version": "4.14.3"
4056
+ },
4057
+ "python3-schedutils": {
4058
+ "arch": "x86_64",
4059
+ "epoch": "0",
4060
+ "installdate": "1620149019",
4061
+ "release": "6.el8",
4062
+ "version": "0.6"
4063
+ },
4064
+ "python3-setools": {
4065
+ "arch": "x86_64",
4066
+ "epoch": "0",
4067
+ "installdate": "1620149008",
4068
+ "release": "2.el8",
4069
+ "version": "4.3.0"
4070
+ },
4071
+ "python3-setuptools-wheel": {
4072
+ "arch": "noarch",
4073
+ "epoch": "0",
4074
+ "installdate": "1620148915",
4075
+ "release": "6.el8",
4076
+ "version": "39.2.0"
4077
+ },
4078
+ "python3-six": {
4079
+ "arch": "noarch",
4080
+ "epoch": "0",
4081
+ "installdate": "1620148981",
4082
+ "release": "8.el8",
4083
+ "version": "1.11.0"
4084
+ },
4085
+ "python3-subscription-manager-rhsm": {
4086
+ "arch": "x86_64",
4087
+ "epoch": "0",
4088
+ "installdate": "1620149013",
4089
+ "release": "2.el8",
4090
+ "version": "1.28.13"
4091
+ },
4092
+ "python3-syspurpose": {
4093
+ "arch": "x86_64",
4094
+ "epoch": "0",
4095
+ "installdate": "1620148989",
4096
+ "release": "2.el8",
4097
+ "version": "1.28.13"
4098
+ },
4099
+ "python3-unbound": {
4100
+ "arch": "x86_64",
4101
+ "epoch": "0",
4102
+ "installdate": "1620148990",
4103
+ "release": "15.el8",
4104
+ "version": "1.7.3"
4105
+ },
4106
+ "python3-urllib3": {
4107
+ "arch": "noarch",
4108
+ "epoch": "0",
4109
+ "installdate": "1620149019",
4110
+ "release": "5.el8",
4111
+ "version": "1.24.2"
4112
+ },
4113
+ "qemu-guest-agent": {
4114
+ "arch": "x86_64",
4115
+ "epoch": "15",
4116
+ "installdate": "1620149032",
4117
+ "release": "48.module+el8.4.0+10368+630e803b",
4118
+ "version": "4.2.0"
4119
+ },
4120
+ "rdma-core": {
4121
+ "arch": "x86_64",
4122
+ "epoch": "0",
4123
+ "installdate": "1620148962",
4124
+ "release": "4.el8",
4125
+ "version": "32.0"
4126
+ },
4127
+ "readline": {
4128
+ "arch": "x86_64",
4129
+ "epoch": "0",
4130
+ "installdate": "1620148920",
4131
+ "release": "10.el8",
4132
+ "version": "7.0"
4133
+ },
4134
+ "redhat-release": {
4135
+ "arch": "x86_64",
4136
+ "epoch": "0",
4137
+ "installdate": "1620148916",
4138
+ "release": "0.6.el8",
4139
+ "version": "8.4"
4140
+ },
4141
+ "redhat-release-eula": {
4142
+ "arch": "x86_64",
4143
+ "epoch": "0",
4144
+ "installdate": "1620148916",
4145
+ "release": "0.6.el8",
4146
+ "version": "8.4"
4147
+ },
4148
+ "rh-amazon-rhui-client": {
4149
+ "arch": "noarch",
4150
+ "epoch": "0",
4151
+ "installdate": "1620149025",
4152
+ "release": "1.el8",
4153
+ "version": "3.0.40"
4154
+ },
4155
+ "rhc": {
4156
+ "arch": "x86_64",
4157
+ "epoch": "1",
4158
+ "installdate": "1620149036",
4159
+ "release": "1.el8_4",
4160
+ "version": "0.1.4"
4161
+ },
4162
+ "rootfiles": {
4163
+ "arch": "noarch",
4164
+ "epoch": "0",
4165
+ "installdate": "1620149037",
4166
+ "release": "22.el8",
4167
+ "version": "8.1"
4168
+ },
4169
+ "rpm": {
4170
+ "arch": "x86_64",
4171
+ "epoch": "0",
4172
+ "installdate": "1620148966",
4173
+ "release": "13.el8",
4174
+ "version": "4.14.3"
4175
+ },
4176
+ "rpm-build-libs": {
4177
+ "arch": "x86_64",
4178
+ "epoch": "0",
4179
+ "installdate": "1620149013",
4180
+ "release": "13.el8",
4181
+ "version": "4.14.3"
4182
+ },
4183
+ "rpm-libs": {
4184
+ "arch": "x86_64",
4185
+ "epoch": "0",
4186
+ "installdate": "1620148969",
4187
+ "release": "13.el8",
4188
+ "version": "4.14.3"
4189
+ },
4190
+ "rpm-plugin-selinux": {
4191
+ "arch": "x86_64",
4192
+ "epoch": "0",
4193
+ "installdate": "1620149003",
4194
+ "release": "13.el8",
4195
+ "version": "4.14.3"
4196
+ },
4197
+ "rpm-plugin-systemd-inhibit": {
4198
+ "arch": "x86_64",
4199
+ "epoch": "0",
4200
+ "installdate": "1620149010",
4201
+ "release": "13.el8",
4202
+ "version": "4.14.3"
4203
+ },
4204
+ "rsync": {
4205
+ "arch": "x86_64",
4206
+ "epoch": "0",
4207
+ "installdate": "1620149037",
4208
+ "release": "12.el8",
4209
+ "version": "3.1.3"
4210
+ },
4211
+ "rsyslog": {
4212
+ "arch": "x86_64",
4213
+ "epoch": "0",
4214
+ "installdate": "1620149026",
4215
+ "release": "7.el8",
4216
+ "version": "8.1911.0"
4217
+ },
4218
+ "sed": {
4219
+ "arch": "x86_64",
4220
+ "epoch": "0",
4221
+ "installdate": "1620148921",
4222
+ "release": "2.el8",
4223
+ "version": "4.5"
4224
+ },
4225
+ "selinux-policy": {
4226
+ "arch": "noarch",
4227
+ "epoch": "0",
4228
+ "installdate": "1620149003",
4229
+ "release": "67.el8",
4230
+ "version": "3.14.3"
4231
+ },
4232
+ "selinux-policy-targeted": {
4233
+ "arch": "noarch",
4234
+ "epoch": "0",
4235
+ "installdate": "1620149007",
4236
+ "release": "67.el8",
4237
+ "version": "3.14.3"
4238
+ },
4239
+ "setup": {
4240
+ "arch": "noarch",
4241
+ "epoch": "0",
4242
+ "installdate": "1620148916",
4243
+ "release": "6.el8",
4244
+ "version": "2.12.2"
4245
+ },
4246
+ "sg3_utils": {
4247
+ "arch": "x86_64",
4248
+ "epoch": "0",
4249
+ "installdate": "1620149035",
4250
+ "release": "5.el8",
4251
+ "version": "1.44"
4252
+ },
4253
+ "sg3_utils-libs": {
4254
+ "arch": "x86_64",
4255
+ "epoch": "0",
4256
+ "installdate": "1620148930",
4257
+ "release": "5.el8",
4258
+ "version": "1.44"
4259
+ },
4260
+ "shadow-utils": {
4261
+ "arch": "x86_64",
4262
+ "epoch": "2",
4263
+ "installdate": "1620148967",
4264
+ "release": "12.el8",
4265
+ "version": "4.6"
4266
+ },
4267
+ "shared-mime-info": {
4268
+ "arch": "x86_64",
4269
+ "epoch": "0",
4270
+ "installdate": "1620148975",
4271
+ "release": "3.el8",
4272
+ "version": "1.9"
4273
+ },
4274
+ "slang": {
4275
+ "arch": "x86_64",
4276
+ "epoch": "0",
4277
+ "installdate": "1620148930",
4278
+ "release": "3.el8",
4279
+ "version": "2.3.2"
4280
+ },
4281
+ "snappy": {
4282
+ "arch": "x86_64",
4283
+ "epoch": "0",
4284
+ "installdate": "1620148927",
4285
+ "release": "3.el8",
4286
+ "version": "1.1.8"
4287
+ },
4288
+ "sqlite-libs": {
4289
+ "arch": "x86_64",
4290
+ "epoch": "0",
4291
+ "installdate": "1620148920",
4292
+ "release": "13.el8",
4293
+ "version": "3.26.0"
4294
+ },
4295
+ "squashfs-tools": {
4296
+ "arch": "x86_64",
4297
+ "epoch": "0",
4298
+ "installdate": "1620148925",
4299
+ "release": "20.el8",
4300
+ "version": "4.3"
4301
+ },
4302
+ "sssd-client": {
4303
+ "arch": "x86_64",
4304
+ "epoch": "0",
4305
+ "installdate": "1620149010",
4306
+ "release": "9.el8",
4307
+ "version": "2.4.0"
4308
+ },
4309
+ "sssd-common": {
4310
+ "arch": "x86_64",
4311
+ "epoch": "0",
4312
+ "installdate": "1620149014",
4313
+ "release": "9.el8",
4314
+ "version": "2.4.0"
4315
+ },
4316
+ "sssd-kcm": {
4317
+ "arch": "x86_64",
4318
+ "epoch": "0",
4319
+ "installdate": "1620149026",
4320
+ "release": "9.el8",
4321
+ "version": "2.4.0"
4322
+ },
4323
+ "sssd-nfs-idmap": {
4324
+ "arch": "x86_64",
4325
+ "epoch": "0",
4326
+ "installdate": "1620149013",
4327
+ "release": "9.el8",
4328
+ "version": "2.4.0"
4329
+ },
4330
+ "subscription-manager": {
4331
+ "arch": "x86_64",
4332
+ "epoch": "0",
4333
+ "installdate": "1620149025",
4334
+ "release": "2.el8",
4335
+ "version": "1.28.13"
4336
+ },
4337
+ "subscription-manager-rhsm-certificates": {
4338
+ "arch": "x86_64",
4339
+ "epoch": "0",
4340
+ "installdate": "1620148916",
4341
+ "release": "2.el8",
4342
+ "version": "1.28.13"
4343
+ },
4344
+ "sudo": {
4345
+ "arch": "x86_64",
4346
+ "epoch": "0",
4347
+ "installdate": "1620149032",
4348
+ "release": "7.el8",
4349
+ "version": "1.8.29"
4350
+ },
4351
+ "systemd": {
4352
+ "arch": "x86_64",
4353
+ "epoch": "0",
4354
+ "installdate": "1620148979",
4355
+ "release": "45.el8",
4356
+ "version": "239"
4357
+ },
4358
+ "systemd-libs": {
4359
+ "arch": "x86_64",
4360
+ "epoch": "0",
4361
+ "installdate": "1620148967",
4362
+ "release": "45.el8",
4363
+ "version": "239"
4364
+ },
4365
+ "systemd-pam": {
4366
+ "arch": "x86_64",
4367
+ "epoch": "0",
4368
+ "installdate": "1620148973",
4369
+ "release": "45.el8",
4370
+ "version": "239"
4371
+ },
4372
+ "systemd-udev": {
4373
+ "arch": "x86_64",
4374
+ "epoch": "0",
4375
+ "installdate": "1620148979",
4376
+ "release": "45.el8",
4377
+ "version": "239"
4378
+ },
4379
+ "tar": {
4380
+ "arch": "x86_64",
4381
+ "epoch": "2",
4382
+ "installdate": "1620148926",
4383
+ "release": "5.el8",
4384
+ "version": "1.30"
4385
+ },
4386
+ "teamd": {
4387
+ "arch": "x86_64",
4388
+ "epoch": "0",
4389
+ "installdate": "1620149013",
4390
+ "release": "2.el8",
4391
+ "version": "1.31"
4392
+ },
4393
+ "timedatex": {
4394
+ "arch": "x86_64",
4395
+ "epoch": "0",
4396
+ "installdate": "1620148990",
4397
+ "release": "3.el8",
4398
+ "version": "0.5"
4399
+ },
4400
+ "tpm2-tss": {
4401
+ "arch": "x86_64",
4402
+ "epoch": "0",
4403
+ "installdate": "1620149011",
4404
+ "release": "3.el8",
4405
+ "version": "2.3.2"
4406
+ },
4407
+ "trousers": {
4408
+ "arch": "x86_64",
4409
+ "epoch": "0",
4410
+ "installdate": "1620148981",
4411
+ "release": "1.el8",
4412
+ "version": "0.3.15"
4413
+ },
4414
+ "trousers-lib": {
4415
+ "arch": "x86_64",
4416
+ "epoch": "0",
4417
+ "installdate": "1620148969",
4418
+ "release": "1.el8",
4419
+ "version": "0.3.15"
4420
+ },
4421
+ "tuned": {
4422
+ "arch": "noarch",
4423
+ "epoch": "0",
4424
+ "installdate": "1620149025",
4425
+ "release": "2.el8",
4426
+ "version": "2.15.0"
4427
+ },
4428
+ "tzdata": {
4429
+ "arch": "noarch",
4430
+ "epoch": "0",
4431
+ "installdate": "1620148912",
4432
+ "release": "1.el8",
4433
+ "version": "2021a"
4434
+ },
4435
+ "unbound-libs": {
4436
+ "arch": "x86_64",
4437
+ "epoch": "0",
4438
+ "installdate": "1620148990",
4439
+ "release": "15.el8",
4440
+ "version": "1.7.3"
4441
+ },
4442
+ "usermode": {
4443
+ "arch": "x86_64",
4444
+ "epoch": "0",
4445
+ "installdate": "1620148990",
4446
+ "release": "1.el8",
4447
+ "version": "1.113"
4448
+ },
4449
+ "util-linux": {
4450
+ "arch": "x86_64",
4451
+ "epoch": "0",
4452
+ "installdate": "1620148973",
4453
+ "release": "27.el8",
4454
+ "version": "2.32.1"
4455
+ },
4456
+ "vim-minimal": {
4457
+ "arch": "x86_64",
4458
+ "epoch": "2",
4459
+ "installdate": "1620148926",
4460
+ "release": "15.el8",
4461
+ "version": "8.0.1763"
4462
+ },
4463
+ "virt-what": {
4464
+ "arch": "x86_64",
4465
+ "epoch": "0",
4466
+ "installdate": "1620148989",
4467
+ "release": "6.el8",
4468
+ "version": "1.18"
4469
+ },
4470
+ "which": {
4471
+ "arch": "x86_64",
4472
+ "epoch": "0",
4473
+ "installdate": "1620148923",
4474
+ "release": "12.el8",
4475
+ "version": "2.21"
4476
+ },
4477
+ "xfsprogs": {
4478
+ "arch": "x86_64",
4479
+ "epoch": "0",
4480
+ "installdate": "1620149011",
4481
+ "release": "8.el8",
4482
+ "version": "5.0.0"
4483
+ },
4484
+ "xkeyboard-config": {
4485
+ "arch": "noarch",
4486
+ "epoch": "0",
4487
+ "installdate": "1620148916",
4488
+ "release": "1.el8",
4489
+ "version": "2.28"
4490
+ },
4491
+ "xz": {
4492
+ "arch": "x86_64",
4493
+ "epoch": "0",
4494
+ "installdate": "1620148925",
4495
+ "release": "3.el8",
4496
+ "version": "5.2.4"
4497
+ },
4498
+ "xz-libs": {
4499
+ "arch": "x86_64",
4500
+ "epoch": "0",
4501
+ "installdate": "1620148919",
4502
+ "release": "3.el8",
4503
+ "version": "5.2.4"
4504
+ },
4505
+ "yum": {
4506
+ "arch": "noarch",
4507
+ "epoch": "0",
4508
+ "installdate": "1620149025",
4509
+ "release": "11.el8",
4510
+ "version": "4.4.2"
4511
+ },
4512
+ "yum-utils": {
4513
+ "arch": "noarch",
4514
+ "epoch": "0",
4515
+ "installdate": "1620149025",
4516
+ "release": "4.el8",
4517
+ "version": "4.0.18"
4518
+ },
4519
+ "zlib": {
4520
+ "arch": "x86_64",
4521
+ "epoch": "0",
4522
+ "installdate": "1620148919",
4523
+ "release": "17.el8",
4524
+ "version": "1.2.11"
4525
+ }
4526
+ },
4527
+ "platform": "redhat",
4528
+ "platform_family": "rhel",
4529
+ "platform_version": "8.4",
4530
+ "root_group": "root",
4531
+ "shard_seed": 1785628,
4532
+ "shells": [
4533
+ "/bin/sh",
4534
+ "/bin/bash",
4535
+ "/usr/bin/sh",
4536
+ "/usr/bin/bash"
4537
+ ],
4538
+ "time": {
4539
+ "timezone": "GMT"
4540
+ },
4541
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
4542
+ "uptime_seconds": 2646450,
4543
+ "virtualization": {
4544
+ "systems": {
4545
+ }
4546
+ }
4547
+ }