fauxhai 7.1.0 → 7.2.0

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