fauxhai-chef 9.3.2 → 9.3.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4001 @@
1
+ {
2
+ "block_device": {
3
+ "sda": {
4
+ "size": "134217728",
5
+ "removable": "0",
6
+ "model": "VBOX HARDDISK",
7
+ "rev": "1.0",
8
+ "state": "running",
9
+ "timeout": "30",
10
+ "vendor": "ATA",
11
+ "queue_depth": "32",
12
+ "rotational": "1",
13
+ "physical_block_size": "512",
14
+ "logical_block_size": "512"
15
+ }
16
+ },
17
+ "chef_packages": {
18
+ "chef": {
19
+ "version": "18.1.0",
20
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/3.1.0/gems/chef-18.1.0/lib",
21
+ "chef_effortless": null
22
+ },
23
+ "ohai": {
24
+ "version": "18.0.26",
25
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/3.1.0/gems/ohai-18.0.26/lib/ohai"
26
+ }
27
+ },
28
+ "command": {
29
+ "ps": "ps -ef"
30
+ },
31
+ "counters": {
32
+ "network": {
33
+ "interfaces": {
34
+ "lo": {
35
+ "tx": {
36
+ "queuelen": "1",
37
+ "bytes": 0,
38
+ "packets": 0,
39
+ "errors": 0,
40
+ "drop": 0,
41
+ "carrier": 0,
42
+ "collisions": 0
43
+ },
44
+ "rx": {
45
+ "bytes": 0,
46
+ "packets": 0,
47
+ "errors": 0,
48
+ "drop": 0,
49
+ "overrun": 0
50
+ }
51
+ },
52
+ "eth0": {
53
+ "rx": {
54
+ "bytes": 0,
55
+ "packets": 0,
56
+ "errors": 0,
57
+ "drop": 0,
58
+ "overrun": 0,
59
+ "frame": 0,
60
+ "compressed": 0,
61
+ "multicast": 0
62
+ },
63
+ "tx": {
64
+ "bytes": 0,
65
+ "packets": 0,
66
+ "errors": 0,
67
+ "drop": 0,
68
+ "overrun": 0,
69
+ "collisions": 0,
70
+ "carrier": 0,
71
+ "compressed": 0
72
+ }
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "cpu": {
78
+ "real": 1,
79
+ "total": 1,
80
+ "cores": 1
81
+ },
82
+ "current_user": "fauxhai",
83
+ "dmi": {
84
+ },
85
+ "domain": "local",
86
+ "filesystem": {
87
+ "by_device": {
88
+ "devtmpfs": {
89
+ "kb_size": "4096",
90
+ "kb_used": "0",
91
+ "kb_available": "4096",
92
+ "percent_used": "0%",
93
+ "total_inodes": "464128",
94
+ "inodes_used": "355",
95
+ "inodes_available": "463773",
96
+ "inodes_percent_used": "1%",
97
+ "fs_type": "devtmpfs",
98
+ "mount_options": [
99
+ "rw",
100
+ "nosuid",
101
+ "seclabel",
102
+ "size=4096k",
103
+ "nr_inodes=464128",
104
+ "mode=755",
105
+ "inode64"
106
+ ],
107
+ "mounts": [
108
+ "/dev"
109
+ ]
110
+ },
111
+ "tmpfs": {
112
+ "kb_size": "375012",
113
+ "kb_used": "0",
114
+ "kb_available": "375012",
115
+ "percent_used": "0%",
116
+ "total_inodes": "93753",
117
+ "inodes_used": "14",
118
+ "inodes_available": "93739",
119
+ "inodes_percent_used": "1%",
120
+ "fs_type": "tmpfs",
121
+ "mount_options": [
122
+ "rw",
123
+ "nosuid",
124
+ "nodev",
125
+ "relatime",
126
+ "seclabel",
127
+ "size=375012k",
128
+ "nr_inodes=93753",
129
+ "mode=700",
130
+ "uid=1000",
131
+ "gid=1000",
132
+ "inode64"
133
+ ],
134
+ "mounts": [
135
+ "/dev/shm",
136
+ "/run",
137
+ "/run/user/1000"
138
+ ]
139
+ },
140
+ "/dev/sda2": {
141
+ "kb_size": "64926748",
142
+ "kb_used": "1516856",
143
+ "kb_available": "63409892",
144
+ "percent_used": "3%",
145
+ "total_inodes": "32479232",
146
+ "inodes_used": "38483",
147
+ "inodes_available": "32440749",
148
+ "inodes_percent_used": "1%",
149
+ "fs_type": "xfs",
150
+ "mount_options": [
151
+ "rw",
152
+ "relatime",
153
+ "seclabel",
154
+ "attr2",
155
+ "inode64",
156
+ "logbufs=8",
157
+ "logbsize=32k",
158
+ "noquota"
159
+ ],
160
+ "uuid": "47919001-bd02-4834-b40c-25052d8c886c",
161
+ "mounts": [
162
+ "/"
163
+ ]
164
+ },
165
+ "vagrant": {
166
+ "kb_size": "492054648",
167
+ "kb_used": "396776216",
168
+ "kb_available": "95278432",
169
+ "percent_used": "81%",
170
+ "fs_type": "vboxsf",
171
+ "mount_options": [
172
+ "rw",
173
+ "nodev",
174
+ "relatime",
175
+ "iocharset=utf8",
176
+ "uid=1000",
177
+ "gid=1000",
178
+ "_netdev"
179
+ ],
180
+ "mounts": [
181
+ "/vagrant"
182
+ ]
183
+ },
184
+ "proc": {
185
+ "fs_type": "proc",
186
+ "mount_options": [
187
+ "rw",
188
+ "nosuid",
189
+ "nodev",
190
+ "noexec",
191
+ "relatime"
192
+ ],
193
+ "mounts": [
194
+ "/proc"
195
+ ]
196
+ },
197
+ "sysfs": {
198
+ "fs_type": "sysfs",
199
+ "mount_options": [
200
+ "rw",
201
+ "nosuid",
202
+ "nodev",
203
+ "noexec",
204
+ "relatime",
205
+ "seclabel"
206
+ ],
207
+ "mounts": [
208
+ "/sys"
209
+ ]
210
+ },
211
+ "securityfs": {
212
+ "fs_type": "securityfs",
213
+ "mount_options": [
214
+ "rw",
215
+ "nosuid",
216
+ "nodev",
217
+ "noexec",
218
+ "relatime"
219
+ ],
220
+ "mounts": [
221
+ "/sys/kernel/security"
222
+ ]
223
+ },
224
+ "devpts": {
225
+ "fs_type": "devpts",
226
+ "mount_options": [
227
+ "rw",
228
+ "nosuid",
229
+ "noexec",
230
+ "relatime",
231
+ "seclabel",
232
+ "gid=5",
233
+ "mode=620",
234
+ "ptmxmode=000"
235
+ ],
236
+ "mounts": [
237
+ "/dev/pts"
238
+ ]
239
+ },
240
+ "cgroup2": {
241
+ "fs_type": "cgroup2",
242
+ "mount_options": [
243
+ "rw",
244
+ "nosuid",
245
+ "nodev",
246
+ "noexec",
247
+ "relatime",
248
+ "seclabel",
249
+ "nsdelegate",
250
+ "memory_recursiveprot"
251
+ ],
252
+ "mounts": [
253
+ "/sys/fs/cgroup"
254
+ ]
255
+ },
256
+ "pstore": {
257
+ "fs_type": "pstore",
258
+ "mount_options": [
259
+ "rw",
260
+ "nosuid",
261
+ "nodev",
262
+ "noexec",
263
+ "relatime",
264
+ "seclabel"
265
+ ],
266
+ "mounts": [
267
+ "/sys/fs/pstore"
268
+ ]
269
+ },
270
+ "bpf": {
271
+ "fs_type": "bpf",
272
+ "mount_options": [
273
+ "rw",
274
+ "nosuid",
275
+ "nodev",
276
+ "noexec",
277
+ "relatime",
278
+ "mode=700"
279
+ ],
280
+ "mounts": [
281
+ "/sys/fs/bpf"
282
+ ]
283
+ },
284
+ "selinuxfs": {
285
+ "fs_type": "selinuxfs",
286
+ "mount_options": [
287
+ "rw",
288
+ "nosuid",
289
+ "noexec",
290
+ "relatime"
291
+ ],
292
+ "mounts": [
293
+ "/sys/fs/selinux"
294
+ ]
295
+ },
296
+ "systemd-1": {
297
+ "fs_type": "autofs",
298
+ "mount_options": [
299
+ "rw",
300
+ "relatime",
301
+ "fd=29",
302
+ "pgrp=1",
303
+ "timeout=0",
304
+ "minproto=5",
305
+ "maxproto=5",
306
+ "direct",
307
+ "pipe_ino=18057"
308
+ ],
309
+ "mounts": [
310
+ "/proc/sys/fs/binfmt_misc"
311
+ ]
312
+ },
313
+ "mqueue": {
314
+ "fs_type": "mqueue",
315
+ "mount_options": [
316
+ "rw",
317
+ "nosuid",
318
+ "nodev",
319
+ "noexec",
320
+ "relatime",
321
+ "seclabel"
322
+ ],
323
+ "mounts": [
324
+ "/dev/mqueue"
325
+ ]
326
+ },
327
+ "hugetlbfs": {
328
+ "fs_type": "hugetlbfs",
329
+ "mount_options": [
330
+ "rw",
331
+ "relatime",
332
+ "seclabel",
333
+ "pagesize=2M"
334
+ ],
335
+ "mounts": [
336
+ "/dev/hugepages"
337
+ ]
338
+ },
339
+ "debugfs": {
340
+ "fs_type": "debugfs",
341
+ "mount_options": [
342
+ "rw",
343
+ "nosuid",
344
+ "nodev",
345
+ "noexec",
346
+ "relatime",
347
+ "seclabel"
348
+ ],
349
+ "mounts": [
350
+ "/sys/kernel/debug"
351
+ ]
352
+ },
353
+ "tracefs": {
354
+ "fs_type": "tracefs",
355
+ "mount_options": [
356
+ "rw",
357
+ "nosuid",
358
+ "nodev",
359
+ "noexec",
360
+ "relatime",
361
+ "seclabel"
362
+ ],
363
+ "mounts": [
364
+ "/sys/kernel/tracing"
365
+ ]
366
+ },
367
+ "none": {
368
+ "fs_type": "ramfs",
369
+ "mount_options": [
370
+ "ro",
371
+ "nosuid",
372
+ "nodev",
373
+ "noexec",
374
+ "relatime",
375
+ "seclabel",
376
+ "mode=700"
377
+ ],
378
+ "mounts": [
379
+ "/run/credentials/systemd-sysctl.service",
380
+ "/run/credentials/systemd-tmpfiles-setup-dev.service",
381
+ "/run/credentials/systemd-tmpfiles-setup.service"
382
+ ]
383
+ },
384
+ "configfs": {
385
+ "fs_type": "configfs",
386
+ "mount_options": [
387
+ "rw",
388
+ "nosuid",
389
+ "nodev",
390
+ "noexec",
391
+ "relatime"
392
+ ],
393
+ "mounts": [
394
+ "/sys/kernel/config"
395
+ ]
396
+ },
397
+ "fusectl": {
398
+ "fs_type": "fusectl",
399
+ "mount_options": [
400
+ "rw",
401
+ "nosuid",
402
+ "nodev",
403
+ "noexec",
404
+ "relatime"
405
+ ],
406
+ "mounts": [
407
+ "/sys/fs/fuse/connections"
408
+ ]
409
+ },
410
+ "sunrpc": {
411
+ "fs_type": "rpc_pipefs",
412
+ "mount_options": [
413
+ "rw",
414
+ "relatime"
415
+ ],
416
+ "mounts": [
417
+ "/var/lib/nfs/rpc_pipefs"
418
+ ]
419
+ },
420
+ "/dev/sda": {
421
+ "mounts": [
422
+
423
+ ]
424
+ },
425
+ "/dev/sda1": {
426
+ "fs_type": "swap",
427
+ "uuid": "69a4d716-0761-40cc-ad0f-e33d91a53b93",
428
+ "mounts": [
429
+
430
+ ]
431
+ }
432
+ },
433
+ "by_mountpoint": {
434
+ "/dev": {
435
+ "kb_size": "4096",
436
+ "kb_used": "0",
437
+ "kb_available": "4096",
438
+ "percent_used": "0%",
439
+ "total_inodes": "464128",
440
+ "inodes_used": "355",
441
+ "inodes_available": "463773",
442
+ "inodes_percent_used": "1%",
443
+ "fs_type": "devtmpfs",
444
+ "mount_options": [
445
+ "rw",
446
+ "nosuid",
447
+ "seclabel",
448
+ "size=4096k",
449
+ "nr_inodes=464128",
450
+ "mode=755",
451
+ "inode64"
452
+ ],
453
+ "devices": [
454
+ "devtmpfs"
455
+ ]
456
+ },
457
+ "/dev/shm": {
458
+ "kb_size": "1875072",
459
+ "kb_used": "0",
460
+ "kb_available": "1875072",
461
+ "percent_used": "0%",
462
+ "total_inodes": "468768",
463
+ "inodes_used": "1",
464
+ "inodes_available": "468767",
465
+ "inodes_percent_used": "1%",
466
+ "fs_type": "tmpfs",
467
+ "mount_options": [
468
+ "rw",
469
+ "nosuid",
470
+ "nodev",
471
+ "seclabel",
472
+ "inode64"
473
+ ],
474
+ "devices": [
475
+ "tmpfs"
476
+ ]
477
+ },
478
+ "/run": {
479
+ "kb_size": "750032",
480
+ "kb_used": "16868",
481
+ "kb_available": "733164",
482
+ "percent_used": "3%",
483
+ "total_inodes": "819200",
484
+ "inodes_used": "533",
485
+ "inodes_available": "818667",
486
+ "inodes_percent_used": "1%",
487
+ "fs_type": "tmpfs",
488
+ "mount_options": [
489
+ "rw",
490
+ "nosuid",
491
+ "nodev",
492
+ "seclabel",
493
+ "size=750032k",
494
+ "nr_inodes=819200",
495
+ "mode=755",
496
+ "inode64"
497
+ ],
498
+ "devices": [
499
+ "tmpfs"
500
+ ]
501
+ },
502
+ "/": {
503
+ "kb_size": "64926748",
504
+ "kb_used": "1516856",
505
+ "kb_available": "63409892",
506
+ "percent_used": "3%",
507
+ "total_inodes": "32479232",
508
+ "inodes_used": "38483",
509
+ "inodes_available": "32440749",
510
+ "inodes_percent_used": "1%",
511
+ "fs_type": "xfs",
512
+ "mount_options": [
513
+ "rw",
514
+ "relatime",
515
+ "seclabel",
516
+ "attr2",
517
+ "inode64",
518
+ "logbufs=8",
519
+ "logbsize=32k",
520
+ "noquota"
521
+ ],
522
+ "uuid": "47919001-bd02-4834-b40c-25052d8c886c",
523
+ "devices": [
524
+ "/dev/sda2"
525
+ ]
526
+ },
527
+ "/vagrant": {
528
+ "kb_size": "492054648",
529
+ "kb_used": "396776216",
530
+ "kb_available": "95278432",
531
+ "percent_used": "81%",
532
+ "fs_type": "vboxsf",
533
+ "mount_options": [
534
+ "rw",
535
+ "nodev",
536
+ "relatime",
537
+ "iocharset=utf8",
538
+ "uid=1000",
539
+ "gid=1000",
540
+ "_netdev"
541
+ ],
542
+ "devices": [
543
+ "vagrant"
544
+ ]
545
+ },
546
+ "/run/user/1000": {
547
+ "kb_size": "375012",
548
+ "kb_used": "0",
549
+ "kb_available": "375012",
550
+ "percent_used": "0%",
551
+ "total_inodes": "93753",
552
+ "inodes_used": "14",
553
+ "inodes_available": "93739",
554
+ "inodes_percent_used": "1%",
555
+ "fs_type": "tmpfs",
556
+ "mount_options": [
557
+ "rw",
558
+ "nosuid",
559
+ "nodev",
560
+ "relatime",
561
+ "seclabel",
562
+ "size=375012k",
563
+ "nr_inodes=93753",
564
+ "mode=700",
565
+ "uid=1000",
566
+ "gid=1000",
567
+ "inode64"
568
+ ],
569
+ "devices": [
570
+ "tmpfs"
571
+ ]
572
+ },
573
+ "/proc": {
574
+ "fs_type": "proc",
575
+ "mount_options": [
576
+ "rw",
577
+ "nosuid",
578
+ "nodev",
579
+ "noexec",
580
+ "relatime"
581
+ ],
582
+ "devices": [
583
+ "proc"
584
+ ]
585
+ },
586
+ "/sys": {
587
+ "fs_type": "sysfs",
588
+ "mount_options": [
589
+ "rw",
590
+ "nosuid",
591
+ "nodev",
592
+ "noexec",
593
+ "relatime",
594
+ "seclabel"
595
+ ],
596
+ "devices": [
597
+ "sysfs"
598
+ ]
599
+ },
600
+ "/sys/kernel/security": {
601
+ "fs_type": "securityfs",
602
+ "mount_options": [
603
+ "rw",
604
+ "nosuid",
605
+ "nodev",
606
+ "noexec",
607
+ "relatime"
608
+ ],
609
+ "devices": [
610
+ "securityfs"
611
+ ]
612
+ },
613
+ "/dev/pts": {
614
+ "fs_type": "devpts",
615
+ "mount_options": [
616
+ "rw",
617
+ "nosuid",
618
+ "noexec",
619
+ "relatime",
620
+ "seclabel",
621
+ "gid=5",
622
+ "mode=620",
623
+ "ptmxmode=000"
624
+ ],
625
+ "devices": [
626
+ "devpts"
627
+ ]
628
+ },
629
+ "/sys/fs/cgroup": {
630
+ "fs_type": "cgroup2",
631
+ "mount_options": [
632
+ "rw",
633
+ "nosuid",
634
+ "nodev",
635
+ "noexec",
636
+ "relatime",
637
+ "seclabel",
638
+ "nsdelegate",
639
+ "memory_recursiveprot"
640
+ ],
641
+ "devices": [
642
+ "cgroup2"
643
+ ]
644
+ },
645
+ "/sys/fs/pstore": {
646
+ "fs_type": "pstore",
647
+ "mount_options": [
648
+ "rw",
649
+ "nosuid",
650
+ "nodev",
651
+ "noexec",
652
+ "relatime",
653
+ "seclabel"
654
+ ],
655
+ "devices": [
656
+ "pstore"
657
+ ]
658
+ },
659
+ "/sys/fs/bpf": {
660
+ "fs_type": "bpf",
661
+ "mount_options": [
662
+ "rw",
663
+ "nosuid",
664
+ "nodev",
665
+ "noexec",
666
+ "relatime",
667
+ "mode=700"
668
+ ],
669
+ "devices": [
670
+ "bpf"
671
+ ]
672
+ },
673
+ "/sys/fs/selinux": {
674
+ "fs_type": "selinuxfs",
675
+ "mount_options": [
676
+ "rw",
677
+ "nosuid",
678
+ "noexec",
679
+ "relatime"
680
+ ],
681
+ "devices": [
682
+ "selinuxfs"
683
+ ]
684
+ },
685
+ "/proc/sys/fs/binfmt_misc": {
686
+ "fs_type": "autofs",
687
+ "mount_options": [
688
+ "rw",
689
+ "relatime",
690
+ "fd=29",
691
+ "pgrp=1",
692
+ "timeout=0",
693
+ "minproto=5",
694
+ "maxproto=5",
695
+ "direct",
696
+ "pipe_ino=18057"
697
+ ],
698
+ "devices": [
699
+ "systemd-1"
700
+ ]
701
+ },
702
+ "/dev/mqueue": {
703
+ "fs_type": "mqueue",
704
+ "mount_options": [
705
+ "rw",
706
+ "nosuid",
707
+ "nodev",
708
+ "noexec",
709
+ "relatime",
710
+ "seclabel"
711
+ ],
712
+ "devices": [
713
+ "mqueue"
714
+ ]
715
+ },
716
+ "/dev/hugepages": {
717
+ "fs_type": "hugetlbfs",
718
+ "mount_options": [
719
+ "rw",
720
+ "relatime",
721
+ "seclabel",
722
+ "pagesize=2M"
723
+ ],
724
+ "devices": [
725
+ "hugetlbfs"
726
+ ]
727
+ },
728
+ "/sys/kernel/debug": {
729
+ "fs_type": "debugfs",
730
+ "mount_options": [
731
+ "rw",
732
+ "nosuid",
733
+ "nodev",
734
+ "noexec",
735
+ "relatime",
736
+ "seclabel"
737
+ ],
738
+ "devices": [
739
+ "debugfs"
740
+ ]
741
+ },
742
+ "/sys/kernel/tracing": {
743
+ "fs_type": "tracefs",
744
+ "mount_options": [
745
+ "rw",
746
+ "nosuid",
747
+ "nodev",
748
+ "noexec",
749
+ "relatime",
750
+ "seclabel"
751
+ ],
752
+ "devices": [
753
+ "tracefs"
754
+ ]
755
+ },
756
+ "/run/credentials/systemd-sysctl.service": {
757
+ "fs_type": "ramfs",
758
+ "mount_options": [
759
+ "ro",
760
+ "nosuid",
761
+ "nodev",
762
+ "noexec",
763
+ "relatime",
764
+ "seclabel",
765
+ "mode=700"
766
+ ],
767
+ "devices": [
768
+ "none"
769
+ ]
770
+ },
771
+ "/sys/kernel/config": {
772
+ "fs_type": "configfs",
773
+ "mount_options": [
774
+ "rw",
775
+ "nosuid",
776
+ "nodev",
777
+ "noexec",
778
+ "relatime"
779
+ ],
780
+ "devices": [
781
+ "configfs"
782
+ ]
783
+ },
784
+ "/run/credentials/systemd-tmpfiles-setup-dev.service": {
785
+ "fs_type": "ramfs",
786
+ "mount_options": [
787
+ "ro",
788
+ "nosuid",
789
+ "nodev",
790
+ "noexec",
791
+ "relatime",
792
+ "seclabel",
793
+ "mode=700"
794
+ ],
795
+ "devices": [
796
+ "none"
797
+ ]
798
+ },
799
+ "/sys/fs/fuse/connections": {
800
+ "fs_type": "fusectl",
801
+ "mount_options": [
802
+ "rw",
803
+ "nosuid",
804
+ "nodev",
805
+ "noexec",
806
+ "relatime"
807
+ ],
808
+ "devices": [
809
+ "fusectl"
810
+ ]
811
+ },
812
+ "/run/credentials/systemd-tmpfiles-setup.service": {
813
+ "fs_type": "ramfs",
814
+ "mount_options": [
815
+ "ro",
816
+ "nosuid",
817
+ "nodev",
818
+ "noexec",
819
+ "relatime",
820
+ "seclabel",
821
+ "mode=700"
822
+ ],
823
+ "devices": [
824
+ "none"
825
+ ]
826
+ },
827
+ "/var/lib/nfs/rpc_pipefs": {
828
+ "fs_type": "rpc_pipefs",
829
+ "mount_options": [
830
+ "rw",
831
+ "relatime"
832
+ ],
833
+ "devices": [
834
+ "sunrpc"
835
+ ]
836
+ }
837
+ },
838
+ "by_pair": {
839
+ "devtmpfs,/dev": {
840
+ "device": "devtmpfs",
841
+ "kb_size": "4096",
842
+ "kb_used": "0",
843
+ "kb_available": "4096",
844
+ "percent_used": "0%",
845
+ "mount": "/dev",
846
+ "total_inodes": "464128",
847
+ "inodes_used": "355",
848
+ "inodes_available": "463773",
849
+ "inodes_percent_used": "1%",
850
+ "fs_type": "devtmpfs",
851
+ "mount_options": [
852
+ "rw",
853
+ "nosuid",
854
+ "seclabel",
855
+ "size=4096k",
856
+ "nr_inodes=464128",
857
+ "mode=755",
858
+ "inode64"
859
+ ]
860
+ },
861
+ "tmpfs,/dev/shm": {
862
+ "device": "tmpfs",
863
+ "kb_size": "1875072",
864
+ "kb_used": "0",
865
+ "kb_available": "1875072",
866
+ "percent_used": "0%",
867
+ "mount": "/dev/shm",
868
+ "total_inodes": "468768",
869
+ "inodes_used": "1",
870
+ "inodes_available": "468767",
871
+ "inodes_percent_used": "1%",
872
+ "fs_type": "tmpfs",
873
+ "mount_options": [
874
+ "rw",
875
+ "nosuid",
876
+ "nodev",
877
+ "seclabel",
878
+ "inode64"
879
+ ]
880
+ },
881
+ "tmpfs,/run": {
882
+ "device": "tmpfs",
883
+ "kb_size": "750032",
884
+ "kb_used": "16868",
885
+ "kb_available": "733164",
886
+ "percent_used": "3%",
887
+ "mount": "/run",
888
+ "total_inodes": "819200",
889
+ "inodes_used": "533",
890
+ "inodes_available": "818667",
891
+ "inodes_percent_used": "1%",
892
+ "fs_type": "tmpfs",
893
+ "mount_options": [
894
+ "rw",
895
+ "nosuid",
896
+ "nodev",
897
+ "seclabel",
898
+ "size=750032k",
899
+ "nr_inodes=819200",
900
+ "mode=755",
901
+ "inode64"
902
+ ]
903
+ },
904
+ "/dev/sda2,/": {
905
+ "device": "/dev/sda2",
906
+ "kb_size": "64926748",
907
+ "kb_used": "1516856",
908
+ "kb_available": "63409892",
909
+ "percent_used": "3%",
910
+ "mount": "/",
911
+ "total_inodes": "32479232",
912
+ "inodes_used": "38483",
913
+ "inodes_available": "32440749",
914
+ "inodes_percent_used": "1%",
915
+ "fs_type": "xfs",
916
+ "mount_options": [
917
+ "rw",
918
+ "relatime",
919
+ "seclabel",
920
+ "attr2",
921
+ "inode64",
922
+ "logbufs=8",
923
+ "logbsize=32k",
924
+ "noquota"
925
+ ],
926
+ "uuid": "47919001-bd02-4834-b40c-25052d8c886c"
927
+ },
928
+ "vagrant,/vagrant": {
929
+ "device": "vagrant",
930
+ "kb_size": "492054648",
931
+ "kb_used": "396776216",
932
+ "kb_available": "95278432",
933
+ "percent_used": "81%",
934
+ "mount": "/vagrant",
935
+ "fs_type": "vboxsf",
936
+ "mount_options": [
937
+ "rw",
938
+ "nodev",
939
+ "relatime",
940
+ "iocharset=utf8",
941
+ "uid=1000",
942
+ "gid=1000",
943
+ "_netdev"
944
+ ]
945
+ },
946
+ "tmpfs,/run/user/1000": {
947
+ "device": "tmpfs",
948
+ "kb_size": "375012",
949
+ "kb_used": "0",
950
+ "kb_available": "375012",
951
+ "percent_used": "0%",
952
+ "mount": "/run/user/1000",
953
+ "total_inodes": "93753",
954
+ "inodes_used": "14",
955
+ "inodes_available": "93739",
956
+ "inodes_percent_used": "1%",
957
+ "fs_type": "tmpfs",
958
+ "mount_options": [
959
+ "rw",
960
+ "nosuid",
961
+ "nodev",
962
+ "relatime",
963
+ "seclabel",
964
+ "size=375012k",
965
+ "nr_inodes=93753",
966
+ "mode=700",
967
+ "uid=1000",
968
+ "gid=1000",
969
+ "inode64"
970
+ ]
971
+ },
972
+ "proc,/proc": {
973
+ "device": "proc",
974
+ "mount": "/proc",
975
+ "fs_type": "proc",
976
+ "mount_options": [
977
+ "rw",
978
+ "nosuid",
979
+ "nodev",
980
+ "noexec",
981
+ "relatime"
982
+ ]
983
+ },
984
+ "sysfs,/sys": {
985
+ "device": "sysfs",
986
+ "mount": "/sys",
987
+ "fs_type": "sysfs",
988
+ "mount_options": [
989
+ "rw",
990
+ "nosuid",
991
+ "nodev",
992
+ "noexec",
993
+ "relatime",
994
+ "seclabel"
995
+ ]
996
+ },
997
+ "securityfs,/sys/kernel/security": {
998
+ "device": "securityfs",
999
+ "mount": "/sys/kernel/security",
1000
+ "fs_type": "securityfs",
1001
+ "mount_options": [
1002
+ "rw",
1003
+ "nosuid",
1004
+ "nodev",
1005
+ "noexec",
1006
+ "relatime"
1007
+ ]
1008
+ },
1009
+ "devpts,/dev/pts": {
1010
+ "device": "devpts",
1011
+ "mount": "/dev/pts",
1012
+ "fs_type": "devpts",
1013
+ "mount_options": [
1014
+ "rw",
1015
+ "nosuid",
1016
+ "noexec",
1017
+ "relatime",
1018
+ "seclabel",
1019
+ "gid=5",
1020
+ "mode=620",
1021
+ "ptmxmode=000"
1022
+ ]
1023
+ },
1024
+ "cgroup2,/sys/fs/cgroup": {
1025
+ "device": "cgroup2",
1026
+ "mount": "/sys/fs/cgroup",
1027
+ "fs_type": "cgroup2",
1028
+ "mount_options": [
1029
+ "rw",
1030
+ "nosuid",
1031
+ "nodev",
1032
+ "noexec",
1033
+ "relatime",
1034
+ "seclabel",
1035
+ "nsdelegate",
1036
+ "memory_recursiveprot"
1037
+ ]
1038
+ },
1039
+ "pstore,/sys/fs/pstore": {
1040
+ "device": "pstore",
1041
+ "mount": "/sys/fs/pstore",
1042
+ "fs_type": "pstore",
1043
+ "mount_options": [
1044
+ "rw",
1045
+ "nosuid",
1046
+ "nodev",
1047
+ "noexec",
1048
+ "relatime",
1049
+ "seclabel"
1050
+ ]
1051
+ },
1052
+ "bpf,/sys/fs/bpf": {
1053
+ "device": "bpf",
1054
+ "mount": "/sys/fs/bpf",
1055
+ "fs_type": "bpf",
1056
+ "mount_options": [
1057
+ "rw",
1058
+ "nosuid",
1059
+ "nodev",
1060
+ "noexec",
1061
+ "relatime",
1062
+ "mode=700"
1063
+ ]
1064
+ },
1065
+ "selinuxfs,/sys/fs/selinux": {
1066
+ "device": "selinuxfs",
1067
+ "mount": "/sys/fs/selinux",
1068
+ "fs_type": "selinuxfs",
1069
+ "mount_options": [
1070
+ "rw",
1071
+ "nosuid",
1072
+ "noexec",
1073
+ "relatime"
1074
+ ]
1075
+ },
1076
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1077
+ "device": "systemd-1",
1078
+ "mount": "/proc/sys/fs/binfmt_misc",
1079
+ "fs_type": "autofs",
1080
+ "mount_options": [
1081
+ "rw",
1082
+ "relatime",
1083
+ "fd=29",
1084
+ "pgrp=1",
1085
+ "timeout=0",
1086
+ "minproto=5",
1087
+ "maxproto=5",
1088
+ "direct",
1089
+ "pipe_ino=18057"
1090
+ ]
1091
+ },
1092
+ "mqueue,/dev/mqueue": {
1093
+ "device": "mqueue",
1094
+ "mount": "/dev/mqueue",
1095
+ "fs_type": "mqueue",
1096
+ "mount_options": [
1097
+ "rw",
1098
+ "nosuid",
1099
+ "nodev",
1100
+ "noexec",
1101
+ "relatime",
1102
+ "seclabel"
1103
+ ]
1104
+ },
1105
+ "hugetlbfs,/dev/hugepages": {
1106
+ "device": "hugetlbfs",
1107
+ "mount": "/dev/hugepages",
1108
+ "fs_type": "hugetlbfs",
1109
+ "mount_options": [
1110
+ "rw",
1111
+ "relatime",
1112
+ "seclabel",
1113
+ "pagesize=2M"
1114
+ ]
1115
+ },
1116
+ "debugfs,/sys/kernel/debug": {
1117
+ "device": "debugfs",
1118
+ "mount": "/sys/kernel/debug",
1119
+ "fs_type": "debugfs",
1120
+ "mount_options": [
1121
+ "rw",
1122
+ "nosuid",
1123
+ "nodev",
1124
+ "noexec",
1125
+ "relatime",
1126
+ "seclabel"
1127
+ ]
1128
+ },
1129
+ "tracefs,/sys/kernel/tracing": {
1130
+ "device": "tracefs",
1131
+ "mount": "/sys/kernel/tracing",
1132
+ "fs_type": "tracefs",
1133
+ "mount_options": [
1134
+ "rw",
1135
+ "nosuid",
1136
+ "nodev",
1137
+ "noexec",
1138
+ "relatime",
1139
+ "seclabel"
1140
+ ]
1141
+ },
1142
+ "none,/run/credentials/systemd-sysctl.service": {
1143
+ "device": "none",
1144
+ "mount": "/run/credentials/systemd-sysctl.service",
1145
+ "fs_type": "ramfs",
1146
+ "mount_options": [
1147
+ "ro",
1148
+ "nosuid",
1149
+ "nodev",
1150
+ "noexec",
1151
+ "relatime",
1152
+ "seclabel",
1153
+ "mode=700"
1154
+ ]
1155
+ },
1156
+ "configfs,/sys/kernel/config": {
1157
+ "device": "configfs",
1158
+ "mount": "/sys/kernel/config",
1159
+ "fs_type": "configfs",
1160
+ "mount_options": [
1161
+ "rw",
1162
+ "nosuid",
1163
+ "nodev",
1164
+ "noexec",
1165
+ "relatime"
1166
+ ]
1167
+ },
1168
+ "none,/run/credentials/systemd-tmpfiles-setup-dev.service": {
1169
+ "device": "none",
1170
+ "mount": "/run/credentials/systemd-tmpfiles-setup-dev.service",
1171
+ "fs_type": "ramfs",
1172
+ "mount_options": [
1173
+ "ro",
1174
+ "nosuid",
1175
+ "nodev",
1176
+ "noexec",
1177
+ "relatime",
1178
+ "seclabel",
1179
+ "mode=700"
1180
+ ]
1181
+ },
1182
+ "fusectl,/sys/fs/fuse/connections": {
1183
+ "device": "fusectl",
1184
+ "mount": "/sys/fs/fuse/connections",
1185
+ "fs_type": "fusectl",
1186
+ "mount_options": [
1187
+ "rw",
1188
+ "nosuid",
1189
+ "nodev",
1190
+ "noexec",
1191
+ "relatime"
1192
+ ]
1193
+ },
1194
+ "none,/run/credentials/systemd-tmpfiles-setup.service": {
1195
+ "device": "none",
1196
+ "mount": "/run/credentials/systemd-tmpfiles-setup.service",
1197
+ "fs_type": "ramfs",
1198
+ "mount_options": [
1199
+ "ro",
1200
+ "nosuid",
1201
+ "nodev",
1202
+ "noexec",
1203
+ "relatime",
1204
+ "seclabel",
1205
+ "mode=700"
1206
+ ]
1207
+ },
1208
+ "sunrpc,/var/lib/nfs/rpc_pipefs": {
1209
+ "device": "sunrpc",
1210
+ "mount": "/var/lib/nfs/rpc_pipefs",
1211
+ "fs_type": "rpc_pipefs",
1212
+ "mount_options": [
1213
+ "rw",
1214
+ "relatime"
1215
+ ]
1216
+ },
1217
+ "/dev/sda,": {
1218
+ "device": "/dev/sda"
1219
+ },
1220
+ "/dev/sda1,": {
1221
+ "device": "/dev/sda1",
1222
+ "fs_type": "swap",
1223
+ "uuid": "69a4d716-0761-40cc-ad0f-e33d91a53b93"
1224
+ }
1225
+ }
1226
+ },
1227
+ "fips": {
1228
+ "kernel": {
1229
+ "enabled": false
1230
+ }
1231
+ },
1232
+ "fqdn": "fauxhai.local",
1233
+ "hostname": "Fauxhai",
1234
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
1235
+ "idletime_seconds": 2646450,
1236
+ "init_package": "systemd",
1237
+ "ipaddress": "10.0.0.2",
1238
+ "kernel": {
1239
+ "name": "Linux",
1240
+ "release": "5.14.0-234.el9.x86_64",
1241
+ "version": "#1 SMP PREEMPT_DYNAMIC Thu Jan 12 18:16:31 UTC 2023",
1242
+ "machine": "x86_64",
1243
+ "processor": "x86_64",
1244
+ "os": "GNU/Linux",
1245
+ "modules": {
1246
+ "tls": {
1247
+ "size": "131072",
1248
+ "refcount": "0"
1249
+ },
1250
+ "vboxsf": {
1251
+ "size": "98304",
1252
+ "refcount": "1",
1253
+ "version": "7.0.6 r155176"
1254
+ },
1255
+ "rfkill": {
1256
+ "size": "36864",
1257
+ "refcount": "1"
1258
+ },
1259
+ "vmwgfx": {
1260
+ "size": "393216",
1261
+ "refcount": "2",
1262
+ "version": "2.20.0.0"
1263
+ },
1264
+ "drm_ttm_helper": {
1265
+ "size": "16384",
1266
+ "refcount": "1"
1267
+ },
1268
+ "ttm": {
1269
+ "size": "90112",
1270
+ "refcount": "2"
1271
+ },
1272
+ "intel_rapl_msr": {
1273
+ "size": "20480",
1274
+ "refcount": "0"
1275
+ },
1276
+ "drm_kms_helper": {
1277
+ "size": "192512",
1278
+ "refcount": "1"
1279
+ },
1280
+ "intel_rapl_common": {
1281
+ "size": "32768",
1282
+ "refcount": "1"
1283
+ },
1284
+ "intel_pmc_core_pltdrv": {
1285
+ "size": "16384",
1286
+ "refcount": "0"
1287
+ },
1288
+ "intel_pmc_core": {
1289
+ "size": "53248",
1290
+ "refcount": "0"
1291
+ },
1292
+ "syscopyarea": {
1293
+ "size": "16384",
1294
+ "refcount": "1"
1295
+ },
1296
+ "sysfillrect": {
1297
+ "size": "16384",
1298
+ "refcount": "1"
1299
+ },
1300
+ "sysimgblt": {
1301
+ "size": "16384",
1302
+ "refcount": "1"
1303
+ },
1304
+ "fb_sys_fops": {
1305
+ "size": "16384",
1306
+ "refcount": "1"
1307
+ },
1308
+ "i2c_piix4": {
1309
+ "size": "28672",
1310
+ "refcount": "0"
1311
+ },
1312
+ "pcspkr": {
1313
+ "size": "16384",
1314
+ "refcount": "0"
1315
+ },
1316
+ "joydev": {
1317
+ "size": "28672",
1318
+ "refcount": "0"
1319
+ },
1320
+ "rapl": {
1321
+ "size": "24576",
1322
+ "refcount": "0"
1323
+ },
1324
+ "sunrpc": {
1325
+ "size": "696320",
1326
+ "refcount": "1"
1327
+ },
1328
+ "drm": {
1329
+ "size": "581632",
1330
+ "refcount": "6"
1331
+ },
1332
+ "fuse": {
1333
+ "size": "176128",
1334
+ "refcount": "1"
1335
+ },
1336
+ "xfs": {
1337
+ "size": "2043904",
1338
+ "refcount": "1"
1339
+ },
1340
+ "libcrc32c": {
1341
+ "size": "16384",
1342
+ "refcount": "1"
1343
+ },
1344
+ "sd_mod": {
1345
+ "size": "69632",
1346
+ "refcount": "3"
1347
+ },
1348
+ "t10_pi": {
1349
+ "size": "16384",
1350
+ "refcount": "1"
1351
+ },
1352
+ "sg": {
1353
+ "size": "49152",
1354
+ "refcount": "0",
1355
+ "version": "3.5.36"
1356
+ },
1357
+ "ata_generic": {
1358
+ "size": "16384",
1359
+ "refcount": "0",
1360
+ "version": "0.2.15"
1361
+ },
1362
+ "ahci": {
1363
+ "size": "49152",
1364
+ "refcount": "2",
1365
+ "version": "3.0"
1366
+ },
1367
+ "libahci": {
1368
+ "size": "53248",
1369
+ "refcount": "1"
1370
+ },
1371
+ "e1000": {
1372
+ "size": "176128",
1373
+ "refcount": "0"
1374
+ },
1375
+ "crct10dif_pclmul": {
1376
+ "size": "16384",
1377
+ "refcount": "1"
1378
+ },
1379
+ "crc32_pclmul": {
1380
+ "size": "16384",
1381
+ "refcount": "0"
1382
+ },
1383
+ "crc32c_intel": {
1384
+ "size": "24576",
1385
+ "refcount": "1"
1386
+ },
1387
+ "ghash_clmulni_intel": {
1388
+ "size": "16384",
1389
+ "refcount": "0"
1390
+ },
1391
+ "video": {
1392
+ "size": "61440",
1393
+ "refcount": "0"
1394
+ },
1395
+ "ata_piix": {
1396
+ "size": "45056",
1397
+ "refcount": "0",
1398
+ "version": "2.13"
1399
+ },
1400
+ "libata": {
1401
+ "size": "425984",
1402
+ "refcount": "4",
1403
+ "version": "3.00"
1404
+ },
1405
+ "vboxguest": {
1406
+ "size": "421888",
1407
+ "refcount": "3",
1408
+ "version": "7.0.6 r155176"
1409
+ },
1410
+ "serio_raw": {
1411
+ "size": "20480",
1412
+ "refcount": "0"
1413
+ }
1414
+ }
1415
+ },
1416
+ "keys": {
1417
+ "ssh": {
1418
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1419
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1420
+ }
1421
+ },
1422
+ "languages": {
1423
+ "ruby": {
1424
+ "platform": "x86_64-linux",
1425
+ "version": "3.1.2",
1426
+ "release_date": "2022-04-12",
1427
+ "target": "x86_64-pc-linux-gnu",
1428
+ "target_cpu": "x86_64",
1429
+ "target_vendor": "pc",
1430
+ "target_os": "linux",
1431
+ "host": "x86_64-pc-linux-gnu",
1432
+ "host_cpu": "x86_64",
1433
+ "host_os": "linux",
1434
+ "host_vendor": "pc",
1435
+ "bin_dir": "/usr/local/bin",
1436
+ "ruby_bin": "/usr/local/bin/ruby",
1437
+ "gem_bin": "/usr/local/bin/gem",
1438
+ "gems_dir": "/usr/local/gems"
1439
+ },
1440
+ "powershell": null
1441
+ },
1442
+ "lsb": {
1443
+ },
1444
+ "macaddress": "11:11:11:11:11:11",
1445
+ "machinename": "Fauxhai",
1446
+ "memory": {
1447
+ "total": "1048576kB"
1448
+ },
1449
+ "network": {
1450
+ "interfaces": {
1451
+ "lo": {
1452
+ "mtu": "65536",
1453
+ "flags": [
1454
+ "LOOPBACK",
1455
+ "UP",
1456
+ "LOWER_UP"
1457
+ ],
1458
+ "encapsulation": "Loopback",
1459
+ "addresses": {
1460
+ "127.0.0.1": {
1461
+ "family": "inet",
1462
+ "prefixlen": "8",
1463
+ "netmask": "255.0.0.0",
1464
+ "scope": "Node",
1465
+ "ip_scope": "LOOPBACK"
1466
+ },
1467
+ "::1": {
1468
+ "family": "inet6",
1469
+ "prefixlen": "128",
1470
+ "scope": "Node",
1471
+ "tags": [
1472
+
1473
+ ],
1474
+ "ip_scope": "LINK LOCAL LOOPBACK"
1475
+ }
1476
+ },
1477
+ "state": "unknown"
1478
+ },
1479
+ "eth0": {
1480
+ "type": "eth",
1481
+ "number": "0",
1482
+ "mtu": "1500",
1483
+ "flags": [
1484
+ "BROADCAST",
1485
+ "MULTICAST",
1486
+ "UP",
1487
+ "LOWER_UP"
1488
+ ],
1489
+ "encapsulation": "Ethernet",
1490
+ "addresses": {
1491
+ "11:11:11:11:11:11": {
1492
+ "family": "lladdr"
1493
+ },
1494
+ "10.0.0.2": {
1495
+ "family": "inet",
1496
+ "prefixlen": "24",
1497
+ "netmask": "255.255.255.0",
1498
+ "broadcast": "10.0.0.255",
1499
+ "scope": "Global",
1500
+ "ip_scope": "RFC1918 PRIVATE"
1501
+ },
1502
+ "fe80::11:1111:1111:1111": {
1503
+ "family": "inet6",
1504
+ "prefixlen": "64",
1505
+ "scope": "Link",
1506
+ "tags": [
1507
+
1508
+ ],
1509
+ "ip_scope": "LINK LOCAL UNICAST"
1510
+ }
1511
+ },
1512
+ "state": "up",
1513
+ "arp": {
1514
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1515
+ },
1516
+ "routes": [
1517
+ {
1518
+ "destination": "default",
1519
+ "family": "inet",
1520
+ "via": "10.0.0.1"
1521
+ },
1522
+ {
1523
+ "destination": "10.0.0.0/24",
1524
+ "family": "inet",
1525
+ "scope": "link",
1526
+ "proto": "kernel",
1527
+ "src": "10.0.0.2"
1528
+ },
1529
+ {
1530
+ "destination": "fe80::/64",
1531
+ "family": "inet6",
1532
+ "metric": "256",
1533
+ "proto": "kernel"
1534
+ }
1535
+ ],
1536
+ "ring_params": {
1537
+ }
1538
+ }
1539
+ },
1540
+ "default_interface": "eth0",
1541
+ "default_gateway": "10.0.0.1"
1542
+ },
1543
+ "ohai_time": 1675119889.7828636,
1544
+ "os": "linux",
1545
+ "os_release": {
1546
+ "name": "CentOS Stream",
1547
+ "version": "9",
1548
+ "id": "centos",
1549
+ "id_like": [
1550
+ "rhel",
1551
+ "fedora"
1552
+ ],
1553
+ "version_id": "9",
1554
+ "platform_id": "platform:el9",
1555
+ "pretty_name": "CentOS Stream 9",
1556
+ "ansi_color": "0;31",
1557
+ "logo": "fedora-logo-icon",
1558
+ "cpe_name": "cpe:/o:centos:centos:9",
1559
+ "home_url": "https://centos.org/",
1560
+ "bug_report_url": "https://bugzilla.redhat.com/",
1561
+ "redhat_support_product": "Red Hat Enterprise Linux 9",
1562
+ "redhat_support_product_version": "CentOS Stream"
1563
+ },
1564
+ "os_version": "5.14.0-234.el9.x86_64",
1565
+ "packages": {
1566
+ "libgcc": {
1567
+ "epoch": "0",
1568
+ "version": "11.3.1",
1569
+ "release": "4.3.el9",
1570
+ "installdate": "1674235547",
1571
+ "arch": "x86_64"
1572
+ },
1573
+ "crypto-policies": {
1574
+ "epoch": "0",
1575
+ "version": "20221215",
1576
+ "release": "1.git9a18988.el9",
1577
+ "installdate": "1674235547",
1578
+ "arch": "noarch"
1579
+ },
1580
+ "tzdata": {
1581
+ "epoch": "0",
1582
+ "version": "2022g",
1583
+ "release": "1.el9",
1584
+ "installdate": "1674235548",
1585
+ "arch": "noarch"
1586
+ },
1587
+ "gawk-all-langpacks": {
1588
+ "epoch": "0",
1589
+ "version": "5.1.0",
1590
+ "release": "6.el9",
1591
+ "installdate": "1674235548",
1592
+ "arch": "x86_64"
1593
+ },
1594
+ "quota-nls": {
1595
+ "epoch": "1",
1596
+ "version": "4.06",
1597
+ "release": "6.el9",
1598
+ "installdate": "1674235548",
1599
+ "arch": "noarch"
1600
+ },
1601
+ "python3-setuptools-wheel": {
1602
+ "epoch": "0",
1603
+ "version": "53.0.0",
1604
+ "release": "12.el9",
1605
+ "installdate": "1674235548",
1606
+ "arch": "noarch"
1607
+ },
1608
+ "publicsuffix-list-dafsa": {
1609
+ "epoch": "0",
1610
+ "version": "20210518",
1611
+ "release": "3.el9",
1612
+ "installdate": "1674235548",
1613
+ "arch": "noarch"
1614
+ },
1615
+ "pcre2-syntax": {
1616
+ "epoch": "0",
1617
+ "version": "10.40",
1618
+ "release": "2.el9",
1619
+ "installdate": "1674235548",
1620
+ "arch": "noarch"
1621
+ },
1622
+ "ncurses-base": {
1623
+ "epoch": "0",
1624
+ "version": "6.2",
1625
+ "release": "8.20210508.el9",
1626
+ "installdate": "1674235548",
1627
+ "arch": "noarch"
1628
+ },
1629
+ "libssh-config": {
1630
+ "epoch": "0",
1631
+ "version": "0.10.4",
1632
+ "release": "7.el9",
1633
+ "installdate": "1674235551",
1634
+ "arch": "noarch"
1635
+ },
1636
+ "libreport-filesystem": {
1637
+ "epoch": "0",
1638
+ "version": "2.15.2",
1639
+ "release": "6.el9",
1640
+ "installdate": "1674235551",
1641
+ "arch": "noarch"
1642
+ },
1643
+ "dnf-data": {
1644
+ "epoch": "0",
1645
+ "version": "4.14.0",
1646
+ "release": "4.el9",
1647
+ "installdate": "1674235551",
1648
+ "arch": "noarch"
1649
+ },
1650
+ "kbd-misc": {
1651
+ "epoch": "0",
1652
+ "version": "2.4.0",
1653
+ "release": "8.el9",
1654
+ "installdate": "1674235551",
1655
+ "arch": "noarch"
1656
+ },
1657
+ "hwdata": {
1658
+ "epoch": "0",
1659
+ "version": "0.348",
1660
+ "release": "9.6.el9",
1661
+ "installdate": "1674235551",
1662
+ "arch": "noarch"
1663
+ },
1664
+ "fonts-filesystem": {
1665
+ "epoch": "1",
1666
+ "version": "2.0.5",
1667
+ "release": "7.el9.1",
1668
+ "installdate": "1674235551",
1669
+ "arch": "noarch"
1670
+ },
1671
+ "dejavu-sans-fonts": {
1672
+ "epoch": "0",
1673
+ "version": "2.37",
1674
+ "release": "18.el9",
1675
+ "installdate": "1674235551",
1676
+ "arch": "noarch"
1677
+ },
1678
+ "langpacks-core-font-en": {
1679
+ "epoch": "0",
1680
+ "version": "3.0",
1681
+ "release": "16.el9",
1682
+ "installdate": "1674235551",
1683
+ "arch": "noarch"
1684
+ },
1685
+ "firewalld-filesystem": {
1686
+ "epoch": "0",
1687
+ "version": "1.2.1",
1688
+ "release": "1.el9",
1689
+ "installdate": "1674235551",
1690
+ "arch": "noarch"
1691
+ },
1692
+ "coreutils-common": {
1693
+ "epoch": "0",
1694
+ "version": "8.32",
1695
+ "release": "33.el9",
1696
+ "installdate": "1674235551",
1697
+ "arch": "x86_64"
1698
+ },
1699
+ "centos-gpg-keys": {
1700
+ "epoch": "0",
1701
+ "version": "9.0",
1702
+ "release": "18.el9",
1703
+ "installdate": "1674235551",
1704
+ "arch": "noarch"
1705
+ },
1706
+ "centos-stream-repos": {
1707
+ "epoch": "0",
1708
+ "version": "9.0",
1709
+ "release": "18.el9",
1710
+ "installdate": "1674235551",
1711
+ "arch": "noarch"
1712
+ },
1713
+ "centos-stream-release": {
1714
+ "epoch": "0",
1715
+ "version": "9.0",
1716
+ "release": "18.el9",
1717
+ "installdate": "1674235551",
1718
+ "arch": "noarch"
1719
+ },
1720
+ "setup": {
1721
+ "epoch": "0",
1722
+ "version": "2.13.7",
1723
+ "release": "8.el9",
1724
+ "installdate": "1674235551",
1725
+ "arch": "noarch"
1726
+ },
1727
+ "filesystem": {
1728
+ "epoch": "0",
1729
+ "version": "3.16",
1730
+ "release": "2.el9",
1731
+ "installdate": "1674235552",
1732
+ "arch": "x86_64"
1733
+ },
1734
+ "basesystem": {
1735
+ "epoch": "0",
1736
+ "version": "11",
1737
+ "release": "13.el9",
1738
+ "installdate": "1674235552",
1739
+ "arch": "noarch"
1740
+ },
1741
+ "glibc-gconv-extra": {
1742
+ "epoch": "0",
1743
+ "version": "2.34",
1744
+ "release": "54.el9",
1745
+ "installdate": "1674235552",
1746
+ "arch": "x86_64"
1747
+ },
1748
+ "glibc-langpack-en": {
1749
+ "epoch": "0",
1750
+ "version": "2.34",
1751
+ "release": "54.el9",
1752
+ "installdate": "1674235552",
1753
+ "arch": "x86_64"
1754
+ },
1755
+ "glibc-common": {
1756
+ "epoch": "0",
1757
+ "version": "2.34",
1758
+ "release": "54.el9",
1759
+ "installdate": "1674235552",
1760
+ "arch": "x86_64"
1761
+ },
1762
+ "glibc": {
1763
+ "epoch": "0",
1764
+ "version": "2.34",
1765
+ "release": "54.el9",
1766
+ "installdate": "1674235552",
1767
+ "arch": "x86_64"
1768
+ },
1769
+ "ncurses-libs": {
1770
+ "epoch": "0",
1771
+ "version": "6.2",
1772
+ "release": "8.20210508.el9",
1773
+ "installdate": "1674235552",
1774
+ "arch": "x86_64"
1775
+ },
1776
+ "bash": {
1777
+ "epoch": "0",
1778
+ "version": "5.1.8",
1779
+ "release": "6.el9",
1780
+ "installdate": "1674235552",
1781
+ "arch": "x86_64"
1782
+ },
1783
+ "zlib": {
1784
+ "epoch": "0",
1785
+ "version": "1.2.11",
1786
+ "release": "36.el9",
1787
+ "installdate": "1674235552",
1788
+ "arch": "x86_64"
1789
+ },
1790
+ "xz-libs": {
1791
+ "epoch": "0",
1792
+ "version": "5.2.5",
1793
+ "release": "8.el9",
1794
+ "installdate": "1674235552",
1795
+ "arch": "x86_64"
1796
+ },
1797
+ "libcap": {
1798
+ "epoch": "0",
1799
+ "version": "2.48",
1800
+ "release": "8.el9",
1801
+ "installdate": "1674235553",
1802
+ "arch": "x86_64"
1803
+ },
1804
+ "libzstd": {
1805
+ "epoch": "0",
1806
+ "version": "1.5.1",
1807
+ "release": "2.el9",
1808
+ "installdate": "1674235553",
1809
+ "arch": "x86_64"
1810
+ },
1811
+ "popt": {
1812
+ "epoch": "0",
1813
+ "version": "1.18",
1814
+ "release": "8.el9",
1815
+ "installdate": "1674235553",
1816
+ "arch": "x86_64"
1817
+ },
1818
+ "bzip2-libs": {
1819
+ "epoch": "0",
1820
+ "version": "1.0.8",
1821
+ "release": "8.el9",
1822
+ "installdate": "1674235553",
1823
+ "arch": "x86_64"
1824
+ },
1825
+ "libuuid": {
1826
+ "epoch": "0",
1827
+ "version": "2.37.4",
1828
+ "release": "9.el9",
1829
+ "installdate": "1674235553",
1830
+ "arch": "x86_64"
1831
+ },
1832
+ "libxcrypt": {
1833
+ "epoch": "0",
1834
+ "version": "4.4.18",
1835
+ "release": "3.el9",
1836
+ "installdate": "1674235553",
1837
+ "arch": "x86_64"
1838
+ },
1839
+ "sqlite-libs": {
1840
+ "epoch": "0",
1841
+ "version": "3.34.1",
1842
+ "release": "6.el9",
1843
+ "installdate": "1674235553",
1844
+ "arch": "x86_64"
1845
+ },
1846
+ "libcom_err": {
1847
+ "epoch": "0",
1848
+ "version": "1.46.5",
1849
+ "release": "3.el9",
1850
+ "installdate": "1674235553",
1851
+ "arch": "x86_64"
1852
+ },
1853
+ "libmnl": {
1854
+ "epoch": "0",
1855
+ "version": "1.0.4",
1856
+ "release": "15.el9",
1857
+ "installdate": "1674235553",
1858
+ "arch": "x86_64"
1859
+ },
1860
+ "libxml2": {
1861
+ "epoch": "0",
1862
+ "version": "2.9.13",
1863
+ "release": "3.el9",
1864
+ "installdate": "1674235553",
1865
+ "arch": "x86_64"
1866
+ },
1867
+ "elfutils-libelf": {
1868
+ "epoch": "0",
1869
+ "version": "0.188",
1870
+ "release": "3.el9",
1871
+ "installdate": "1674235553",
1872
+ "arch": "x86_64"
1873
+ },
1874
+ "readline": {
1875
+ "epoch": "0",
1876
+ "version": "8.1",
1877
+ "release": "4.el9",
1878
+ "installdate": "1674235553",
1879
+ "arch": "x86_64"
1880
+ },
1881
+ "libcap-ng": {
1882
+ "epoch": "0",
1883
+ "version": "0.8.2",
1884
+ "release": "7.el9",
1885
+ "installdate": "1674235553",
1886
+ "arch": "x86_64"
1887
+ },
1888
+ "audit-libs": {
1889
+ "epoch": "0",
1890
+ "version": "3.0.7",
1891
+ "release": "103.el9",
1892
+ "installdate": "1674235553",
1893
+ "arch": "x86_64"
1894
+ },
1895
+ "libstdc++": {
1896
+ "epoch": "0",
1897
+ "version": "11.3.1",
1898
+ "release": "4.3.el9",
1899
+ "installdate": "1674235553",
1900
+ "arch": "x86_64"
1901
+ },
1902
+ "keyutils-libs": {
1903
+ "epoch": "0",
1904
+ "version": "1.6.3",
1905
+ "release": "1.el9",
1906
+ "installdate": "1674235553",
1907
+ "arch": "x86_64"
1908
+ },
1909
+ "libunistring": {
1910
+ "epoch": "0",
1911
+ "version": "0.9.10",
1912
+ "release": "15.el9",
1913
+ "installdate": "1674235553",
1914
+ "arch": "x86_64"
1915
+ },
1916
+ "lua-libs": {
1917
+ "epoch": "0",
1918
+ "version": "5.4.2",
1919
+ "release": "7.el9",
1920
+ "installdate": "1674235553",
1921
+ "arch": "x86_64"
1922
+ },
1923
+ "libidn2": {
1924
+ "epoch": "0",
1925
+ "version": "2.3.0",
1926
+ "release": "7.el9",
1927
+ "installdate": "1674235553",
1928
+ "arch": "x86_64"
1929
+ },
1930
+ "alternatives": {
1931
+ "epoch": "0",
1932
+ "version": "1.20",
1933
+ "release": "2.el9",
1934
+ "installdate": "1674235553",
1935
+ "arch": "x86_64"
1936
+ },
1937
+ "libffi": {
1938
+ "epoch": "0",
1939
+ "version": "3.4.2",
1940
+ "release": "7.el9",
1941
+ "installdate": "1674235553",
1942
+ "arch": "x86_64"
1943
+ },
1944
+ "p11-kit": {
1945
+ "epoch": "0",
1946
+ "version": "0.24.1",
1947
+ "release": "2.el9",
1948
+ "installdate": "1674235553",
1949
+ "arch": "x86_64"
1950
+ },
1951
+ "libgpg-error": {
1952
+ "epoch": "0",
1953
+ "version": "1.42",
1954
+ "release": "5.el9",
1955
+ "installdate": "1674235553",
1956
+ "arch": "x86_64"
1957
+ },
1958
+ "libnl3": {
1959
+ "epoch": "0",
1960
+ "version": "3.7.0",
1961
+ "release": "1.el9",
1962
+ "installdate": "1674235553",
1963
+ "arch": "x86_64"
1964
+ },
1965
+ "libsepol": {
1966
+ "epoch": "0",
1967
+ "version": "3.5",
1968
+ "release": "0.rc1.2.el9",
1969
+ "installdate": "1674235553",
1970
+ "arch": "x86_64"
1971
+ },
1972
+ "libtalloc": {
1973
+ "epoch": "0",
1974
+ "version": "2.3.4",
1975
+ "release": "1.el9",
1976
+ "installdate": "1674235553",
1977
+ "arch": "x86_64"
1978
+ },
1979
+ "lz4-libs": {
1980
+ "epoch": "0",
1981
+ "version": "1.9.3",
1982
+ "release": "5.el9",
1983
+ "installdate": "1674235553",
1984
+ "arch": "x86_64"
1985
+ },
1986
+ "pcre2": {
1987
+ "epoch": "0",
1988
+ "version": "10.40",
1989
+ "release": "2.el9",
1990
+ "installdate": "1674235553",
1991
+ "arch": "x86_64"
1992
+ },
1993
+ "libselinux": {
1994
+ "epoch": "0",
1995
+ "version": "3.5",
1996
+ "release": "0.rc1.1.el9",
1997
+ "installdate": "1674235553",
1998
+ "arch": "x86_64"
1999
+ },
2000
+ "libsemanage": {
2001
+ "epoch": "0",
2002
+ "version": "3.5",
2003
+ "release": "0.rc1.1.el9",
2004
+ "installdate": "1674235553",
2005
+ "arch": "x86_64"
2006
+ },
2007
+ "gmp": {
2008
+ "epoch": "1",
2009
+ "version": "6.2.0",
2010
+ "release": "10.el9",
2011
+ "installdate": "1674235553",
2012
+ "arch": "x86_64"
2013
+ },
2014
+ "libsmartcols": {
2015
+ "epoch": "0",
2016
+ "version": "2.37.4",
2017
+ "release": "9.el9",
2018
+ "installdate": "1674235553",
2019
+ "arch": "x86_64"
2020
+ },
2021
+ "findutils": {
2022
+ "epoch": "1",
2023
+ "version": "4.8.0",
2024
+ "release": "5.el9",
2025
+ "installdate": "1674235553",
2026
+ "arch": "x86_64"
2027
+ },
2028
+ "libtevent": {
2029
+ "epoch": "0",
2030
+ "version": "0.13.0",
2031
+ "release": "1.el9",
2032
+ "installdate": "1674235553",
2033
+ "arch": "x86_64"
2034
+ },
2035
+ "libgcrypt": {
2036
+ "epoch": "0",
2037
+ "version": "1.10.0",
2038
+ "release": "8.el9",
2039
+ "installdate": "1674235553",
2040
+ "arch": "x86_64"
2041
+ },
2042
+ "file-libs": {
2043
+ "epoch": "0",
2044
+ "version": "5.39",
2045
+ "release": "10.el9",
2046
+ "installdate": "1674235553",
2047
+ "arch": "x86_64"
2048
+ },
2049
+ "libedit": {
2050
+ "epoch": "0",
2051
+ "version": "3.1",
2052
+ "release": "37.20210216cvs.el9",
2053
+ "installdate": "1674235553",
2054
+ "arch": "x86_64"
2055
+ },
2056
+ "expat": {
2057
+ "epoch": "0",
2058
+ "version": "2.5.0",
2059
+ "release": "1.el9",
2060
+ "installdate": "1674235553",
2061
+ "arch": "x86_64"
2062
+ },
2063
+ "gdbm-libs": {
2064
+ "epoch": "1",
2065
+ "version": "1.19",
2066
+ "release": "4.el9",
2067
+ "installdate": "1674235553",
2068
+ "arch": "x86_64"
2069
+ },
2070
+ "jansson": {
2071
+ "epoch": "0",
2072
+ "version": "2.14",
2073
+ "release": "1.el9",
2074
+ "installdate": "1674235553",
2075
+ "arch": "x86_64"
2076
+ },
2077
+ "json-c": {
2078
+ "epoch": "0",
2079
+ "version": "0.14",
2080
+ "release": "11.el9",
2081
+ "installdate": "1674235553",
2082
+ "arch": "x86_64"
2083
+ },
2084
+ "libattr": {
2085
+ "epoch": "0",
2086
+ "version": "2.5.1",
2087
+ "release": "3.el9",
2088
+ "installdate": "1674235553",
2089
+ "arch": "x86_64"
2090
+ },
2091
+ "libacl": {
2092
+ "epoch": "0",
2093
+ "version": "2.3.1",
2094
+ "release": "3.el9",
2095
+ "installdate": "1674235553",
2096
+ "arch": "x86_64"
2097
+ },
2098
+ "sed": {
2099
+ "epoch": "0",
2100
+ "version": "4.8",
2101
+ "release": "9.el9",
2102
+ "installdate": "1674235553",
2103
+ "arch": "x86_64"
2104
+ },
2105
+ "shadow-utils": {
2106
+ "epoch": "2",
2107
+ "version": "4.9",
2108
+ "release": "6.el9",
2109
+ "installdate": "1674235553",
2110
+ "arch": "x86_64"
2111
+ },
2112
+ "libref_array": {
2113
+ "epoch": "0",
2114
+ "version": "0.1.5",
2115
+ "release": "53.el9",
2116
+ "installdate": "1674235553",
2117
+ "arch": "x86_64"
2118
+ },
2119
+ "libtdb": {
2120
+ "epoch": "0",
2121
+ "version": "1.4.7",
2122
+ "release": "1.el9",
2123
+ "installdate": "1674235553",
2124
+ "arch": "x86_64"
2125
+ },
2126
+ "libverto": {
2127
+ "epoch": "0",
2128
+ "version": "0.3.2",
2129
+ "release": "3.el9",
2130
+ "installdate": "1674235553",
2131
+ "arch": "x86_64"
2132
+ },
2133
+ "file": {
2134
+ "epoch": "0",
2135
+ "version": "5.39",
2136
+ "release": "10.el9",
2137
+ "installdate": "1674235553",
2138
+ "arch": "x86_64"
2139
+ },
2140
+ "libassuan": {
2141
+ "epoch": "0",
2142
+ "version": "2.5.5",
2143
+ "release": "3.el9",
2144
+ "installdate": "1674235553",
2145
+ "arch": "x86_64"
2146
+ },
2147
+ "libpsl": {
2148
+ "epoch": "0",
2149
+ "version": "0.21.1",
2150
+ "release": "5.el9",
2151
+ "installdate": "1674235553",
2152
+ "arch": "x86_64"
2153
+ },
2154
+ "libbpf": {
2155
+ "epoch": "2",
2156
+ "version": "1.0.0",
2157
+ "release": "1.el9",
2158
+ "installdate": "1674235553",
2159
+ "arch": "x86_64"
2160
+ },
2161
+ "libnftnl": {
2162
+ "epoch": "0",
2163
+ "version": "1.2.2",
2164
+ "release": "1.el9",
2165
+ "installdate": "1674235553",
2166
+ "arch": "x86_64"
2167
+ },
2168
+ "e2fsprogs-libs": {
2169
+ "epoch": "0",
2170
+ "version": "1.46.5",
2171
+ "release": "3.el9",
2172
+ "installdate": "1674235553",
2173
+ "arch": "x86_64"
2174
+ },
2175
+ "fuse-libs": {
2176
+ "epoch": "0",
2177
+ "version": "2.9.9",
2178
+ "release": "15.el9",
2179
+ "installdate": "1674235553",
2180
+ "arch": "x86_64"
2181
+ },
2182
+ "libbasicobjects": {
2183
+ "epoch": "0",
2184
+ "version": "0.1.1",
2185
+ "release": "53.el9",
2186
+ "installdate": "1674235553",
2187
+ "arch": "x86_64"
2188
+ },
2189
+ "libcollection": {
2190
+ "epoch": "0",
2191
+ "version": "0.7.0",
2192
+ "release": "53.el9",
2193
+ "installdate": "1674235553",
2194
+ "arch": "x86_64"
2195
+ },
2196
+ "libdb": {
2197
+ "epoch": "0",
2198
+ "version": "5.3.28",
2199
+ "release": "53.el9",
2200
+ "installdate": "1674235553",
2201
+ "arch": "x86_64"
2202
+ },
2203
+ "libdhash": {
2204
+ "epoch": "0",
2205
+ "version": "0.5.0",
2206
+ "release": "53.el9",
2207
+ "installdate": "1674235553",
2208
+ "arch": "x86_64"
2209
+ },
2210
+ "libgomp": {
2211
+ "epoch": "0",
2212
+ "version": "11.3.1",
2213
+ "release": "4.3.el9",
2214
+ "installdate": "1674235553",
2215
+ "arch": "x86_64"
2216
+ },
2217
+ "libseccomp": {
2218
+ "epoch": "0",
2219
+ "version": "2.5.2",
2220
+ "release": "2.el9",
2221
+ "installdate": "1674235553",
2222
+ "arch": "x86_64"
2223
+ },
2224
+ "libsigsegv": {
2225
+ "epoch": "0",
2226
+ "version": "2.13",
2227
+ "release": "4.el9",
2228
+ "installdate": "1674235553",
2229
+ "arch": "x86_64"
2230
+ },
2231
+ "libsss_idmap": {
2232
+ "epoch": "0",
2233
+ "version": "2.8.2",
2234
+ "release": "1.el9",
2235
+ "installdate": "1674235553",
2236
+ "arch": "x86_64"
2237
+ },
2238
+ "libtasn1": {
2239
+ "epoch": "0",
2240
+ "version": "4.16.0",
2241
+ "release": "8.el9",
2242
+ "installdate": "1674235553",
2243
+ "arch": "x86_64"
2244
+ },
2245
+ "p11-kit-trust": {
2246
+ "epoch": "0",
2247
+ "version": "0.24.1",
2248
+ "release": "2.el9",
2249
+ "installdate": "1674235553",
2250
+ "arch": "x86_64"
2251
+ },
2252
+ "libyaml": {
2253
+ "epoch": "0",
2254
+ "version": "0.2.5",
2255
+ "release": "7.el9",
2256
+ "installdate": "1674235554",
2257
+ "arch": "x86_64"
2258
+ },
2259
+ "lzo": {
2260
+ "epoch": "0",
2261
+ "version": "2.10",
2262
+ "release": "7.el9",
2263
+ "installdate": "1674235554",
2264
+ "arch": "x86_64"
2265
+ },
2266
+ "make": {
2267
+ "epoch": "1",
2268
+ "version": "4.3",
2269
+ "release": "7.el9",
2270
+ "installdate": "1674235554",
2271
+ "arch": "x86_64"
2272
+ },
2273
+ "nettle": {
2274
+ "epoch": "0",
2275
+ "version": "3.8",
2276
+ "release": "3.el9",
2277
+ "installdate": "1674235554",
2278
+ "arch": "x86_64"
2279
+ },
2280
+ "gnutls": {
2281
+ "epoch": "0",
2282
+ "version": "3.7.6",
2283
+ "release": "15.el9",
2284
+ "installdate": "1674235554",
2285
+ "arch": "x86_64"
2286
+ },
2287
+ "pcre": {
2288
+ "epoch": "0",
2289
+ "version": "8.44",
2290
+ "release": "3.el9.3",
2291
+ "installdate": "1674235554",
2292
+ "arch": "x86_64"
2293
+ },
2294
+ "grep": {
2295
+ "epoch": "0",
2296
+ "version": "3.6",
2297
+ "release": "5.el9",
2298
+ "installdate": "1674235554",
2299
+ "arch": "x86_64"
2300
+ },
2301
+ "openssl-libs": {
2302
+ "epoch": "1",
2303
+ "version": "3.0.7",
2304
+ "release": "2.el9",
2305
+ "installdate": "1674235554",
2306
+ "arch": "x86_64"
2307
+ },
2308
+ "coreutils": {
2309
+ "epoch": "0",
2310
+ "version": "8.32",
2311
+ "release": "33.el9",
2312
+ "installdate": "1674235554",
2313
+ "arch": "x86_64"
2314
+ },
2315
+ "ca-certificates": {
2316
+ "epoch": "0",
2317
+ "version": "2022.2.54",
2318
+ "release": "90.2.el9",
2319
+ "installdate": "1674235554",
2320
+ "arch": "noarch"
2321
+ },
2322
+ "systemd-libs": {
2323
+ "epoch": "0",
2324
+ "version": "252",
2325
+ "release": "2.el9",
2326
+ "installdate": "1674235555",
2327
+ "arch": "x86_64"
2328
+ },
2329
+ "libblkid": {
2330
+ "epoch": "0",
2331
+ "version": "2.37.4",
2332
+ "release": "9.el9",
2333
+ "installdate": "1674235555",
2334
+ "arch": "x86_64"
2335
+ },
2336
+ "libmount": {
2337
+ "epoch": "0",
2338
+ "version": "2.37.4",
2339
+ "release": "9.el9",
2340
+ "installdate": "1674235555",
2341
+ "arch": "x86_64"
2342
+ },
2343
+ "glib2": {
2344
+ "epoch": "0",
2345
+ "version": "2.68.4",
2346
+ "release": "6.el9",
2347
+ "installdate": "1674235555",
2348
+ "arch": "x86_64"
2349
+ },
2350
+ "dbus-libs": {
2351
+ "epoch": "1",
2352
+ "version": "1.12.20",
2353
+ "release": "7.el9",
2354
+ "installdate": "1674235555",
2355
+ "arch": "x86_64"
2356
+ },
2357
+ "kmod": {
2358
+ "epoch": "0",
2359
+ "version": "28",
2360
+ "release": "7.el9",
2361
+ "installdate": "1674235555",
2362
+ "arch": "x86_64"
2363
+ },
2364
+ "libfdisk": {
2365
+ "epoch": "0",
2366
+ "version": "2.37.4",
2367
+ "release": "9.el9",
2368
+ "installdate": "1674235555",
2369
+ "arch": "x86_64"
2370
+ },
2371
+ "gzip": {
2372
+ "epoch": "0",
2373
+ "version": "1.12",
2374
+ "release": "1.el9",
2375
+ "installdate": "1674235555",
2376
+ "arch": "x86_64"
2377
+ },
2378
+ "kmod-libs": {
2379
+ "epoch": "0",
2380
+ "version": "28",
2381
+ "release": "7.el9",
2382
+ "installdate": "1674235555",
2383
+ "arch": "x86_64"
2384
+ },
2385
+ "cracklib": {
2386
+ "epoch": "0",
2387
+ "version": "2.9.6",
2388
+ "release": "27.el9",
2389
+ "installdate": "1674235555",
2390
+ "arch": "x86_64"
2391
+ },
2392
+ "NetworkManager-libnm": {
2393
+ "epoch": "1",
2394
+ "version": "1.41.8",
2395
+ "release": "1.el9",
2396
+ "installdate": "1674235555",
2397
+ "arch": "x86_64"
2398
+ },
2399
+ "util-linux-core": {
2400
+ "epoch": "0",
2401
+ "version": "2.37.4",
2402
+ "release": "9.el9",
2403
+ "installdate": "1674235555",
2404
+ "arch": "x86_64"
2405
+ },
2406
+ "libevent": {
2407
+ "epoch": "0",
2408
+ "version": "2.1.12",
2409
+ "release": "6.el9",
2410
+ "installdate": "1674235555",
2411
+ "arch": "x86_64"
2412
+ },
2413
+ "which": {
2414
+ "epoch": "0",
2415
+ "version": "2.21",
2416
+ "release": "28.el9",
2417
+ "installdate": "1674235555",
2418
+ "arch": "x86_64"
2419
+ },
2420
+ "checkpolicy": {
2421
+ "epoch": "0",
2422
+ "version": "3.5",
2423
+ "release": "0.rc1.1.el9",
2424
+ "installdate": "1674235555",
2425
+ "arch": "x86_64"
2426
+ },
2427
+ "cracklib-dicts": {
2428
+ "epoch": "0",
2429
+ "version": "2.9.6",
2430
+ "release": "27.el9",
2431
+ "installdate": "1674235555",
2432
+ "arch": "x86_64"
2433
+ },
2434
+ "gobject-introspection": {
2435
+ "epoch": "0",
2436
+ "version": "1.68.0",
2437
+ "release": "11.el9",
2438
+ "installdate": "1674235555",
2439
+ "arch": "x86_64"
2440
+ },
2441
+ "procps-ng": {
2442
+ "epoch": "0",
2443
+ "version": "3.3.17",
2444
+ "release": "9.el9",
2445
+ "installdate": "1674235555",
2446
+ "arch": "x86_64"
2447
+ },
2448
+ "openssl": {
2449
+ "epoch": "1",
2450
+ "version": "3.0.7",
2451
+ "release": "2.el9",
2452
+ "installdate": "1674235556",
2453
+ "arch": "x86_64"
2454
+ },
2455
+ "libarchive": {
2456
+ "epoch": "0",
2457
+ "version": "3.5.3",
2458
+ "release": "4.el9",
2459
+ "installdate": "1674235556",
2460
+ "arch": "x86_64"
2461
+ },
2462
+ "libsss_certmap": {
2463
+ "epoch": "0",
2464
+ "version": "2.8.2",
2465
+ "release": "1.el9",
2466
+ "installdate": "1674235556",
2467
+ "arch": "x86_64"
2468
+ },
2469
+ "xz": {
2470
+ "epoch": "0",
2471
+ "version": "5.2.5",
2472
+ "release": "8.el9",
2473
+ "installdate": "1674235556",
2474
+ "arch": "x86_64"
2475
+ },
2476
+ "squashfs-tools": {
2477
+ "epoch": "0",
2478
+ "version": "4.4",
2479
+ "release": "8.git1.el9",
2480
+ "installdate": "1674235556",
2481
+ "arch": "x86_64"
2482
+ },
2483
+ "libutempter": {
2484
+ "epoch": "0",
2485
+ "version": "1.2.1",
2486
+ "release": "6.el9",
2487
+ "installdate": "1674235556",
2488
+ "arch": "x86_64"
2489
+ },
2490
+ "acl": {
2491
+ "epoch": "0",
2492
+ "version": "2.3.1",
2493
+ "release": "3.el9",
2494
+ "installdate": "1674235556",
2495
+ "arch": "x86_64"
2496
+ },
2497
+ "gettext-libs": {
2498
+ "epoch": "0",
2499
+ "version": "0.21",
2500
+ "release": "7.el9",
2501
+ "installdate": "1674235556",
2502
+ "arch": "x86_64"
2503
+ },
2504
+ "gettext": {
2505
+ "epoch": "0",
2506
+ "version": "0.21",
2507
+ "release": "7.el9",
2508
+ "installdate": "1674235556",
2509
+ "arch": "x86_64"
2510
+ },
2511
+ "libcomps": {
2512
+ "epoch": "0",
2513
+ "version": "0.1.18",
2514
+ "release": "1.el9",
2515
+ "installdate": "1674235556",
2516
+ "arch": "x86_64"
2517
+ },
2518
+ "mpfr": {
2519
+ "epoch": "0",
2520
+ "version": "4.1.0",
2521
+ "release": "7.el9",
2522
+ "installdate": "1674235556",
2523
+ "arch": "x86_64"
2524
+ },
2525
+ "gawk": {
2526
+ "epoch": "0",
2527
+ "version": "5.1.0",
2528
+ "release": "6.el9",
2529
+ "installdate": "1674235556",
2530
+ "arch": "x86_64"
2531
+ },
2532
+ "krb5-libs": {
2533
+ "epoch": "0",
2534
+ "version": "1.19.1",
2535
+ "release": "22.el9",
2536
+ "installdate": "1674235556",
2537
+ "arch": "x86_64"
2538
+ },
2539
+ "libtirpc": {
2540
+ "epoch": "0",
2541
+ "version": "1.3.3",
2542
+ "release": "1.el9",
2543
+ "installdate": "1674235556",
2544
+ "arch": "x86_64"
2545
+ },
2546
+ "quota": {
2547
+ "epoch": "1",
2548
+ "version": "4.06",
2549
+ "release": "6.el9",
2550
+ "installdate": "1674235556",
2551
+ "arch": "x86_64"
2552
+ },
2553
+ "cyrus-sasl-lib": {
2554
+ "epoch": "0",
2555
+ "version": "2.1.27",
2556
+ "release": "21.el9",
2557
+ "installdate": "1674235556",
2558
+ "arch": "x86_64"
2559
+ },
2560
+ "openldap": {
2561
+ "epoch": "0",
2562
+ "version": "2.6.2",
2563
+ "release": "3.el9",
2564
+ "installdate": "1674235556",
2565
+ "arch": "x86_64"
2566
+ },
2567
+ "libnfsidmap": {
2568
+ "epoch": "1",
2569
+ "version": "2.5.4",
2570
+ "release": "17.el9",
2571
+ "installdate": "1674235556",
2572
+ "arch": "x86_64"
2573
+ },
2574
+ "sssd-nfs-idmap": {
2575
+ "epoch": "0",
2576
+ "version": "2.8.2",
2577
+ "release": "1.el9",
2578
+ "installdate": "1674235556",
2579
+ "arch": "x86_64"
2580
+ },
2581
+ "libssh": {
2582
+ "epoch": "0",
2583
+ "version": "0.10.4",
2584
+ "release": "7.el9",
2585
+ "installdate": "1674235556",
2586
+ "arch": "x86_64"
2587
+ },
2588
+ "libselinux-utils": {
2589
+ "epoch": "0",
2590
+ "version": "3.5",
2591
+ "release": "0.rc1.1.el9",
2592
+ "installdate": "1674235556",
2593
+ "arch": "x86_64"
2594
+ },
2595
+ "libibverbs": {
2596
+ "epoch": "0",
2597
+ "version": "41.0",
2598
+ "release": "3.el9",
2599
+ "installdate": "1674235556",
2600
+ "arch": "x86_64"
2601
+ },
2602
+ "libpcap": {
2603
+ "epoch": "14",
2604
+ "version": "1.10.0",
2605
+ "release": "4.el9",
2606
+ "installdate": "1674235556",
2607
+ "arch": "x86_64"
2608
+ },
2609
+ "libnl3-cli": {
2610
+ "epoch": "0",
2611
+ "version": "3.7.0",
2612
+ "release": "1.el9",
2613
+ "installdate": "1674235556",
2614
+ "arch": "x86_64"
2615
+ },
2616
+ "libteam": {
2617
+ "epoch": "0",
2618
+ "version": "1.31",
2619
+ "release": "16.el9",
2620
+ "installdate": "1674235556",
2621
+ "arch": "x86_64"
2622
+ },
2623
+ "libksba": {
2624
+ "epoch": "0",
2625
+ "version": "1.5.1",
2626
+ "release": "5.el9",
2627
+ "installdate": "1674235556",
2628
+ "arch": "x86_64"
2629
+ },
2630
+ "keyutils": {
2631
+ "epoch": "0",
2632
+ "version": "1.6.3",
2633
+ "release": "1.el9",
2634
+ "installdate": "1674235556",
2635
+ "arch": "x86_64"
2636
+ },
2637
+ "groff-base": {
2638
+ "epoch": "0",
2639
+ "version": "1.22.4",
2640
+ "release": "10.el9",
2641
+ "installdate": "1674235556",
2642
+ "arch": "x86_64"
2643
+ },
2644
+ "snappy": {
2645
+ "epoch": "0",
2646
+ "version": "1.1.8",
2647
+ "release": "8.el9",
2648
+ "installdate": "1674235556",
2649
+ "arch": "x86_64"
2650
+ },
2651
+ "ethtool": {
2652
+ "epoch": "2",
2653
+ "version": "5.10",
2654
+ "release": "4.el9",
2655
+ "installdate": "1674235556",
2656
+ "arch": "x86_64"
2657
+ },
2658
+ "ipset-libs": {
2659
+ "epoch": "0",
2660
+ "version": "7.11",
2661
+ "release": "7.el9",
2662
+ "installdate": "1674235557",
2663
+ "arch": "x86_64"
2664
+ },
2665
+ "ipset": {
2666
+ "epoch": "0",
2667
+ "version": "7.11",
2668
+ "release": "7.el9",
2669
+ "installdate": "1674235557",
2670
+ "arch": "x86_64"
2671
+ },
2672
+ "libss": {
2673
+ "epoch": "0",
2674
+ "version": "1.46.5",
2675
+ "release": "3.el9",
2676
+ "installdate": "1674235557",
2677
+ "arch": "x86_64"
2678
+ },
2679
+ "libxcrypt-compat": {
2680
+ "epoch": "0",
2681
+ "version": "4.4.18",
2682
+ "release": "3.el9",
2683
+ "installdate": "1674235557",
2684
+ "arch": "x86_64"
2685
+ },
2686
+ "python3-pip-wheel": {
2687
+ "epoch": "0",
2688
+ "version": "21.2.3",
2689
+ "release": "6.el9",
2690
+ "installdate": "1674235557",
2691
+ "arch": "noarch"
2692
+ },
2693
+ "python-unversioned-command": {
2694
+ "epoch": "0",
2695
+ "version": "3.9.16",
2696
+ "release": "1.el9",
2697
+ "installdate": "1674235557",
2698
+ "arch": "noarch"
2699
+ },
2700
+ "python3": {
2701
+ "epoch": "0",
2702
+ "version": "3.9.16",
2703
+ "release": "1.el9",
2704
+ "installdate": "1674235557",
2705
+ "arch": "x86_64"
2706
+ },
2707
+ "python3-libs": {
2708
+ "epoch": "0",
2709
+ "version": "3.9.16",
2710
+ "release": "1.el9",
2711
+ "installdate": "1674235558",
2712
+ "arch": "x86_64"
2713
+ },
2714
+ "python3-dbus": {
2715
+ "epoch": "0",
2716
+ "version": "1.2.18",
2717
+ "release": "2.el9",
2718
+ "installdate": "1674235558",
2719
+ "arch": "x86_64"
2720
+ },
2721
+ "python3-gobject-base-noarch": {
2722
+ "epoch": "0",
2723
+ "version": "3.40.1",
2724
+ "release": "6.el9",
2725
+ "installdate": "1674235558",
2726
+ "arch": "noarch"
2727
+ },
2728
+ "python3-gobject-base": {
2729
+ "epoch": "0",
2730
+ "version": "3.40.1",
2731
+ "release": "6.el9",
2732
+ "installdate": "1674235558",
2733
+ "arch": "x86_64"
2734
+ },
2735
+ "python3-setuptools": {
2736
+ "epoch": "0",
2737
+ "version": "53.0.0",
2738
+ "release": "12.el9",
2739
+ "installdate": "1674235558",
2740
+ "arch": "noarch"
2741
+ },
2742
+ "python3-libselinux": {
2743
+ "epoch": "0",
2744
+ "version": "3.5",
2745
+ "release": "0.rc1.1.el9",
2746
+ "installdate": "1674235558",
2747
+ "arch": "x86_64"
2748
+ },
2749
+ "python3-libsemanage": {
2750
+ "epoch": "0",
2751
+ "version": "3.5",
2752
+ "release": "0.rc1.1.el9",
2753
+ "installdate": "1674235558",
2754
+ "arch": "x86_64"
2755
+ },
2756
+ "python3-setools": {
2757
+ "epoch": "0",
2758
+ "version": "4.4.0",
2759
+ "release": "5.el9",
2760
+ "installdate": "1674235558",
2761
+ "arch": "x86_64"
2762
+ },
2763
+ "python3-distro": {
2764
+ "epoch": "0",
2765
+ "version": "1.5.0",
2766
+ "release": "7.el9",
2767
+ "installdate": "1674235558",
2768
+ "arch": "noarch"
2769
+ },
2770
+ "python3-libcomps": {
2771
+ "epoch": "0",
2772
+ "version": "0.1.18",
2773
+ "release": "1.el9",
2774
+ "installdate": "1674235558",
2775
+ "arch": "x86_64"
2776
+ },
2777
+ "python3-pyyaml": {
2778
+ "epoch": "0",
2779
+ "version": "5.4.1",
2780
+ "release": "6.el9",
2781
+ "installdate": "1674235558",
2782
+ "arch": "x86_64"
2783
+ },
2784
+ "python3-six": {
2785
+ "epoch": "0",
2786
+ "version": "1.15.0",
2787
+ "release": "9.el9",
2788
+ "installdate": "1674235558",
2789
+ "arch": "noarch"
2790
+ },
2791
+ "python3-dateutil": {
2792
+ "epoch": "1",
2793
+ "version": "2.8.1",
2794
+ "release": "6.el9",
2795
+ "installdate": "1674235558",
2796
+ "arch": "noarch"
2797
+ },
2798
+ "python3-systemd": {
2799
+ "epoch": "0",
2800
+ "version": "234",
2801
+ "release": "18.el9",
2802
+ "installdate": "1674235558",
2803
+ "arch": "x86_64"
2804
+ },
2805
+ "libcap-ng-python3": {
2806
+ "epoch": "0",
2807
+ "version": "0.8.2",
2808
+ "release": "7.el9",
2809
+ "installdate": "1674235558",
2810
+ "arch": "x86_64"
2811
+ },
2812
+ "python3-audit": {
2813
+ "epoch": "0",
2814
+ "version": "3.0.7",
2815
+ "release": "103.el9",
2816
+ "installdate": "1674235558",
2817
+ "arch": "x86_64"
2818
+ },
2819
+ "pigz": {
2820
+ "epoch": "0",
2821
+ "version": "2.5",
2822
+ "release": "4.el9",
2823
+ "installdate": "1674235558",
2824
+ "arch": "x86_64"
2825
+ },
2826
+ "hostname": {
2827
+ "epoch": "0",
2828
+ "version": "3.23",
2829
+ "release": "6.el9",
2830
+ "installdate": "1674235558",
2831
+ "arch": "x86_64"
2832
+ },
2833
+ "kernel-tools-libs": {
2834
+ "epoch": "0",
2835
+ "version": "5.14.0",
2836
+ "release": "234.el9",
2837
+ "installdate": "1674235558",
2838
+ "arch": "x86_64"
2839
+ },
2840
+ "less": {
2841
+ "epoch": "0",
2842
+ "version": "590",
2843
+ "release": "1.el9",
2844
+ "installdate": "1674235559",
2845
+ "arch": "x86_64"
2846
+ },
2847
+ "systemd-rpm-macros": {
2848
+ "epoch": "0",
2849
+ "version": "252",
2850
+ "release": "2.el9",
2851
+ "installdate": "1674235559",
2852
+ "arch": "noarch"
2853
+ },
2854
+ "psmisc": {
2855
+ "epoch": "0",
2856
+ "version": "23.4",
2857
+ "release": "3.el9",
2858
+ "installdate": "1674235559",
2859
+ "arch": "x86_64"
2860
+ },
2861
+ "iproute": {
2862
+ "epoch": "0",
2863
+ "version": "6.0.0",
2864
+ "release": "2.el9",
2865
+ "installdate": "1674235559",
2866
+ "arch": "x86_64"
2867
+ },
2868
+ "c-ares": {
2869
+ "epoch": "0",
2870
+ "version": "1.17.1",
2871
+ "release": "5.el9",
2872
+ "installdate": "1674235559",
2873
+ "arch": "x86_64"
2874
+ },
2875
+ "cpio": {
2876
+ "epoch": "0",
2877
+ "version": "2.13",
2878
+ "release": "16.el9",
2879
+ "installdate": "1674235559",
2880
+ "arch": "x86_64"
2881
+ },
2882
+ "diffutils": {
2883
+ "epoch": "0",
2884
+ "version": "3.7",
2885
+ "release": "12.el9",
2886
+ "installdate": "1674235559",
2887
+ "arch": "x86_64"
2888
+ },
2889
+ "inih": {
2890
+ "epoch": "0",
2891
+ "version": "49",
2892
+ "release": "6.el9",
2893
+ "installdate": "1674235559",
2894
+ "arch": "x86_64"
2895
+ },
2896
+ "libbrotli": {
2897
+ "epoch": "0",
2898
+ "version": "1.0.9",
2899
+ "release": "6.el9",
2900
+ "installdate": "1674235559",
2901
+ "arch": "x86_64"
2902
+ },
2903
+ "libcbor": {
2904
+ "epoch": "0",
2905
+ "version": "0.7.0",
2906
+ "release": "5.el9",
2907
+ "installdate": "1674235559",
2908
+ "arch": "x86_64"
2909
+ },
2910
+ "libdaemon": {
2911
+ "epoch": "0",
2912
+ "version": "0.14",
2913
+ "release": "23.el9",
2914
+ "installdate": "1674235559",
2915
+ "arch": "x86_64"
2916
+ },
2917
+ "teamd": {
2918
+ "epoch": "0",
2919
+ "version": "1.31",
2920
+ "release": "16.el9",
2921
+ "installdate": "1674235559",
2922
+ "arch": "x86_64"
2923
+ },
2924
+ "libeconf": {
2925
+ "epoch": "0",
2926
+ "version": "0.4.1",
2927
+ "release": "2.el9",
2928
+ "installdate": "1674235559",
2929
+ "arch": "x86_64"
2930
+ },
2931
+ "libpwquality": {
2932
+ "epoch": "0",
2933
+ "version": "1.4.4",
2934
+ "release": "8.el9",
2935
+ "installdate": "1674235559",
2936
+ "arch": "x86_64"
2937
+ },
2938
+ "pam": {
2939
+ "epoch": "0",
2940
+ "version": "1.5.1",
2941
+ "release": "14.el9",
2942
+ "installdate": "1674235559",
2943
+ "arch": "x86_64"
2944
+ },
2945
+ "util-linux": {
2946
+ "epoch": "0",
2947
+ "version": "2.37.4",
2948
+ "release": "9.el9",
2949
+ "installdate": "1674235559",
2950
+ "arch": "x86_64"
2951
+ },
2952
+ "dbus": {
2953
+ "epoch": "1",
2954
+ "version": "1.12.20",
2955
+ "release": "7.el9",
2956
+ "installdate": "1674235559",
2957
+ "arch": "x86_64"
2958
+ },
2959
+ "systemd-pam": {
2960
+ "epoch": "0",
2961
+ "version": "252",
2962
+ "release": "2.el9",
2963
+ "installdate": "1674235559",
2964
+ "arch": "x86_64"
2965
+ },
2966
+ "systemd": {
2967
+ "epoch": "0",
2968
+ "version": "252",
2969
+ "release": "2.el9",
2970
+ "installdate": "1674235560",
2971
+ "arch": "x86_64"
2972
+ },
2973
+ "dbus-common": {
2974
+ "epoch": "1",
2975
+ "version": "1.12.20",
2976
+ "release": "7.el9",
2977
+ "installdate": "1674235560",
2978
+ "arch": "noarch"
2979
+ },
2980
+ "dbus-broker": {
2981
+ "epoch": "0",
2982
+ "version": "28",
2983
+ "release": "7.el9",
2984
+ "installdate": "1674235560",
2985
+ "arch": "x86_64"
2986
+ },
2987
+ "grub2-common": {
2988
+ "epoch": "1",
2989
+ "version": "2.06",
2990
+ "release": "46.el9",
2991
+ "installdate": "1674235560",
2992
+ "arch": "noarch"
2993
+ },
2994
+ "cronie-anacron": {
2995
+ "epoch": "0",
2996
+ "version": "1.5.7",
2997
+ "release": "8.el9",
2998
+ "installdate": "1674235560",
2999
+ "arch": "x86_64"
3000
+ },
3001
+ "cronie": {
3002
+ "epoch": "0",
3003
+ "version": "1.5.7",
3004
+ "release": "8.el9",
3005
+ "installdate": "1674235560",
3006
+ "arch": "x86_64"
3007
+ },
3008
+ "crontabs": {
3009
+ "epoch": "0",
3010
+ "version": "1.11",
3011
+ "release": "26.20190603git.el9",
3012
+ "installdate": "1674235560",
3013
+ "arch": "noarch"
3014
+ },
3015
+ "openssh": {
3016
+ "epoch": "0",
3017
+ "version": "8.7p1",
3018
+ "release": "25.el9",
3019
+ "installdate": "1674235560",
3020
+ "arch": "x86_64"
3021
+ },
3022
+ "grub2-pc-modules": {
3023
+ "epoch": "1",
3024
+ "version": "2.06",
3025
+ "release": "46.el9",
3026
+ "installdate": "1674235560",
3027
+ "arch": "noarch"
3028
+ },
3029
+ "authselect-libs": {
3030
+ "epoch": "0",
3031
+ "version": "1.2.6",
3032
+ "release": "1.el9",
3033
+ "installdate": "1674235560",
3034
+ "arch": "x86_64"
3035
+ },
3036
+ "device-mapper-libs": {
3037
+ "epoch": "9",
3038
+ "version": "1.02.187",
3039
+ "release": "4.el9",
3040
+ "installdate": "1674235561",
3041
+ "arch": "x86_64"
3042
+ },
3043
+ "device-mapper": {
3044
+ "epoch": "9",
3045
+ "version": "1.02.187",
3046
+ "release": "4.el9",
3047
+ "installdate": "1674235561",
3048
+ "arch": "x86_64"
3049
+ },
3050
+ "grub2-tools-minimal": {
3051
+ "epoch": "1",
3052
+ "version": "2.06",
3053
+ "release": "46.el9",
3054
+ "installdate": "1674235561",
3055
+ "arch": "x86_64"
3056
+ },
3057
+ "cryptsetup-libs": {
3058
+ "epoch": "0",
3059
+ "version": "2.6.0",
3060
+ "release": "2.el9",
3061
+ "installdate": "1674235561",
3062
+ "arch": "x86_64"
3063
+ },
3064
+ "kpartx": {
3065
+ "epoch": "0",
3066
+ "version": "0.8.7",
3067
+ "release": "16.el9",
3068
+ "installdate": "1674235561",
3069
+ "arch": "x86_64"
3070
+ },
3071
+ "elfutils-default-yama-scope": {
3072
+ "epoch": "0",
3073
+ "version": "0.188",
3074
+ "release": "3.el9",
3075
+ "installdate": "1674235561",
3076
+ "arch": "noarch"
3077
+ },
3078
+ "elfutils-libs": {
3079
+ "epoch": "0",
3080
+ "version": "0.188",
3081
+ "release": "3.el9",
3082
+ "installdate": "1674235561",
3083
+ "arch": "x86_64"
3084
+ },
3085
+ "initscripts-service": {
3086
+ "epoch": "0",
3087
+ "version": "10.11.5",
3088
+ "release": "1.el9",
3089
+ "installdate": "1674235561",
3090
+ "arch": "noarch"
3091
+ },
3092
+ "iputils": {
3093
+ "epoch": "0",
3094
+ "version": "20210202",
3095
+ "release": "8.el9",
3096
+ "installdate": "1674235561",
3097
+ "arch": "x86_64"
3098
+ },
3099
+ "libkcapi": {
3100
+ "epoch": "0",
3101
+ "version": "1.3.1",
3102
+ "release": "3.el9",
3103
+ "installdate": "1674235561",
3104
+ "arch": "x86_64"
3105
+ },
3106
+ "libkcapi-hmaccalc": {
3107
+ "epoch": "0",
3108
+ "version": "1.3.1",
3109
+ "release": "3.el9",
3110
+ "installdate": "1674235561",
3111
+ "arch": "x86_64"
3112
+ },
3113
+ "logrotate": {
3114
+ "epoch": "0",
3115
+ "version": "3.18.0",
3116
+ "release": "7.el9",
3117
+ "installdate": "1674235561",
3118
+ "arch": "x86_64"
3119
+ },
3120
+ "kbd": {
3121
+ "epoch": "0",
3122
+ "version": "2.4.0",
3123
+ "release": "8.el9",
3124
+ "installdate": "1674235561",
3125
+ "arch": "x86_64"
3126
+ },
3127
+ "libuser": {
3128
+ "epoch": "0",
3129
+ "version": "0.63",
3130
+ "release": "12.el9",
3131
+ "installdate": "1674235561",
3132
+ "arch": "x86_64"
3133
+ },
3134
+ "libev": {
3135
+ "epoch": "0",
3136
+ "version": "4.33",
3137
+ "release": "5.el9",
3138
+ "installdate": "1674235561",
3139
+ "arch": "x86_64"
3140
+ },
3141
+ "libverto-libev": {
3142
+ "epoch": "0",
3143
+ "version": "0.3.2",
3144
+ "release": "3.el9",
3145
+ "installdate": "1674235561",
3146
+ "arch": "x86_64"
3147
+ },
3148
+ "libndp": {
3149
+ "epoch": "0",
3150
+ "version": "1.8",
3151
+ "release": "4.el9",
3152
+ "installdate": "1674235561",
3153
+ "arch": "x86_64"
3154
+ },
3155
+ "libnfnetlink": {
3156
+ "epoch": "0",
3157
+ "version": "1.0.1",
3158
+ "release": "21.el9",
3159
+ "installdate": "1674235561",
3160
+ "arch": "x86_64"
3161
+ },
3162
+ "libnetfilter_conntrack": {
3163
+ "epoch": "0",
3164
+ "version": "1.0.9",
3165
+ "release": "1.el9",
3166
+ "installdate": "1674235561",
3167
+ "arch": "x86_64"
3168
+ },
3169
+ "iptables-libs": {
3170
+ "epoch": "0",
3171
+ "version": "1.8.8",
3172
+ "release": "6.el9",
3173
+ "installdate": "1674235561",
3174
+ "arch": "x86_64"
3175
+ },
3176
+ "iptables-nft": {
3177
+ "epoch": "0",
3178
+ "version": "1.8.8",
3179
+ "release": "6.el9",
3180
+ "installdate": "1674235561",
3181
+ "arch": "x86_64"
3182
+ },
3183
+ "nftables": {
3184
+ "epoch": "1",
3185
+ "version": "1.0.4",
3186
+ "release": "3.el9",
3187
+ "installdate": "1674235561",
3188
+ "arch": "x86_64"
3189
+ },
3190
+ "python3-nftables": {
3191
+ "epoch": "1",
3192
+ "version": "1.0.4",
3193
+ "release": "3.el9",
3194
+ "installdate": "1674235561",
3195
+ "arch": "x86_64"
3196
+ },
3197
+ "python3-firewall": {
3198
+ "epoch": "0",
3199
+ "version": "1.2.1",
3200
+ "release": "1.el9",
3201
+ "installdate": "1674235561",
3202
+ "arch": "noarch"
3203
+ },
3204
+ "libnghttp2": {
3205
+ "epoch": "0",
3206
+ "version": "1.43.0",
3207
+ "release": "5.el9",
3208
+ "installdate": "1674235561",
3209
+ "arch": "x86_64"
3210
+ },
3211
+ "libcurl": {
3212
+ "epoch": "0",
3213
+ "version": "7.76.1",
3214
+ "release": "22.el9",
3215
+ "installdate": "1674235561",
3216
+ "arch": "x86_64"
3217
+ },
3218
+ "tpm2-tss": {
3219
+ "epoch": "0",
3220
+ "version": "3.0.3",
3221
+ "release": "8.el9",
3222
+ "installdate": "1674235561",
3223
+ "arch": "x86_64"
3224
+ },
3225
+ "systemd-udev": {
3226
+ "epoch": "0",
3227
+ "version": "252",
3228
+ "release": "2.el9",
3229
+ "installdate": "1674235562",
3230
+ "arch": "x86_64"
3231
+ },
3232
+ "dracut": {
3233
+ "epoch": "0",
3234
+ "version": "057",
3235
+ "release": "20.git20221213.el9",
3236
+ "installdate": "1674235562",
3237
+ "arch": "x86_64"
3238
+ },
3239
+ "NetworkManager": {
3240
+ "epoch": "1",
3241
+ "version": "1.41.8",
3242
+ "release": "1.el9",
3243
+ "installdate": "1674235562",
3244
+ "arch": "x86_64"
3245
+ },
3246
+ "kernel-core": {
3247
+ "epoch": "0",
3248
+ "version": "5.14.0",
3249
+ "release": "234.el9",
3250
+ "installdate": "1674235564",
3251
+ "arch": "x86_64"
3252
+ },
3253
+ "kernel-modules": {
3254
+ "epoch": "0",
3255
+ "version": "5.14.0",
3256
+ "release": "234.el9",
3257
+ "installdate": "1674235565",
3258
+ "arch": "x86_64"
3259
+ },
3260
+ "dracut-network": {
3261
+ "epoch": "0",
3262
+ "version": "057",
3263
+ "release": "20.git20221213.el9",
3264
+ "installdate": "1674235573",
3265
+ "arch": "x86_64"
3266
+ },
3267
+ "dracut-squash": {
3268
+ "epoch": "0",
3269
+ "version": "057",
3270
+ "release": "20.git20221213.el9",
3271
+ "installdate": "1674235573",
3272
+ "arch": "x86_64"
3273
+ },
3274
+ "libfido2": {
3275
+ "epoch": "0",
3276
+ "version": "1.6.0",
3277
+ "release": "7.el9",
3278
+ "installdate": "1674235573",
3279
+ "arch": "x86_64"
3280
+ },
3281
+ "os-prober": {
3282
+ "epoch": "0",
3283
+ "version": "1.77",
3284
+ "release": "9.el9",
3285
+ "installdate": "1674235573",
3286
+ "arch": "x86_64"
3287
+ },
3288
+ "ima-evm-utils": {
3289
+ "epoch": "0",
3290
+ "version": "1.4",
3291
+ "release": "4.el9",
3292
+ "installdate": "1674235573",
3293
+ "arch": "x86_64"
3294
+ },
3295
+ "curl": {
3296
+ "epoch": "0",
3297
+ "version": "7.76.1",
3298
+ "release": "22.el9",
3299
+ "installdate": "1674235573",
3300
+ "arch": "x86_64"
3301
+ },
3302
+ "rpm": {
3303
+ "epoch": "0",
3304
+ "version": "4.16.1.3",
3305
+ "release": "22.el9",
3306
+ "installdate": "1674235573",
3307
+ "arch": "x86_64"
3308
+ },
3309
+ "rpm-libs": {
3310
+ "epoch": "0",
3311
+ "version": "4.16.1.3",
3312
+ "release": "22.el9",
3313
+ "installdate": "1674235573",
3314
+ "arch": "x86_64"
3315
+ },
3316
+ "policycoreutils": {
3317
+ "epoch": "0",
3318
+ "version": "3.5",
3319
+ "release": "0.rc1.2.el9",
3320
+ "installdate": "1674235573",
3321
+ "arch": "x86_64"
3322
+ },
3323
+ "selinux-policy": {
3324
+ "epoch": "0",
3325
+ "version": "38.1.4",
3326
+ "release": "1.el9",
3327
+ "installdate": "1674235573",
3328
+ "arch": "noarch"
3329
+ },
3330
+ "selinux-policy-targeted": {
3331
+ "epoch": "0",
3332
+ "version": "38.1.4",
3333
+ "release": "1.el9",
3334
+ "installdate": "1674235574",
3335
+ "arch": "noarch"
3336
+ },
3337
+ "grub2-tools": {
3338
+ "epoch": "1",
3339
+ "version": "2.06",
3340
+ "release": "46.el9",
3341
+ "installdate": "1674235582",
3342
+ "arch": "x86_64"
3343
+ },
3344
+ "grubby": {
3345
+ "epoch": "0",
3346
+ "version": "8.40",
3347
+ "release": "61.el9",
3348
+ "installdate": "1674235582",
3349
+ "arch": "x86_64"
3350
+ },
3351
+ "libmodulemd": {
3352
+ "epoch": "0",
3353
+ "version": "2.13.0",
3354
+ "release": "2.el9",
3355
+ "installdate": "1674235582",
3356
+ "arch": "x86_64"
3357
+ },
3358
+ "libsolv": {
3359
+ "epoch": "0",
3360
+ "version": "0.7.22",
3361
+ "release": "4.el9",
3362
+ "installdate": "1674235582",
3363
+ "arch": "x86_64"
3364
+ },
3365
+ "rpcbind": {
3366
+ "epoch": "0",
3367
+ "version": "1.2.6",
3368
+ "release": "5.el9",
3369
+ "installdate": "1674235582",
3370
+ "arch": "x86_64"
3371
+ },
3372
+ "python3-policycoreutils": {
3373
+ "epoch": "0",
3374
+ "version": "3.5",
3375
+ "release": "0.rc1.2.el9",
3376
+ "installdate": "1674235583",
3377
+ "arch": "noarch"
3378
+ },
3379
+ "policycoreutils-python-utils": {
3380
+ "epoch": "0",
3381
+ "version": "3.5",
3382
+ "release": "0.rc1.2.el9",
3383
+ "installdate": "1674235583",
3384
+ "arch": "noarch"
3385
+ },
3386
+ "rpm-build-libs": {
3387
+ "epoch": "0",
3388
+ "version": "4.16.1.3",
3389
+ "release": "22.el9",
3390
+ "installdate": "1674235583",
3391
+ "arch": "x86_64"
3392
+ },
3393
+ "rpm-plugin-systemd-inhibit": {
3394
+ "epoch": "0",
3395
+ "version": "4.16.1.3",
3396
+ "release": "22.el9",
3397
+ "installdate": "1674235583",
3398
+ "arch": "x86_64"
3399
+ },
3400
+ "libpath_utils": {
3401
+ "epoch": "0",
3402
+ "version": "0.2.1",
3403
+ "release": "53.el9",
3404
+ "installdate": "1674235583",
3405
+ "arch": "x86_64"
3406
+ },
3407
+ "libini_config": {
3408
+ "epoch": "0",
3409
+ "version": "1.3.1",
3410
+ "release": "53.el9",
3411
+ "installdate": "1674235583",
3412
+ "arch": "x86_64"
3413
+ },
3414
+ "gssproxy": {
3415
+ "epoch": "0",
3416
+ "version": "0.8.4",
3417
+ "release": "4.el9",
3418
+ "installdate": "1674235583",
3419
+ "arch": "x86_64"
3420
+ },
3421
+ "libpipeline": {
3422
+ "epoch": "0",
3423
+ "version": "1.5.3",
3424
+ "release": "4.el9",
3425
+ "installdate": "1674235583",
3426
+ "arch": "x86_64"
3427
+ },
3428
+ "libsss_nss_idmap": {
3429
+ "epoch": "0",
3430
+ "version": "2.8.2",
3431
+ "release": "1.el9",
3432
+ "installdate": "1674235583",
3433
+ "arch": "x86_64"
3434
+ },
3435
+ "sssd-client": {
3436
+ "epoch": "0",
3437
+ "version": "2.8.2",
3438
+ "release": "1.el9",
3439
+ "installdate": "1674235583",
3440
+ "arch": "x86_64"
3441
+ },
3442
+ "libsss_sudo": {
3443
+ "epoch": "0",
3444
+ "version": "2.8.2",
3445
+ "release": "1.el9",
3446
+ "installdate": "1674235583",
3447
+ "arch": "x86_64"
3448
+ },
3449
+ "lmdb-libs": {
3450
+ "epoch": "0",
3451
+ "version": "0.9.29",
3452
+ "release": "3.el9",
3453
+ "installdate": "1674235583",
3454
+ "arch": "x86_64"
3455
+ },
3456
+ "libldb": {
3457
+ "epoch": "0",
3458
+ "version": "2.6.1",
3459
+ "release": "1.el9",
3460
+ "installdate": "1674235583",
3461
+ "arch": "x86_64"
3462
+ },
3463
+ "sssd-common": {
3464
+ "epoch": "0",
3465
+ "version": "2.8.2",
3466
+ "release": "1.el9",
3467
+ "installdate": "1674235583",
3468
+ "arch": "x86_64"
3469
+ },
3470
+ "npth": {
3471
+ "epoch": "0",
3472
+ "version": "1.6",
3473
+ "release": "8.el9",
3474
+ "installdate": "1674235583",
3475
+ "arch": "x86_64"
3476
+ },
3477
+ "gnupg2": {
3478
+ "epoch": "0",
3479
+ "version": "2.3.3",
3480
+ "release": "2.el9",
3481
+ "installdate": "1674235583",
3482
+ "arch": "x86_64"
3483
+ },
3484
+ "gpgme": {
3485
+ "epoch": "0",
3486
+ "version": "1.15.1",
3487
+ "release": "6.el9",
3488
+ "installdate": "1674235583",
3489
+ "arch": "x86_64"
3490
+ },
3491
+ "librepo": {
3492
+ "epoch": "0",
3493
+ "version": "1.14.5",
3494
+ "release": "1.el9",
3495
+ "installdate": "1674235583",
3496
+ "arch": "x86_64"
3497
+ },
3498
+ "libdnf": {
3499
+ "epoch": "0",
3500
+ "version": "0.69.0",
3501
+ "release": "2.el9",
3502
+ "installdate": "1674235583",
3503
+ "arch": "x86_64"
3504
+ },
3505
+ "python3-libdnf": {
3506
+ "epoch": "0",
3507
+ "version": "0.69.0",
3508
+ "release": "2.el9",
3509
+ "installdate": "1674235583",
3510
+ "arch": "x86_64"
3511
+ },
3512
+ "python3-hawkey": {
3513
+ "epoch": "0",
3514
+ "version": "0.69.0",
3515
+ "release": "2.el9",
3516
+ "installdate": "1674235583",
3517
+ "arch": "x86_64"
3518
+ },
3519
+ "python3-gpg": {
3520
+ "epoch": "0",
3521
+ "version": "1.15.1",
3522
+ "release": "6.el9",
3523
+ "installdate": "1674235583",
3524
+ "arch": "x86_64"
3525
+ },
3526
+ "rpm-sign-libs": {
3527
+ "epoch": "0",
3528
+ "version": "4.16.1.3",
3529
+ "release": "22.el9",
3530
+ "installdate": "1674235583",
3531
+ "arch": "x86_64"
3532
+ },
3533
+ "python3-rpm": {
3534
+ "epoch": "0",
3535
+ "version": "4.16.1.3",
3536
+ "release": "22.el9",
3537
+ "installdate": "1674235583",
3538
+ "arch": "x86_64"
3539
+ },
3540
+ "python3-dnf": {
3541
+ "epoch": "0",
3542
+ "version": "4.14.0",
3543
+ "release": "4.el9",
3544
+ "installdate": "1674235583",
3545
+ "arch": "noarch"
3546
+ },
3547
+ "dnf": {
3548
+ "epoch": "0",
3549
+ "version": "4.14.0",
3550
+ "release": "4.el9",
3551
+ "installdate": "1674235584",
3552
+ "arch": "noarch"
3553
+ },
3554
+ "python3-dnf-plugins-core": {
3555
+ "epoch": "0",
3556
+ "version": "4.3.0",
3557
+ "release": "4.el9",
3558
+ "installdate": "1674235584",
3559
+ "arch": "noarch"
3560
+ },
3561
+ "dnf-plugins-core": {
3562
+ "epoch": "0",
3563
+ "version": "4.3.0",
3564
+ "release": "4.el9",
3565
+ "installdate": "1674235584",
3566
+ "arch": "noarch"
3567
+ },
3568
+ "numactl-libs": {
3569
+ "epoch": "0",
3570
+ "version": "2.0.14",
3571
+ "release": "7.el9",
3572
+ "installdate": "1674235584",
3573
+ "arch": "x86_64"
3574
+ },
3575
+ "pciutils-libs": {
3576
+ "epoch": "0",
3577
+ "version": "3.7.0",
3578
+ "release": "5.el9",
3579
+ "installdate": "1674235584",
3580
+ "arch": "x86_64"
3581
+ },
3582
+ "sg3_utils-libs": {
3583
+ "epoch": "0",
3584
+ "version": "1.47",
3585
+ "release": "9.el9",
3586
+ "installdate": "1674235584",
3587
+ "arch": "x86_64"
3588
+ },
3589
+ "slang": {
3590
+ "epoch": "0",
3591
+ "version": "2.3.2",
3592
+ "release": "11.el9",
3593
+ "installdate": "1674235584",
3594
+ "arch": "x86_64"
3595
+ },
3596
+ "newt": {
3597
+ "epoch": "0",
3598
+ "version": "0.52.21",
3599
+ "release": "11.el9",
3600
+ "installdate": "1674235584",
3601
+ "arch": "x86_64"
3602
+ },
3603
+ "userspace-rcu": {
3604
+ "epoch": "0",
3605
+ "version": "0.12.1",
3606
+ "release": "6.el9",
3607
+ "installdate": "1674235584",
3608
+ "arch": "x86_64"
3609
+ },
3610
+ "libestr": {
3611
+ "epoch": "0",
3612
+ "version": "0.1.11",
3613
+ "release": "4.el9",
3614
+ "installdate": "1674235584",
3615
+ "arch": "x86_64"
3616
+ },
3617
+ "libfastjson": {
3618
+ "epoch": "0",
3619
+ "version": "0.99.9",
3620
+ "release": "3.el9",
3621
+ "installdate": "1674235584",
3622
+ "arch": "x86_64"
3623
+ },
3624
+ "rsyslog-logrotate": {
3625
+ "epoch": "0",
3626
+ "version": "8.2102.0",
3627
+ "release": "109.el9",
3628
+ "installdate": "1674235584",
3629
+ "arch": "x86_64"
3630
+ },
3631
+ "rsyslog": {
3632
+ "epoch": "0",
3633
+ "version": "8.2102.0",
3634
+ "release": "109.el9",
3635
+ "installdate": "1674235584",
3636
+ "arch": "x86_64"
3637
+ },
3638
+ "m4": {
3639
+ "epoch": "0",
3640
+ "version": "1.4.19",
3641
+ "release": "1.el9",
3642
+ "installdate": "1674235584",
3643
+ "arch": "x86_64"
3644
+ },
3645
+ "policycoreutils-devel": {
3646
+ "epoch": "0",
3647
+ "version": "3.5",
3648
+ "release": "0.rc1.2.el9",
3649
+ "installdate": "1674235584",
3650
+ "arch": "x86_64"
3651
+ },
3652
+ "selinux-policy-devel": {
3653
+ "epoch": "0",
3654
+ "version": "38.1.4",
3655
+ "release": "1.el9",
3656
+ "installdate": "1674235585",
3657
+ "arch": "noarch"
3658
+ },
3659
+ "langpacks-core-en": {
3660
+ "epoch": "0",
3661
+ "version": "3.0",
3662
+ "release": "16.el9",
3663
+ "installdate": "1674235591",
3664
+ "arch": "noarch"
3665
+ },
3666
+ "langpacks-en": {
3667
+ "epoch": "0",
3668
+ "version": "3.0",
3669
+ "release": "16.el9",
3670
+ "installdate": "1674235591",
3671
+ "arch": "noarch"
3672
+ },
3673
+ "xfsprogs": {
3674
+ "epoch": "0",
3675
+ "version": "5.14.2",
3676
+ "release": "1.el9",
3677
+ "installdate": "1674235591",
3678
+ "arch": "x86_64"
3679
+ },
3680
+ "NetworkManager-tui": {
3681
+ "epoch": "1",
3682
+ "version": "1.41.8",
3683
+ "release": "1.el9",
3684
+ "installdate": "1674235591",
3685
+ "arch": "x86_64"
3686
+ },
3687
+ "sg3_utils": {
3688
+ "epoch": "0",
3689
+ "version": "1.47",
3690
+ "release": "9.el9",
3691
+ "installdate": "1674235591",
3692
+ "arch": "x86_64"
3693
+ },
3694
+ "kernel-tools": {
3695
+ "epoch": "0",
3696
+ "version": "5.14.0",
3697
+ "release": "234.el9",
3698
+ "installdate": "1674235591",
3699
+ "arch": "x86_64"
3700
+ },
3701
+ "irqbalance": {
3702
+ "epoch": "2",
3703
+ "version": "1.9.0",
3704
+ "release": "3.el9",
3705
+ "installdate": "1674235591",
3706
+ "arch": "x86_64"
3707
+ },
3708
+ "yum-utils": {
3709
+ "epoch": "0",
3710
+ "version": "4.3.0",
3711
+ "release": "4.el9",
3712
+ "installdate": "1674235591",
3713
+ "arch": "noarch"
3714
+ },
3715
+ "yum": {
3716
+ "epoch": "0",
3717
+ "version": "4.14.0",
3718
+ "release": "4.el9",
3719
+ "installdate": "1674235591",
3720
+ "arch": "noarch"
3721
+ },
3722
+ "sssd-kcm": {
3723
+ "epoch": "0",
3724
+ "version": "2.8.2",
3725
+ "release": "1.el9",
3726
+ "installdate": "1674235591",
3727
+ "arch": "x86_64"
3728
+ },
3729
+ "man-db": {
3730
+ "epoch": "0",
3731
+ "version": "2.9.3",
3732
+ "release": "7.el9",
3733
+ "installdate": "1674235591",
3734
+ "arch": "x86_64"
3735
+ },
3736
+ "nfs-utils": {
3737
+ "epoch": "1",
3738
+ "version": "2.5.4",
3739
+ "release": "17.el9",
3740
+ "installdate": "1674235592",
3741
+ "arch": "x86_64"
3742
+ },
3743
+ "crypto-policies-scripts": {
3744
+ "epoch": "0",
3745
+ "version": "20221215",
3746
+ "release": "1.git9a18988.el9",
3747
+ "installdate": "1674235592",
3748
+ "arch": "noarch"
3749
+ },
3750
+ "kexec-tools": {
3751
+ "epoch": "0",
3752
+ "version": "2.0.25",
3753
+ "release": "11.el9",
3754
+ "installdate": "1674235592",
3755
+ "arch": "x86_64"
3756
+ },
3757
+ "grub2-pc": {
3758
+ "epoch": "1",
3759
+ "version": "2.06",
3760
+ "release": "46.el9",
3761
+ "installdate": "1674235592",
3762
+ "arch": "x86_64"
3763
+ },
3764
+ "rpm-plugin-selinux": {
3765
+ "epoch": "0",
3766
+ "version": "4.16.1.3",
3767
+ "release": "22.el9",
3768
+ "installdate": "1674235592",
3769
+ "arch": "x86_64"
3770
+ },
3771
+ "rpm-plugin-audit": {
3772
+ "epoch": "0",
3773
+ "version": "4.16.1.3",
3774
+ "release": "22.el9",
3775
+ "installdate": "1674235592",
3776
+ "arch": "x86_64"
3777
+ },
3778
+ "openssh-clients": {
3779
+ "epoch": "0",
3780
+ "version": "8.7p1",
3781
+ "release": "25.el9",
3782
+ "installdate": "1674235592",
3783
+ "arch": "x86_64"
3784
+ },
3785
+ "kernel": {
3786
+ "epoch": "0",
3787
+ "version": "5.14.0",
3788
+ "release": "234.el9",
3789
+ "installdate": "1674235592",
3790
+ "arch": "x86_64"
3791
+ },
3792
+ "NetworkManager-team": {
3793
+ "epoch": "1",
3794
+ "version": "1.41.8",
3795
+ "release": "1.el9",
3796
+ "installdate": "1674235592",
3797
+ "arch": "x86_64"
3798
+ },
3799
+ "dracut-config-rescue": {
3800
+ "epoch": "0",
3801
+ "version": "057",
3802
+ "release": "20.git20221213.el9",
3803
+ "installdate": "1674235592",
3804
+ "arch": "x86_64"
3805
+ },
3806
+ "firewalld": {
3807
+ "epoch": "0",
3808
+ "version": "1.2.1",
3809
+ "release": "1.el9",
3810
+ "installdate": "1674235592",
3811
+ "arch": "noarch"
3812
+ },
3813
+ "iproute-tc": {
3814
+ "epoch": "0",
3815
+ "version": "6.0.0",
3816
+ "release": "2.el9",
3817
+ "installdate": "1674235592",
3818
+ "arch": "x86_64"
3819
+ },
3820
+ "passwd": {
3821
+ "epoch": "0",
3822
+ "version": "0.80",
3823
+ "release": "12.el9",
3824
+ "installdate": "1674235592",
3825
+ "arch": "x86_64"
3826
+ },
3827
+ "audit": {
3828
+ "epoch": "0",
3829
+ "version": "3.0.7",
3830
+ "release": "103.el9",
3831
+ "installdate": "1674235592",
3832
+ "arch": "x86_64"
3833
+ },
3834
+ "parted": {
3835
+ "epoch": "0",
3836
+ "version": "3.5",
3837
+ "release": "2.el9",
3838
+ "installdate": "1674235592",
3839
+ "arch": "x86_64"
3840
+ },
3841
+ "authselect": {
3842
+ "epoch": "0",
3843
+ "version": "1.2.6",
3844
+ "release": "1.el9",
3845
+ "installdate": "1674235592",
3846
+ "arch": "x86_64"
3847
+ },
3848
+ "openssh-server": {
3849
+ "epoch": "0",
3850
+ "version": "8.7p1",
3851
+ "release": "25.el9",
3852
+ "installdate": "1674235593",
3853
+ "arch": "x86_64"
3854
+ },
3855
+ "chrony": {
3856
+ "epoch": "0",
3857
+ "version": "4.3",
3858
+ "release": "1.el9",
3859
+ "installdate": "1674235593",
3860
+ "arch": "x86_64"
3861
+ },
3862
+ "net-tools": {
3863
+ "epoch": "0",
3864
+ "version": "2.0",
3865
+ "release": "0.62.20160912git.el9",
3866
+ "installdate": "1674235593",
3867
+ "arch": "x86_64"
3868
+ },
3869
+ "sudo": {
3870
+ "epoch": "0",
3871
+ "version": "1.9.5p2",
3872
+ "release": "8.el9",
3873
+ "installdate": "1674235593",
3874
+ "arch": "x86_64"
3875
+ },
3876
+ "e2fsprogs": {
3877
+ "epoch": "0",
3878
+ "version": "1.46.5",
3879
+ "release": "3.el9",
3880
+ "installdate": "1674235593",
3881
+ "arch": "x86_64"
3882
+ },
3883
+ "initscripts-rename-device": {
3884
+ "epoch": "0",
3885
+ "version": "10.11.5",
3886
+ "release": "1.el9",
3887
+ "installdate": "1674235593",
3888
+ "arch": "x86_64"
3889
+ },
3890
+ "prefixdevname": {
3891
+ "epoch": "0",
3892
+ "version": "0.1.0",
3893
+ "release": "8.el9",
3894
+ "installdate": "1674235593",
3895
+ "arch": "x86_64"
3896
+ },
3897
+ "rsync": {
3898
+ "epoch": "0",
3899
+ "version": "3.2.3",
3900
+ "release": "19.el9",
3901
+ "installdate": "1674235593",
3902
+ "arch": "x86_64"
3903
+ },
3904
+ "wget": {
3905
+ "epoch": "0",
3906
+ "version": "1.21.1",
3907
+ "release": "7.el9",
3908
+ "installdate": "1674235593",
3909
+ "arch": "x86_64"
3910
+ },
3911
+ "tar": {
3912
+ "epoch": "2",
3913
+ "version": "1.34",
3914
+ "release": "5.el9",
3915
+ "installdate": "1674235593",
3916
+ "arch": "x86_64"
3917
+ },
3918
+ "vim-minimal": {
3919
+ "epoch": "2",
3920
+ "version": "8.2.2637",
3921
+ "release": "16.el9",
3922
+ "installdate": "1674235593",
3923
+ "arch": "x86_64"
3924
+ },
3925
+ "lshw": {
3926
+ "epoch": "0",
3927
+ "version": "B.02.19.2",
3928
+ "release": "9.el9",
3929
+ "installdate": "1674235593",
3930
+ "arch": "x86_64"
3931
+ },
3932
+ "bzip2": {
3933
+ "epoch": "0",
3934
+ "version": "1.0.8",
3935
+ "release": "8.el9",
3936
+ "installdate": "1674235593",
3937
+ "arch": "x86_64"
3938
+ },
3939
+ "ncurses": {
3940
+ "epoch": "0",
3941
+ "version": "6.2",
3942
+ "release": "8.20210508.el9",
3943
+ "installdate": "1674235593",
3944
+ "arch": "x86_64"
3945
+ },
3946
+ "libsysfs": {
3947
+ "epoch": "0",
3948
+ "version": "2.1.1",
3949
+ "release": "10.el9",
3950
+ "installdate": "1674235593",
3951
+ "arch": "x86_64"
3952
+ },
3953
+ "lsscsi": {
3954
+ "epoch": "0",
3955
+ "version": "0.32",
3956
+ "release": "6.el9",
3957
+ "installdate": "1674235593",
3958
+ "arch": "x86_64"
3959
+ },
3960
+ "rootfiles": {
3961
+ "epoch": "0",
3962
+ "version": "8.1",
3963
+ "release": "31.el9",
3964
+ "installdate": "1674235593",
3965
+ "arch": "noarch"
3966
+ },
3967
+ "gpg-pubkey": {
3968
+ "epoch": "0",
3969
+ "version": "8483c65d",
3970
+ "release": "5ccc5b19",
3971
+ "installdate": "1674235842",
3972
+ "arch": "(none)"
3973
+ },
3974
+ "chef": {
3975
+ "epoch": "0",
3976
+ "version": "18.1.0",
3977
+ "release": "1.el9",
3978
+ "installdate": "1675119682",
3979
+ "arch": "x86_64"
3980
+ }
3981
+ },
3982
+ "platform": "centos",
3983
+ "platform_family": "rhel",
3984
+ "platform_version": "9",
3985
+ "root_group": "root",
3986
+ "shells": [
3987
+ "/bin/sh",
3988
+ "/bin/bash",
3989
+ "/usr/bin/sh",
3990
+ "/usr/bin/bash"
3991
+ ],
3992
+ "time": {
3993
+ "timezone": "GMT"
3994
+ },
3995
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
3996
+ "uptime_seconds": 2646450,
3997
+ "virtualization": {
3998
+ "systems": {
3999
+ }
4000
+ }
4001
+ }