fauxhai-chef 9.3.5 → 9.3.8

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