fauxhai-chef 9.3.2 → 9.3.5

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