fauxhai-chef 9.3.8 → 9.3.16

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