fauxhai-ng 8.6.0 → 9.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +2 -0
  3. data/fauxhai-ng.gemspec +28 -0
  4. data/lib/.DS_Store +0 -0
  5. data/lib/fauxhai/.DS_Store +0 -0
  6. data/lib/fauxhai/mocker.rb +1 -1
  7. data/lib/fauxhai/platforms/.DS_Store +0 -0
  8. data/lib/fauxhai/platforms/debian/11.json +3142 -0
  9. data/lib/fauxhai/platforms/smartos/5.11.json +1 -0
  10. data/lib/fauxhai/platforms/ubuntu/.DS_Store +0 -0
  11. data/lib/fauxhai/platforms/{oracle → windows}/.DS_Store +0 -0
  12. data/lib/fauxhai/runner.rb +1 -0
  13. data/lib/fauxhai/version.rb +1 -1
  14. metadata +7 -35
  15. data/lib/fauxhai/platforms/aix/6.1.json +0 -731
  16. data/lib/fauxhai/platforms/amazon/2015.03.json +0 -3328
  17. data/lib/fauxhai/platforms/amazon/2015.09.json +0 -3386
  18. data/lib/fauxhai/platforms/amazon/2016.03.json +0 -3377
  19. data/lib/fauxhai/platforms/amazon/2016.09.json +0 -3384
  20. data/lib/fauxhai/platforms/amazon/2017.03.json +0 -3388
  21. data/lib/fauxhai/platforms/amazon/2017.09.json +0 -3409
  22. data/lib/fauxhai/platforms/centos/5.11.json +0 -4920
  23. data/lib/fauxhai/platforms/centos/6.9.json +0 -2693
  24. data/lib/fauxhai/platforms/centos/7.5.1804.json +0 -3795
  25. data/lib/fauxhai/platforms/centos/7.6.1810.json +0 -3809
  26. data/lib/fauxhai/platforms/debian/8.11.json +0 -3596
  27. data/lib/fauxhai/platforms/debian/9.8.json +0 -2938
  28. data/lib/fauxhai/platforms/debian/9.9.json +0 -2938
  29. data/lib/fauxhai/platforms/fedora/29.json +0 -3831
  30. data/lib/fauxhai/platforms/fedora/30.json +0 -3906
  31. data/lib/fauxhai/platforms/freebsd/11.1.json +0 -426
  32. data/lib/fauxhai/platforms/linuxmint/18.3.json +0 -10350
  33. data/lib/fauxhai/platforms/mac_os_x/10.13.json +0 -1339
  34. data/lib/fauxhai/platforms/opensuse/15.0.json +0 -6060
  35. data/lib/fauxhai/platforms/opensuse/15.1.json +0 -5775
  36. data/lib/fauxhai/platforms/oracle/5.11.json +0 -7029
  37. data/lib/fauxhai/platforms/oracle/6.9.json +0 -4177
  38. data/lib/fauxhai/platforms/redhat/5.11.json +0 -6682
  39. data/lib/fauxhai/platforms/redhat/6.9.json +0 -5817
  40. data/lib/fauxhai/platforms/redhat/7.4.json +0 -3886
  41. data/lib/fauxhai/platforms/redhat/7.5.json +0 -3947
  42. data/lib/fauxhai/platforms/redhat/7.6.json +0 -3803
  43. data/lib/fauxhai/platforms/suse/12.3.json +0 -5808
  44. data/lib/fauxhai/platforms/ubuntu/14.04.json +0 -2998
  45. data/lib/fauxhai/platforms/windows/2008R2.json +0 -444
@@ -1,3809 +0,0 @@
1
- {
2
- "block_device": {
3
- "xvda": {
4
- "logical_block_size": "512",
5
- "physical_block_size": "512",
6
- "removable": "0",
7
- "rotational": "0",
8
- "size": "16777216"
9
- }
10
- },
11
- "chef_packages": {
12
- "chef": {
13
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/chef-16.0.257/lib",
14
- "version": "16.0.257"
15
- },
16
- "ohai": {
17
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/ohai-16.0.20/lib/ohai",
18
- "version": "16.0.20"
19
- }
20
- },
21
- "command": {
22
- "ps": "ps -ef"
23
- },
24
- "counters": {
25
- "network": {
26
- "interfaces": {
27
- "eth0": {
28
- "rx": {
29
- "bytes": 0,
30
- "compressed": 0,
31
- "drop": 0,
32
- "errors": 0,
33
- "frame": 0,
34
- "multicast": 0,
35
- "overrun": 0,
36
- "packets": 0
37
- },
38
- "tx": {
39
- "bytes": 0,
40
- "carrier": 0,
41
- "collisions": 0,
42
- "compressed": 0,
43
- "drop": 0,
44
- "errors": 0,
45
- "overrun": 0,
46
- "packets": 0
47
- }
48
- },
49
- "lo": {
50
- "rx": {
51
- "bytes": 0,
52
- "drop": 0,
53
- "errors": 0,
54
- "overrun": 0,
55
- "packets": 0
56
- },
57
- "tx": {
58
- "bytes": 0,
59
- "carrier": 0,
60
- "collisions": 0,
61
- "drop": 0,
62
- "errors": 0,
63
- "packets": 0,
64
- "queuelen": "1"
65
- }
66
- }
67
- }
68
- }
69
- },
70
- "cpu": {
71
- "cores": 1,
72
- "real": 1,
73
- "total": 1
74
- },
75
- "current_user": "fauxhai",
76
- "dmi": {
77
- "bios": {
78
- "address": "0xE8000",
79
- "all_records": [
80
- {
81
- "Address": "0xE8000",
82
- "BIOS Revision": "4.2",
83
- "Characteristics": {
84
- "EDD is supported": null,
85
- "PCI is supported": null,
86
- "Targeted content distribution is supported": null
87
- },
88
- "ROM Size": "64 kB",
89
- "Release Date": "08/24/2006",
90
- "Runtime Size": "96 kB",
91
- "Vendor": "Xen",
92
- "Version": "4.2.amazon",
93
- "application_identifier": "BIOS Information",
94
- "record_id": "0x0000",
95
- "size": "0"
96
- }
97
- ],
98
- "bios_revision": "4.2",
99
- "release_date": "08/24/2006",
100
- "rom_size": "64 kB",
101
- "runtime_size": "96 kB",
102
- "vendor": "Xen",
103
- "version": "4.2.amazon"
104
- },
105
- "chassis": {
106
- "all_records": [
107
- {
108
- "Asset Tag": "Not Specified",
109
- "Boot-up State": "Safe",
110
- "Lock": "Not Present",
111
- "Manufacturer": "Xen",
112
- "Power Supply State": "Safe",
113
- "Security Status": "Unknown",
114
- "Serial Number": "Not Specified",
115
- "Thermal State": "Safe",
116
- "Type": "Other",
117
- "Version": "Not Specified",
118
- "application_identifier": "Chassis Information",
119
- "record_id": "0x0300",
120
- "size": "3"
121
- }
122
- ],
123
- "asset_tag": "Not Specified",
124
- "boot_up_state": "Safe",
125
- "lock": "Not Present",
126
- "manufacturer": "Xen",
127
- "power_supply_state": "Safe",
128
- "security_status": "Unknown",
129
- "serial_number": "Not Specified",
130
- "thermal_state": "Safe",
131
- "type": "Other",
132
- "version": "Not Specified"
133
- },
134
- "dmidecode_version": "3.1",
135
- "oem_strings": {
136
- "all_records": [
137
- {
138
- "String 1": "Xen",
139
- "application_identifier": "OEM Strings",
140
- "record_id": "0x0B00",
141
- "size": "11"
142
- }
143
- ],
144
- "string_1": "Xen"
145
- },
146
- "processor": {
147
- "all_records": [
148
- {
149
- "Current Speed": "2400 MHz",
150
- "External Clock": "Unknown",
151
- "Family": "Other",
152
- "ID": "F2 06 03 00 FF FB 89 17",
153
- "Manufacturer": "Intel",
154
- "Max Speed": "2400 MHz",
155
- "Socket Designation": "CPU 1",
156
- "Status": "Populated, Enabled",
157
- "Type": "Central Processor",
158
- "Upgrade": "Other",
159
- "Version": "Not Specified",
160
- "Voltage": "Unknown",
161
- "application_identifier": "Processor Information",
162
- "record_id": "0x0401",
163
- "size": "4"
164
- }
165
- ],
166
- "current_speed": "2400 MHz",
167
- "external_clock": "Unknown",
168
- "family": "Other",
169
- "id": "F2 06 03 00 FF FB 89 17",
170
- "manufacturer": "Intel",
171
- "max_speed": "2400 MHz",
172
- "socket_designation": "CPU 1",
173
- "status": "Populated, Enabled",
174
- "type": "Central Processor",
175
- "upgrade": "Other",
176
- "version": "Not Specified",
177
- "voltage": "Unknown"
178
- },
179
- "smbios_version": "2.7",
180
- "structures": {
181
- "count": "11",
182
- "size": "359"
183
- },
184
- "system": {
185
- "all_records": [
186
- {
187
- "Family": "Not Specified",
188
- "Manufacturer": "Xen",
189
- "Product Name": "HVM domU",
190
- "SKU Number": "Not Specified",
191
- "Serial Number": "ec2bf5d0-6569-8a8e-4ef5-1cc584b1b7f9",
192
- "UUID": "ec2bf5d0-6569-8a8e-4ef5-1cc584b1b7f9",
193
- "Version": "4.2.amazon",
194
- "Wake-up Type": "Power Switch",
195
- "application_identifier": "System Information",
196
- "record_id": "0x0100",
197
- "size": "1"
198
- }
199
- ],
200
- "family": "Not Specified",
201
- "manufacturer": "Xen",
202
- "product_name": "HVM domU",
203
- "serial_number": "ec2bf5d0-6569-8a8e-4ef5-1cc584b1b7f9",
204
- "sku_number": "Not Specified",
205
- "uuid": "ec2bf5d0-6569-8a8e-4ef5-1cc584b1b7f9",
206
- "version": "4.2.amazon",
207
- "wake_up_type": "Power Switch"
208
- }
209
- },
210
- "domain": "local",
211
- "filesystem": {
212
- "by_device": {
213
- "/dev/xvda": {
214
- "mounts": []
215
- },
216
- "/dev/xvda1": {
217
- "fs_type": "xfs",
218
- "inodes_available": "4158920",
219
- "inodes_percent_used": "1%",
220
- "inodes_used": "34872",
221
- "kb_available": "7238000",
222
- "kb_size": "8377344",
223
- "kb_used": "1139344",
224
- "mount_options": [
225
- "rw",
226
- "relatime",
227
- "seclabel",
228
- "attr2",
229
- "inode64",
230
- "noquota"
231
- ],
232
- "mounts": [
233
- "/"
234
- ],
235
- "percent_used": "14%",
236
- "total_inodes": "4193792",
237
- "uuid": "f41e390f-835b-4223-a9bb-9b45984ddf8d"
238
- },
239
- "cgroup": {
240
- "fs_type": "cgroup",
241
- "mount_options": [
242
- "rw",
243
- "nosuid",
244
- "nodev",
245
- "noexec",
246
- "relatime",
247
- "seclabel",
248
- "devices"
249
- ],
250
- "mounts": [
251
- "/sys/fs/cgroup/systemd",
252
- "/sys/fs/cgroup/hugetlb",
253
- "/sys/fs/cgroup/net_cls,net_prio",
254
- "/sys/fs/cgroup/perf_event",
255
- "/sys/fs/cgroup/freezer",
256
- "/sys/fs/cgroup/cpu,cpuacct",
257
- "/sys/fs/cgroup/cpuset",
258
- "/sys/fs/cgroup/blkio",
259
- "/sys/fs/cgroup/memory",
260
- "/sys/fs/cgroup/pids",
261
- "/sys/fs/cgroup/devices"
262
- ]
263
- },
264
- "configfs": {
265
- "fs_type": "configfs",
266
- "mount_options": [
267
- "rw",
268
- "relatime"
269
- ],
270
- "mounts": [
271
- "/sys/kernel/config"
272
- ]
273
- },
274
- "debugfs": {
275
- "fs_type": "debugfs",
276
- "mount_options": [
277
- "rw",
278
- "relatime"
279
- ],
280
- "mounts": [
281
- "/sys/kernel/debug"
282
- ]
283
- },
284
- "devpts": {
285
- "fs_type": "devpts",
286
- "mount_options": [
287
- "rw",
288
- "nosuid",
289
- "noexec",
290
- "relatime",
291
- "seclabel",
292
- "gid=5",
293
- "mode=620",
294
- "ptmxmode=000"
295
- ],
296
- "mounts": [
297
- "/dev/pts"
298
- ]
299
- },
300
- "devtmpfs": {
301
- "fs_type": "devtmpfs",
302
- "inodes_available": "120661",
303
- "inodes_percent_used": "1%",
304
- "inodes_used": "274",
305
- "kb_available": "483740",
306
- "kb_size": "483740",
307
- "kb_used": "0",
308
- "mount_options": [
309
- "rw",
310
- "nosuid",
311
- "seclabel",
312
- "size=483740k",
313
- "nr_inodes=120935",
314
- "mode=755"
315
- ],
316
- "mounts": [
317
- "/dev"
318
- ],
319
- "percent_used": "0%",
320
- "total_inodes": "120935"
321
- },
322
- "hugetlbfs": {
323
- "fs_type": "hugetlbfs",
324
- "mount_options": [
325
- "rw",
326
- "relatime",
327
- "seclabel"
328
- ],
329
- "mounts": [
330
- "/dev/hugepages"
331
- ]
332
- },
333
- "mqueue": {
334
- "fs_type": "mqueue",
335
- "mount_options": [
336
- "rw",
337
- "relatime",
338
- "seclabel"
339
- ],
340
- "mounts": [
341
- "/dev/mqueue"
342
- ]
343
- },
344
- "proc": {
345
- "fs_type": "proc",
346
- "mount_options": [
347
- "rw",
348
- "nosuid",
349
- "nodev",
350
- "noexec",
351
- "relatime"
352
- ],
353
- "mounts": [
354
- "/proc"
355
- ]
356
- },
357
- "pstore": {
358
- "fs_type": "pstore",
359
- "mount_options": [
360
- "rw",
361
- "nosuid",
362
- "nodev",
363
- "noexec",
364
- "relatime"
365
- ],
366
- "mounts": [
367
- "/sys/fs/pstore"
368
- ]
369
- },
370
- "rootfs": {
371
- "fs_type": "rootfs",
372
- "mount_options": [
373
- "rw"
374
- ],
375
- "mounts": [
376
- "/"
377
- ]
378
- },
379
- "rpc_pipefs": {
380
- "fs_type": "rpc_pipefs",
381
- "mount_options": [
382
- "rw",
383
- "relatime"
384
- ],
385
- "mounts": [
386
- "/var/lib/nfs/rpc_pipefs"
387
- ]
388
- },
389
- "securityfs": {
390
- "fs_type": "securityfs",
391
- "mount_options": [
392
- "rw",
393
- "nosuid",
394
- "nodev",
395
- "noexec",
396
- "relatime"
397
- ],
398
- "mounts": [
399
- "/sys/kernel/security"
400
- ]
401
- },
402
- "selinuxfs": {
403
- "fs_type": "selinuxfs",
404
- "mount_options": [
405
- "rw",
406
- "relatime"
407
- ],
408
- "mounts": [
409
- "/sys/fs/selinux"
410
- ]
411
- },
412
- "sysfs": {
413
- "fs_type": "sysfs",
414
- "mount_options": [
415
- "rw",
416
- "nosuid",
417
- "nodev",
418
- "noexec",
419
- "relatime",
420
- "seclabel"
421
- ],
422
- "mounts": [
423
- "/sys"
424
- ]
425
- },
426
- "systemd-1": {
427
- "fs_type": "autofs",
428
- "mount_options": [
429
- "rw",
430
- "relatime",
431
- "fd=28",
432
- "pgrp=1",
433
- "timeout=0",
434
- "minproto=5",
435
- "maxproto=5",
436
- "direct",
437
- "pipe_ino=17233"
438
- ],
439
- "mounts": [
440
- "/proc/sys/fs/binfmt_misc"
441
- ]
442
- },
443
- "tmpfs": {
444
- "fs_type": "tmpfs",
445
- "inodes_available": "126648",
446
- "inodes_percent_used": "1%",
447
- "inodes_used": "1",
448
- "kb_available": "101320",
449
- "kb_size": "101320",
450
- "kb_used": "0",
451
- "mount_options": [
452
- "rw",
453
- "nosuid",
454
- "nodev",
455
- "relatime",
456
- "seclabel",
457
- "size=101320k",
458
- "mode=700",
459
- "uid=1000",
460
- "gid=1000"
461
- ],
462
- "mounts": [
463
- "/dev/shm",
464
- "/run",
465
- "/sys/fs/cgroup",
466
- "/run/user/1000"
467
- ],
468
- "percent_used": "0%",
469
- "total_inodes": "126649"
470
- }
471
- },
472
- "by_mountpoint": {
473
- "/": {
474
- "devices": [
475
- "/dev/xvda1",
476
- "rootfs"
477
- ],
478
- "fs_type": "rootfs",
479
- "inodes_available": "4158920",
480
- "inodes_percent_used": "1%",
481
- "inodes_used": "34872",
482
- "kb_available": "7238000",
483
- "kb_size": "8377344",
484
- "kb_used": "1139344",
485
- "mount_options": [
486
- "rw"
487
- ],
488
- "percent_used": "14%",
489
- "total_inodes": "4193792",
490
- "uuid": "f41e390f-835b-4223-a9bb-9b45984ddf8d"
491
- },
492
- "/dev": {
493
- "devices": [
494
- "devtmpfs"
495
- ],
496
- "fs_type": "devtmpfs",
497
- "inodes_available": "120661",
498
- "inodes_percent_used": "1%",
499
- "inodes_used": "274",
500
- "kb_available": "483740",
501
- "kb_size": "483740",
502
- "kb_used": "0",
503
- "mount_options": [
504
- "rw",
505
- "nosuid",
506
- "seclabel",
507
- "size=483740k",
508
- "nr_inodes=120935",
509
- "mode=755"
510
- ],
511
- "percent_used": "0%",
512
- "total_inodes": "120935"
513
- },
514
- "/dev/hugepages": {
515
- "devices": [
516
- "hugetlbfs"
517
- ],
518
- "fs_type": "hugetlbfs",
519
- "mount_options": [
520
- "rw",
521
- "relatime",
522
- "seclabel"
523
- ]
524
- },
525
- "/dev/mqueue": {
526
- "devices": [
527
- "mqueue"
528
- ],
529
- "fs_type": "mqueue",
530
- "mount_options": [
531
- "rw",
532
- "relatime",
533
- "seclabel"
534
- ]
535
- },
536
- "/dev/pts": {
537
- "devices": [
538
- "devpts"
539
- ],
540
- "fs_type": "devpts",
541
- "mount_options": [
542
- "rw",
543
- "nosuid",
544
- "noexec",
545
- "relatime",
546
- "seclabel",
547
- "gid=5",
548
- "mode=620",
549
- "ptmxmode=000"
550
- ]
551
- },
552
- "/dev/shm": {
553
- "devices": [
554
- "tmpfs"
555
- ],
556
- "fs_type": "tmpfs",
557
- "inodes_available": "126648",
558
- "inodes_percent_used": "1%",
559
- "inodes_used": "1",
560
- "kb_available": "506596",
561
- "kb_size": "506596",
562
- "kb_used": "0",
563
- "mount_options": [
564
- "rw",
565
- "nosuid",
566
- "nodev",
567
- "seclabel"
568
- ],
569
- "percent_used": "0%",
570
- "total_inodes": "126649"
571
- },
572
- "/proc": {
573
- "devices": [
574
- "proc"
575
- ],
576
- "fs_type": "proc",
577
- "mount_options": [
578
- "rw",
579
- "nosuid",
580
- "nodev",
581
- "noexec",
582
- "relatime"
583
- ]
584
- },
585
- "/proc/sys/fs/binfmt_misc": {
586
- "devices": [
587
- "systemd-1"
588
- ],
589
- "fs_type": "autofs",
590
- "mount_options": [
591
- "rw",
592
- "relatime",
593
- "fd=28",
594
- "pgrp=1",
595
- "timeout=0",
596
- "minproto=5",
597
- "maxproto=5",
598
- "direct",
599
- "pipe_ino=17233"
600
- ]
601
- },
602
- "/run": {
603
- "devices": [
604
- "tmpfs"
605
- ],
606
- "fs_type": "tmpfs",
607
- "inodes_available": "126296",
608
- "inodes_percent_used": "1%",
609
- "inodes_used": "353",
610
- "kb_available": "493480",
611
- "kb_size": "506596",
612
- "kb_used": "13116",
613
- "mount_options": [
614
- "rw",
615
- "nosuid",
616
- "nodev",
617
- "seclabel",
618
- "mode=755"
619
- ],
620
- "percent_used": "3%",
621
- "total_inodes": "126649"
622
- },
623
- "/run/user/1000": {
624
- "devices": [
625
- "tmpfs"
626
- ],
627
- "fs_type": "tmpfs",
628
- "inodes_available": "126648",
629
- "inodes_percent_used": "1%",
630
- "inodes_used": "1",
631
- "kb_available": "101320",
632
- "kb_size": "101320",
633
- "kb_used": "0",
634
- "mount_options": [
635
- "rw",
636
- "nosuid",
637
- "nodev",
638
- "relatime",
639
- "seclabel",
640
- "size=101320k",
641
- "mode=700",
642
- "uid=1000",
643
- "gid=1000"
644
- ],
645
- "percent_used": "0%",
646
- "total_inodes": "126649"
647
- },
648
- "/sys": {
649
- "devices": [
650
- "sysfs"
651
- ],
652
- "fs_type": "sysfs",
653
- "mount_options": [
654
- "rw",
655
- "nosuid",
656
- "nodev",
657
- "noexec",
658
- "relatime",
659
- "seclabel"
660
- ]
661
- },
662
- "/sys/fs/cgroup": {
663
- "devices": [
664
- "tmpfs"
665
- ],
666
- "fs_type": "tmpfs",
667
- "inodes_available": "126633",
668
- "inodes_percent_used": "1%",
669
- "inodes_used": "16",
670
- "kb_available": "506596",
671
- "kb_size": "506596",
672
- "kb_used": "0",
673
- "mount_options": [
674
- "ro",
675
- "nosuid",
676
- "nodev",
677
- "noexec",
678
- "seclabel",
679
- "mode=755"
680
- ],
681
- "percent_used": "0%",
682
- "total_inodes": "126649"
683
- },
684
- "/sys/fs/cgroup/blkio": {
685
- "devices": [
686
- "cgroup"
687
- ],
688
- "fs_type": "cgroup",
689
- "mount_options": [
690
- "rw",
691
- "nosuid",
692
- "nodev",
693
- "noexec",
694
- "relatime",
695
- "seclabel",
696
- "blkio"
697
- ]
698
- },
699
- "/sys/fs/cgroup/cpu,cpuacct": {
700
- "devices": [
701
- "cgroup"
702
- ],
703
- "fs_type": "cgroup",
704
- "mount_options": [
705
- "rw",
706
- "nosuid",
707
- "nodev",
708
- "noexec",
709
- "relatime",
710
- "seclabel",
711
- "cpuacct",
712
- "cpu"
713
- ]
714
- },
715
- "/sys/fs/cgroup/cpuset": {
716
- "devices": [
717
- "cgroup"
718
- ],
719
- "fs_type": "cgroup",
720
- "mount_options": [
721
- "rw",
722
- "nosuid",
723
- "nodev",
724
- "noexec",
725
- "relatime",
726
- "seclabel",
727
- "cpuset"
728
- ]
729
- },
730
- "/sys/fs/cgroup/devices": {
731
- "devices": [
732
- "cgroup"
733
- ],
734
- "fs_type": "cgroup",
735
- "mount_options": [
736
- "rw",
737
- "nosuid",
738
- "nodev",
739
- "noexec",
740
- "relatime",
741
- "seclabel",
742
- "devices"
743
- ]
744
- },
745
- "/sys/fs/cgroup/freezer": {
746
- "devices": [
747
- "cgroup"
748
- ],
749
- "fs_type": "cgroup",
750
- "mount_options": [
751
- "rw",
752
- "nosuid",
753
- "nodev",
754
- "noexec",
755
- "relatime",
756
- "seclabel",
757
- "freezer"
758
- ]
759
- },
760
- "/sys/fs/cgroup/hugetlb": {
761
- "devices": [
762
- "cgroup"
763
- ],
764
- "fs_type": "cgroup",
765
- "mount_options": [
766
- "rw",
767
- "nosuid",
768
- "nodev",
769
- "noexec",
770
- "relatime",
771
- "seclabel",
772
- "hugetlb"
773
- ]
774
- },
775
- "/sys/fs/cgroup/memory": {
776
- "devices": [
777
- "cgroup"
778
- ],
779
- "fs_type": "cgroup",
780
- "mount_options": [
781
- "rw",
782
- "nosuid",
783
- "nodev",
784
- "noexec",
785
- "relatime",
786
- "seclabel",
787
- "memory"
788
- ]
789
- },
790
- "/sys/fs/cgroup/net_cls,net_prio": {
791
- "devices": [
792
- "cgroup"
793
- ],
794
- "fs_type": "cgroup",
795
- "mount_options": [
796
- "rw",
797
- "nosuid",
798
- "nodev",
799
- "noexec",
800
- "relatime",
801
- "seclabel",
802
- "net_prio",
803
- "net_cls"
804
- ]
805
- },
806
- "/sys/fs/cgroup/perf_event": {
807
- "devices": [
808
- "cgroup"
809
- ],
810
- "fs_type": "cgroup",
811
- "mount_options": [
812
- "rw",
813
- "nosuid",
814
- "nodev",
815
- "noexec",
816
- "relatime",
817
- "seclabel",
818
- "perf_event"
819
- ]
820
- },
821
- "/sys/fs/cgroup/pids": {
822
- "devices": [
823
- "cgroup"
824
- ],
825
- "fs_type": "cgroup",
826
- "mount_options": [
827
- "rw",
828
- "nosuid",
829
- "nodev",
830
- "noexec",
831
- "relatime",
832
- "seclabel",
833
- "pids"
834
- ]
835
- },
836
- "/sys/fs/cgroup/systemd": {
837
- "devices": [
838
- "cgroup"
839
- ],
840
- "fs_type": "cgroup",
841
- "mount_options": [
842
- "rw",
843
- "nosuid",
844
- "nodev",
845
- "noexec",
846
- "relatime",
847
- "seclabel",
848
- "xattr",
849
- "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
850
- "name=systemd"
851
- ]
852
- },
853
- "/sys/fs/pstore": {
854
- "devices": [
855
- "pstore"
856
- ],
857
- "fs_type": "pstore",
858
- "mount_options": [
859
- "rw",
860
- "nosuid",
861
- "nodev",
862
- "noexec",
863
- "relatime"
864
- ]
865
- },
866
- "/sys/fs/selinux": {
867
- "devices": [
868
- "selinuxfs"
869
- ],
870
- "fs_type": "selinuxfs",
871
- "mount_options": [
872
- "rw",
873
- "relatime"
874
- ]
875
- },
876
- "/sys/kernel/config": {
877
- "devices": [
878
- "configfs"
879
- ],
880
- "fs_type": "configfs",
881
- "mount_options": [
882
- "rw",
883
- "relatime"
884
- ]
885
- },
886
- "/sys/kernel/debug": {
887
- "devices": [
888
- "debugfs"
889
- ],
890
- "fs_type": "debugfs",
891
- "mount_options": [
892
- "rw",
893
- "relatime"
894
- ]
895
- },
896
- "/sys/kernel/security": {
897
- "devices": [
898
- "securityfs"
899
- ],
900
- "fs_type": "securityfs",
901
- "mount_options": [
902
- "rw",
903
- "nosuid",
904
- "nodev",
905
- "noexec",
906
- "relatime"
907
- ]
908
- },
909
- "/var/lib/nfs/rpc_pipefs": {
910
- "devices": [
911
- "rpc_pipefs"
912
- ],
913
- "fs_type": "rpc_pipefs",
914
- "mount_options": [
915
- "rw",
916
- "relatime"
917
- ]
918
- }
919
- },
920
- "by_pair": {
921
- "/dev/xvda,": {
922
- "device": "/dev/xvda"
923
- },
924
- "/dev/xvda1,/": {
925
- "device": "/dev/xvda1",
926
- "fs_type": "xfs",
927
- "inodes_available": "4158920",
928
- "inodes_percent_used": "1%",
929
- "inodes_used": "34872",
930
- "kb_available": "7238000",
931
- "kb_size": "8377344",
932
- "kb_used": "1139344",
933
- "mount": "/",
934
- "mount_options": [
935
- "rw",
936
- "relatime",
937
- "seclabel",
938
- "attr2",
939
- "inode64",
940
- "noquota"
941
- ],
942
- "percent_used": "14%",
943
- "total_inodes": "4193792",
944
- "uuid": "f41e390f-835b-4223-a9bb-9b45984ddf8d"
945
- },
946
- "cgroup,/sys/fs/cgroup/blkio": {
947
- "device": "cgroup",
948
- "fs_type": "cgroup",
949
- "mount": "/sys/fs/cgroup/blkio",
950
- "mount_options": [
951
- "rw",
952
- "nosuid",
953
- "nodev",
954
- "noexec",
955
- "relatime",
956
- "seclabel",
957
- "blkio"
958
- ]
959
- },
960
- "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
961
- "device": "cgroup",
962
- "fs_type": "cgroup",
963
- "mount": "/sys/fs/cgroup/cpu,cpuacct",
964
- "mount_options": [
965
- "rw",
966
- "nosuid",
967
- "nodev",
968
- "noexec",
969
- "relatime",
970
- "seclabel",
971
- "cpuacct",
972
- "cpu"
973
- ]
974
- },
975
- "cgroup,/sys/fs/cgroup/cpuset": {
976
- "device": "cgroup",
977
- "fs_type": "cgroup",
978
- "mount": "/sys/fs/cgroup/cpuset",
979
- "mount_options": [
980
- "rw",
981
- "nosuid",
982
- "nodev",
983
- "noexec",
984
- "relatime",
985
- "seclabel",
986
- "cpuset"
987
- ]
988
- },
989
- "cgroup,/sys/fs/cgroup/devices": {
990
- "device": "cgroup",
991
- "fs_type": "cgroup",
992
- "mount": "/sys/fs/cgroup/devices",
993
- "mount_options": [
994
- "rw",
995
- "nosuid",
996
- "nodev",
997
- "noexec",
998
- "relatime",
999
- "seclabel",
1000
- "devices"
1001
- ]
1002
- },
1003
- "cgroup,/sys/fs/cgroup/freezer": {
1004
- "device": "cgroup",
1005
- "fs_type": "cgroup",
1006
- "mount": "/sys/fs/cgroup/freezer",
1007
- "mount_options": [
1008
- "rw",
1009
- "nosuid",
1010
- "nodev",
1011
- "noexec",
1012
- "relatime",
1013
- "seclabel",
1014
- "freezer"
1015
- ]
1016
- },
1017
- "cgroup,/sys/fs/cgroup/hugetlb": {
1018
- "device": "cgroup",
1019
- "fs_type": "cgroup",
1020
- "mount": "/sys/fs/cgroup/hugetlb",
1021
- "mount_options": [
1022
- "rw",
1023
- "nosuid",
1024
- "nodev",
1025
- "noexec",
1026
- "relatime",
1027
- "seclabel",
1028
- "hugetlb"
1029
- ]
1030
- },
1031
- "cgroup,/sys/fs/cgroup/memory": {
1032
- "device": "cgroup",
1033
- "fs_type": "cgroup",
1034
- "mount": "/sys/fs/cgroup/memory",
1035
- "mount_options": [
1036
- "rw",
1037
- "nosuid",
1038
- "nodev",
1039
- "noexec",
1040
- "relatime",
1041
- "seclabel",
1042
- "memory"
1043
- ]
1044
- },
1045
- "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1046
- "device": "cgroup",
1047
- "fs_type": "cgroup",
1048
- "mount": "/sys/fs/cgroup/net_cls,net_prio",
1049
- "mount_options": [
1050
- "rw",
1051
- "nosuid",
1052
- "nodev",
1053
- "noexec",
1054
- "relatime",
1055
- "seclabel",
1056
- "net_prio",
1057
- "net_cls"
1058
- ]
1059
- },
1060
- "cgroup,/sys/fs/cgroup/perf_event": {
1061
- "device": "cgroup",
1062
- "fs_type": "cgroup",
1063
- "mount": "/sys/fs/cgroup/perf_event",
1064
- "mount_options": [
1065
- "rw",
1066
- "nosuid",
1067
- "nodev",
1068
- "noexec",
1069
- "relatime",
1070
- "seclabel",
1071
- "perf_event"
1072
- ]
1073
- },
1074
- "cgroup,/sys/fs/cgroup/pids": {
1075
- "device": "cgroup",
1076
- "fs_type": "cgroup",
1077
- "mount": "/sys/fs/cgroup/pids",
1078
- "mount_options": [
1079
- "rw",
1080
- "nosuid",
1081
- "nodev",
1082
- "noexec",
1083
- "relatime",
1084
- "seclabel",
1085
- "pids"
1086
- ]
1087
- },
1088
- "cgroup,/sys/fs/cgroup/systemd": {
1089
- "device": "cgroup",
1090
- "fs_type": "cgroup",
1091
- "mount": "/sys/fs/cgroup/systemd",
1092
- "mount_options": [
1093
- "rw",
1094
- "nosuid",
1095
- "nodev",
1096
- "noexec",
1097
- "relatime",
1098
- "seclabel",
1099
- "xattr",
1100
- "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
1101
- "name=systemd"
1102
- ]
1103
- },
1104
- "configfs,/sys/kernel/config": {
1105
- "device": "configfs",
1106
- "fs_type": "configfs",
1107
- "mount": "/sys/kernel/config",
1108
- "mount_options": [
1109
- "rw",
1110
- "relatime"
1111
- ]
1112
- },
1113
- "debugfs,/sys/kernel/debug": {
1114
- "device": "debugfs",
1115
- "fs_type": "debugfs",
1116
- "mount": "/sys/kernel/debug",
1117
- "mount_options": [
1118
- "rw",
1119
- "relatime"
1120
- ]
1121
- },
1122
- "devpts,/dev/pts": {
1123
- "device": "devpts",
1124
- "fs_type": "devpts",
1125
- "mount": "/dev/pts",
1126
- "mount_options": [
1127
- "rw",
1128
- "nosuid",
1129
- "noexec",
1130
- "relatime",
1131
- "seclabel",
1132
- "gid=5",
1133
- "mode=620",
1134
- "ptmxmode=000"
1135
- ]
1136
- },
1137
- "devtmpfs,/dev": {
1138
- "device": "devtmpfs",
1139
- "fs_type": "devtmpfs",
1140
- "inodes_available": "120661",
1141
- "inodes_percent_used": "1%",
1142
- "inodes_used": "274",
1143
- "kb_available": "483740",
1144
- "kb_size": "483740",
1145
- "kb_used": "0",
1146
- "mount": "/dev",
1147
- "mount_options": [
1148
- "rw",
1149
- "nosuid",
1150
- "seclabel",
1151
- "size=483740k",
1152
- "nr_inodes=120935",
1153
- "mode=755"
1154
- ],
1155
- "percent_used": "0%",
1156
- "total_inodes": "120935"
1157
- },
1158
- "hugetlbfs,/dev/hugepages": {
1159
- "device": "hugetlbfs",
1160
- "fs_type": "hugetlbfs",
1161
- "mount": "/dev/hugepages",
1162
- "mount_options": [
1163
- "rw",
1164
- "relatime",
1165
- "seclabel"
1166
- ]
1167
- },
1168
- "mqueue,/dev/mqueue": {
1169
- "device": "mqueue",
1170
- "fs_type": "mqueue",
1171
- "mount": "/dev/mqueue",
1172
- "mount_options": [
1173
- "rw",
1174
- "relatime",
1175
- "seclabel"
1176
- ]
1177
- },
1178
- "proc,/proc": {
1179
- "device": "proc",
1180
- "fs_type": "proc",
1181
- "mount": "/proc",
1182
- "mount_options": [
1183
- "rw",
1184
- "nosuid",
1185
- "nodev",
1186
- "noexec",
1187
- "relatime"
1188
- ]
1189
- },
1190
- "pstore,/sys/fs/pstore": {
1191
- "device": "pstore",
1192
- "fs_type": "pstore",
1193
- "mount": "/sys/fs/pstore",
1194
- "mount_options": [
1195
- "rw",
1196
- "nosuid",
1197
- "nodev",
1198
- "noexec",
1199
- "relatime"
1200
- ]
1201
- },
1202
- "rootfs,/": {
1203
- "device": "rootfs",
1204
- "fs_type": "rootfs",
1205
- "mount": "/",
1206
- "mount_options": [
1207
- "rw"
1208
- ]
1209
- },
1210
- "rpc_pipefs,/var/lib/nfs/rpc_pipefs": {
1211
- "device": "rpc_pipefs",
1212
- "fs_type": "rpc_pipefs",
1213
- "mount": "/var/lib/nfs/rpc_pipefs",
1214
- "mount_options": [
1215
- "rw",
1216
- "relatime"
1217
- ]
1218
- },
1219
- "securityfs,/sys/kernel/security": {
1220
- "device": "securityfs",
1221
- "fs_type": "securityfs",
1222
- "mount": "/sys/kernel/security",
1223
- "mount_options": [
1224
- "rw",
1225
- "nosuid",
1226
- "nodev",
1227
- "noexec",
1228
- "relatime"
1229
- ]
1230
- },
1231
- "selinuxfs,/sys/fs/selinux": {
1232
- "device": "selinuxfs",
1233
- "fs_type": "selinuxfs",
1234
- "mount": "/sys/fs/selinux",
1235
- "mount_options": [
1236
- "rw",
1237
- "relatime"
1238
- ]
1239
- },
1240
- "sysfs,/sys": {
1241
- "device": "sysfs",
1242
- "fs_type": "sysfs",
1243
- "mount": "/sys",
1244
- "mount_options": [
1245
- "rw",
1246
- "nosuid",
1247
- "nodev",
1248
- "noexec",
1249
- "relatime",
1250
- "seclabel"
1251
- ]
1252
- },
1253
- "systemd-1,/proc/sys/fs/binfmt_misc": {
1254
- "device": "systemd-1",
1255
- "fs_type": "autofs",
1256
- "mount": "/proc/sys/fs/binfmt_misc",
1257
- "mount_options": [
1258
- "rw",
1259
- "relatime",
1260
- "fd=28",
1261
- "pgrp=1",
1262
- "timeout=0",
1263
- "minproto=5",
1264
- "maxproto=5",
1265
- "direct",
1266
- "pipe_ino=17233"
1267
- ]
1268
- },
1269
- "tmpfs,/dev/shm": {
1270
- "device": "tmpfs",
1271
- "fs_type": "tmpfs",
1272
- "inodes_available": "126648",
1273
- "inodes_percent_used": "1%",
1274
- "inodes_used": "1",
1275
- "kb_available": "506596",
1276
- "kb_size": "506596",
1277
- "kb_used": "0",
1278
- "mount": "/dev/shm",
1279
- "mount_options": [
1280
- "rw",
1281
- "nosuid",
1282
- "nodev",
1283
- "seclabel"
1284
- ],
1285
- "percent_used": "0%",
1286
- "total_inodes": "126649"
1287
- },
1288
- "tmpfs,/run": {
1289
- "device": "tmpfs",
1290
- "fs_type": "tmpfs",
1291
- "inodes_available": "126296",
1292
- "inodes_percent_used": "1%",
1293
- "inodes_used": "353",
1294
- "kb_available": "493480",
1295
- "kb_size": "506596",
1296
- "kb_used": "13116",
1297
- "mount": "/run",
1298
- "mount_options": [
1299
- "rw",
1300
- "nosuid",
1301
- "nodev",
1302
- "seclabel",
1303
- "mode=755"
1304
- ],
1305
- "percent_used": "3%",
1306
- "total_inodes": "126649"
1307
- },
1308
- "tmpfs,/run/user/1000": {
1309
- "device": "tmpfs",
1310
- "fs_type": "tmpfs",
1311
- "inodes_available": "126648",
1312
- "inodes_percent_used": "1%",
1313
- "inodes_used": "1",
1314
- "kb_available": "101320",
1315
- "kb_size": "101320",
1316
- "kb_used": "0",
1317
- "mount": "/run/user/1000",
1318
- "mount_options": [
1319
- "rw",
1320
- "nosuid",
1321
- "nodev",
1322
- "relatime",
1323
- "seclabel",
1324
- "size=101320k",
1325
- "mode=700",
1326
- "uid=1000",
1327
- "gid=1000"
1328
- ],
1329
- "percent_used": "0%",
1330
- "total_inodes": "126649"
1331
- },
1332
- "tmpfs,/sys/fs/cgroup": {
1333
- "device": "tmpfs",
1334
- "fs_type": "tmpfs",
1335
- "inodes_available": "126633",
1336
- "inodes_percent_used": "1%",
1337
- "inodes_used": "16",
1338
- "kb_available": "506596",
1339
- "kb_size": "506596",
1340
- "kb_used": "0",
1341
- "mount": "/sys/fs/cgroup",
1342
- "mount_options": [
1343
- "ro",
1344
- "nosuid",
1345
- "nodev",
1346
- "noexec",
1347
- "seclabel",
1348
- "mode=755"
1349
- ],
1350
- "percent_used": "0%",
1351
- "total_inodes": "126649"
1352
- }
1353
- }
1354
- },
1355
- "fips": {
1356
- "kernel": {
1357
- "enabled": false
1358
- }
1359
- },
1360
- "fqdn": "fauxhai.local",
1361
- "hostname": "Fauxhai",
1362
- "idle": "30 days 15 hours 07 minutes 30 seconds",
1363
- "idletime_seconds": 2646450,
1364
- "init_package": "systemd",
1365
- "ipaddress": "10.0.0.2",
1366
- "kernel": {
1367
- "machine": "x86_64",
1368
- "modules": {
1369
- "ablk_helper": {
1370
- "refcount": "1",
1371
- "size": "13597"
1372
- },
1373
- "aesni_intel": {
1374
- "refcount": "0",
1375
- "size": "189414"
1376
- },
1377
- "ata_generic": {
1378
- "refcount": "0",
1379
- "size": "12923",
1380
- "version": "0.2.15"
1381
- },
1382
- "ata_piix": {
1383
- "refcount": "0",
1384
- "size": "35052",
1385
- "version": "2.13"
1386
- },
1387
- "cirrus": {
1388
- "refcount": "1",
1389
- "size": "24377"
1390
- },
1391
- "crc32_pclmul": {
1392
- "refcount": "0",
1393
- "size": "13133"
1394
- },
1395
- "crc32c_intel": {
1396
- "refcount": "1",
1397
- "size": "22094"
1398
- },
1399
- "crct10dif_common": {
1400
- "refcount": "1",
1401
- "size": "12595"
1402
- },
1403
- "crct10dif_pclmul": {
1404
- "refcount": "0",
1405
- "size": "14307"
1406
- },
1407
- "cryptd": {
1408
- "refcount": "3",
1409
- "size": "21190"
1410
- },
1411
- "drm": {
1412
- "refcount": "4",
1413
- "size": "429744"
1414
- },
1415
- "drm_kms_helper": {
1416
- "refcount": "1",
1417
- "size": "179394"
1418
- },
1419
- "drm_panel_orientation_quirks": {
1420
- "refcount": "1",
1421
- "size": "12957"
1422
- },
1423
- "fb_sys_fops": {
1424
- "refcount": "1",
1425
- "size": "12703"
1426
- },
1427
- "floppy": {
1428
- "refcount": "0",
1429
- "size": "69432"
1430
- },
1431
- "gf128mul": {
1432
- "refcount": "1",
1433
- "size": "15139"
1434
- },
1435
- "ghash_clmulni_intel": {
1436
- "refcount": "0",
1437
- "size": "13273"
1438
- },
1439
- "glue_helper": {
1440
- "refcount": "1",
1441
- "size": "13990"
1442
- },
1443
- "i2c_piix4": {
1444
- "refcount": "0",
1445
- "size": "22401"
1446
- },
1447
- "intel_rapl": {
1448
- "refcount": "0",
1449
- "size": "19542"
1450
- },
1451
- "iosf_mbi": {
1452
- "refcount": "1",
1453
- "size": "15582"
1454
- },
1455
- "ip_tables": {
1456
- "refcount": "0",
1457
- "size": "27126"
1458
- },
1459
- "libata": {
1460
- "refcount": "3",
1461
- "size": "243133",
1462
- "version": "3.00"
1463
- },
1464
- "libcrc32c": {
1465
- "refcount": "1",
1466
- "size": "12644"
1467
- },
1468
- "lrw": {
1469
- "refcount": "1",
1470
- "size": "13286"
1471
- },
1472
- "parport": {
1473
- "refcount": "2",
1474
- "size": "46395"
1475
- },
1476
- "parport_pc": {
1477
- "refcount": "0",
1478
- "size": "28205"
1479
- },
1480
- "pata_acpi": {
1481
- "refcount": "0",
1482
- "size": "13053",
1483
- "version": "0.2.3"
1484
- },
1485
- "pcspkr": {
1486
- "refcount": "0",
1487
- "size": "12718"
1488
- },
1489
- "ppdev": {
1490
- "refcount": "0",
1491
- "size": "17671"
1492
- },
1493
- "sb_edac": {
1494
- "refcount": "0",
1495
- "size": "31940"
1496
- },
1497
- "serio_raw": {
1498
- "refcount": "0",
1499
- "size": "13434"
1500
- },
1501
- "sunrpc": {
1502
- "refcount": "1",
1503
- "size": "353352"
1504
- },
1505
- "syscopyarea": {
1506
- "refcount": "1",
1507
- "size": "12529"
1508
- },
1509
- "sysfillrect": {
1510
- "refcount": "1",
1511
- "size": "12701"
1512
- },
1513
- "sysimgblt": {
1514
- "refcount": "1",
1515
- "size": "12640"
1516
- },
1517
- "ttm": {
1518
- "refcount": "1",
1519
- "size": "114635"
1520
- },
1521
- "xen_blkfront": {
1522
- "refcount": "2",
1523
- "size": "26922"
1524
- },
1525
- "xen_netfront": {
1526
- "refcount": "0",
1527
- "size": "27082"
1528
- },
1529
- "xfs": {
1530
- "refcount": "1",
1531
- "size": "997127"
1532
- }
1533
- },
1534
- "name": "Linux",
1535
- "os": "GNU/Linux",
1536
- "processor": "x86_64",
1537
- "release": "3.10.0-957.1.3.el7.x86_64",
1538
- "version": "#1 SMP Thu Nov 29 14:49:43 UTC 2018"
1539
- },
1540
- "keys": {
1541
- "ssh": {
1542
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1543
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1544
- }
1545
- },
1546
- "languages": {
1547
- "powershell": null,
1548
- "ruby": {
1549
- "bin_dir": "/usr/local/bin",
1550
- "gem_bin": "/usr/local/bin/gem",
1551
- "gems_dir": "/usr/local/gems",
1552
- "ruby_bin": "/usr/local/bin/ruby"
1553
- }
1554
- },
1555
- "lsb": {},
1556
- "macaddress": "11:11:11:11:11:11",
1557
- "machinename": "Fauxhai",
1558
- "memory": {
1559
- "total": "1048576kB"
1560
- },
1561
- "network": {
1562
- "default_gateway": "10.0.0.1",
1563
- "default_interface": "eth0",
1564
- "interfaces": {
1565
- "eth0": {
1566
- "addresses": {
1567
- "10.0.0.2": {
1568
- "broadcast": "10.0.0.255",
1569
- "family": "inet",
1570
- "ip_scope": "RFC1918 PRIVATE",
1571
- "netmask": "255.255.255.0",
1572
- "prefixlen": "24",
1573
- "scope": "Global"
1574
- },
1575
- "11:11:11:11:11:11": {
1576
- "family": "lladdr"
1577
- },
1578
- "fe80::11:1111:1111:1111": {
1579
- "family": "inet6",
1580
- "ip_scope": "LINK LOCAL UNICAST",
1581
- "prefixlen": "64",
1582
- "scope": "Link",
1583
- "tags": []
1584
- }
1585
- },
1586
- "arp": {
1587
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1588
- },
1589
- "encapsulation": "Ethernet",
1590
- "flags": [
1591
- "BROADCAST",
1592
- "MULTICAST",
1593
- "UP",
1594
- "LOWER_UP"
1595
- ],
1596
- "mtu": "1500",
1597
- "number": "0",
1598
- "ring_params": {},
1599
- "routes": [
1600
- {
1601
- "destination": "default",
1602
- "family": "inet",
1603
- "via": "10.0.0.1"
1604
- },
1605
- {
1606
- "destination": "10.0.0.0/24",
1607
- "family": "inet",
1608
- "proto": "kernel",
1609
- "scope": "link",
1610
- "src": "10.0.0.2"
1611
- },
1612
- {
1613
- "destination": "fe80::/64",
1614
- "family": "inet6",
1615
- "metric": "256",
1616
- "proto": "kernel"
1617
- }
1618
- ],
1619
- "state": "up",
1620
- "type": "eth"
1621
- },
1622
- "lo": {
1623
- "addresses": {
1624
- "127.0.0.1": {
1625
- "family": "inet",
1626
- "ip_scope": "LOOPBACK",
1627
- "netmask": "255.0.0.0",
1628
- "prefixlen": "8",
1629
- "scope": "Node"
1630
- },
1631
- "::1": {
1632
- "family": "inet6",
1633
- "ip_scope": "LINK LOCAL LOOPBACK",
1634
- "prefixlen": "128",
1635
- "scope": "Node",
1636
- "tags": []
1637
- }
1638
- },
1639
- "encapsulation": "Loopback",
1640
- "flags": [
1641
- "LOOPBACK",
1642
- "UP",
1643
- "LOWER_UP"
1644
- ],
1645
- "mtu": "65536",
1646
- "state": "unknown"
1647
- }
1648
- }
1649
- },
1650
- "ohai_time": 1588214721.9743333,
1651
- "os": "linux",
1652
- "os_version": "3.10.0-957.1.3.el7.x86_64",
1653
- "packages": {
1654
- "GeoIP": {
1655
- "arch": "x86_64",
1656
- "epoch": "0",
1657
- "installdate": "1548708807",
1658
- "release": "13.el7",
1659
- "version": "1.5.0"
1660
- },
1661
- "PyYAML": {
1662
- "arch": "x86_64",
1663
- "epoch": "0",
1664
- "installdate": "1548708854",
1665
- "release": "11.el7",
1666
- "version": "3.10"
1667
- },
1668
- "acl": {
1669
- "arch": "x86_64",
1670
- "epoch": "0",
1671
- "installdate": "1548708801",
1672
- "release": "14.el7",
1673
- "version": "2.2.51"
1674
- },
1675
- "audit": {
1676
- "arch": "x86_64",
1677
- "epoch": "0",
1678
- "installdate": "1548708899",
1679
- "release": "4.el7",
1680
- "version": "2.8.4"
1681
- },
1682
- "audit-libs": {
1683
- "arch": "x86_64",
1684
- "epoch": "0",
1685
- "installdate": "1548708754",
1686
- "release": "4.el7",
1687
- "version": "2.8.4"
1688
- },
1689
- "audit-libs-python": {
1690
- "arch": "x86_64",
1691
- "epoch": "0",
1692
- "installdate": "1548708779",
1693
- "release": "4.el7",
1694
- "version": "2.8.4"
1695
- },
1696
- "authconfig": {
1697
- "arch": "x86_64",
1698
- "epoch": "0",
1699
- "installdate": "1548708899",
1700
- "release": "30.el7",
1701
- "version": "6.2.8"
1702
- },
1703
- "basesystem": {
1704
- "arch": "noarch",
1705
- "epoch": "0",
1706
- "installdate": "1548708735",
1707
- "release": "7.el7.centos",
1708
- "version": "10.0"
1709
- },
1710
- "bash": {
1711
- "arch": "x86_64",
1712
- "epoch": "0",
1713
- "installdate": "1548708726",
1714
- "release": "31.el7",
1715
- "version": "4.2.46"
1716
- },
1717
- "bind-libs-lite": {
1718
- "arch": "x86_64",
1719
- "epoch": "32",
1720
- "installdate": "1548708808",
1721
- "release": "72.el7",
1722
- "version": "9.9.4"
1723
- },
1724
- "bind-license": {
1725
- "arch": "noarch",
1726
- "epoch": "32",
1727
- "installdate": "1548708725",
1728
- "release": "72.el7",
1729
- "version": "9.9.4"
1730
- },
1731
- "binutils": {
1732
- "arch": "x86_64",
1733
- "epoch": "0",
1734
- "installdate": "1548708793",
1735
- "release": "34.base.el7",
1736
- "version": "2.27"
1737
- },
1738
- "btrfs-progs": {
1739
- "arch": "x86_64",
1740
- "epoch": "0",
1741
- "installdate": "1548708913",
1742
- "release": "1.el7",
1743
- "version": "4.9.1"
1744
- },
1745
- "bzip2-libs": {
1746
- "arch": "x86_64",
1747
- "epoch": "0",
1748
- "installdate": "1548708752",
1749
- "release": "13.el7",
1750
- "version": "1.0.6"
1751
- },
1752
- "ca-certificates": {
1753
- "arch": "noarch",
1754
- "epoch": "0",
1755
- "installdate": "1548708749",
1756
- "release": "70.0.el7_5",
1757
- "version": "2018.2.22"
1758
- },
1759
- "centos-release": {
1760
- "arch": "x86_64",
1761
- "epoch": "0",
1762
- "installdate": "1548708752",
1763
- "release": "6.1810.2.el7.centos",
1764
- "version": "7"
1765
- },
1766
- "checkpolicy": {
1767
- "arch": "x86_64",
1768
- "epoch": "0",
1769
- "installdate": "1548708814",
1770
- "release": "8.el7",
1771
- "version": "2.5"
1772
- },
1773
- "chef": {
1774
- "arch": "x86_64",
1775
- "epoch": "0",
1776
- "installdate": "1588214719",
1777
- "release": "1.el7",
1778
- "version": "16.0.257"
1779
- },
1780
- "chkconfig": {
1781
- "arch": "x86_64",
1782
- "epoch": "0",
1783
- "installdate": "1548708726",
1784
- "release": "1.el7",
1785
- "version": "1.7.4"
1786
- },
1787
- "chrony": {
1788
- "arch": "x86_64",
1789
- "epoch": "0",
1790
- "installdate": "1548708911",
1791
- "release": "2.el7",
1792
- "version": "3.2"
1793
- },
1794
- "cloud-init": {
1795
- "arch": "x86_64",
1796
- "epoch": "0",
1797
- "installdate": "1548708886",
1798
- "release": "1.el7.centos.1",
1799
- "version": "18.2"
1800
- },
1801
- "cloud-utils-growpart": {
1802
- "arch": "noarch",
1803
- "epoch": "0",
1804
- "installdate": "1548708912",
1805
- "release": "2.el7",
1806
- "version": "0.29"
1807
- },
1808
- "coreutils": {
1809
- "arch": "x86_64",
1810
- "epoch": "0",
1811
- "installdate": "1548708751",
1812
- "release": "23.el7",
1813
- "version": "8.22"
1814
- },
1815
- "cpio": {
1816
- "arch": "x86_64",
1817
- "epoch": "0",
1818
- "installdate": "1548708757",
1819
- "release": "27.el7",
1820
- "version": "2.11"
1821
- },
1822
- "cracklib": {
1823
- "arch": "x86_64",
1824
- "epoch": "0",
1825
- "installdate": "1548708758",
1826
- "release": "11.el7",
1827
- "version": "2.9.0"
1828
- },
1829
- "cracklib-dicts": {
1830
- "arch": "x86_64",
1831
- "epoch": "0",
1832
- "installdate": "1548708760",
1833
- "release": "11.el7",
1834
- "version": "2.9.0"
1835
- },
1836
- "cronie": {
1837
- "arch": "x86_64",
1838
- "epoch": "0",
1839
- "installdate": "1548708829",
1840
- "release": "20.el7_6",
1841
- "version": "1.4.11"
1842
- },
1843
- "cronie-anacron": {
1844
- "arch": "x86_64",
1845
- "epoch": "0",
1846
- "installdate": "1548708829",
1847
- "release": "20.el7_6",
1848
- "version": "1.4.11"
1849
- },
1850
- "crontabs": {
1851
- "arch": "noarch",
1852
- "epoch": "0",
1853
- "installdate": "1548708830",
1854
- "release": "6.20121102git.el7",
1855
- "version": "1.11"
1856
- },
1857
- "cryptsetup-libs": {
1858
- "arch": "x86_64",
1859
- "epoch": "0",
1860
- "installdate": "1548708819",
1861
- "release": "3.el7",
1862
- "version": "2.0.3"
1863
- },
1864
- "curl": {
1865
- "arch": "x86_64",
1866
- "epoch": "0",
1867
- "installdate": "1548708796",
1868
- "release": "51.el7",
1869
- "version": "7.29.0"
1870
- },
1871
- "cyrus-sasl-lib": {
1872
- "arch": "x86_64",
1873
- "epoch": "0",
1874
- "installdate": "1548708763",
1875
- "release": "23.el7",
1876
- "version": "2.1.26"
1877
- },
1878
- "dbus": {
1879
- "arch": "x86_64",
1880
- "epoch": "1",
1881
- "installdate": "1548708825",
1882
- "release": "12.el7",
1883
- "version": "1.10.24"
1884
- },
1885
- "dbus-glib": {
1886
- "arch": "x86_64",
1887
- "epoch": "0",
1888
- "installdate": "1548708846",
1889
- "release": "7.el7",
1890
- "version": "0.100"
1891
- },
1892
- "dbus-libs": {
1893
- "arch": "x86_64",
1894
- "epoch": "1",
1895
- "installdate": "1548708822",
1896
- "release": "12.el7",
1897
- "version": "1.10.24"
1898
- },
1899
- "dbus-python": {
1900
- "arch": "x86_64",
1901
- "epoch": "0",
1902
- "installdate": "1548708847",
1903
- "release": "9.el7",
1904
- "version": "1.1.1"
1905
- },
1906
- "device-mapper": {
1907
- "arch": "x86_64",
1908
- "epoch": "7",
1909
- "installdate": "1548708818",
1910
- "release": "10.el7_6.2",
1911
- "version": "1.02.149"
1912
- },
1913
- "device-mapper-libs": {
1914
- "arch": "x86_64",
1915
- "epoch": "7",
1916
- "installdate": "1548708819",
1917
- "release": "10.el7_6.2",
1918
- "version": "1.02.149"
1919
- },
1920
- "dhclient": {
1921
- "arch": "x86_64",
1922
- "epoch": "12",
1923
- "installdate": "1548708834",
1924
- "release": "68.el7.centos.1",
1925
- "version": "4.2.5"
1926
- },
1927
- "dhcp-common": {
1928
- "arch": "x86_64",
1929
- "epoch": "12",
1930
- "installdate": "1548708834",
1931
- "release": "68.el7.centos.1",
1932
- "version": "4.2.5"
1933
- },
1934
- "dhcp-libs": {
1935
- "arch": "x86_64",
1936
- "epoch": "12",
1937
- "installdate": "1548708833",
1938
- "release": "68.el7.centos.1",
1939
- "version": "4.2.5"
1940
- },
1941
- "diffutils": {
1942
- "arch": "x86_64",
1943
- "epoch": "0",
1944
- "installdate": "1548708757",
1945
- "release": "4.el7",
1946
- "version": "3.3"
1947
- },
1948
- "dmidecode": {
1949
- "arch": "x86_64",
1950
- "epoch": "1",
1951
- "installdate": "1548708766",
1952
- "release": "2.el7",
1953
- "version": "3.1"
1954
- },
1955
- "dracut": {
1956
- "arch": "x86_64",
1957
- "epoch": "0",
1958
- "installdate": "1548708820",
1959
- "release": "554.el7",
1960
- "version": "033"
1961
- },
1962
- "dracut-config-generic": {
1963
- "arch": "x86_64",
1964
- "epoch": "0",
1965
- "installdate": "1548708911",
1966
- "release": "554.el7",
1967
- "version": "033"
1968
- },
1969
- "dracut-config-rescue": {
1970
- "arch": "x86_64",
1971
- "epoch": "0",
1972
- "installdate": "1548708911",
1973
- "release": "554.el7",
1974
- "version": "033"
1975
- },
1976
- "dracut-network": {
1977
- "arch": "x86_64",
1978
- "epoch": "0",
1979
- "installdate": "1548708835",
1980
- "release": "554.el7",
1981
- "version": "033"
1982
- },
1983
- "e2fsprogs": {
1984
- "arch": "x86_64",
1985
- "epoch": "0",
1986
- "installdate": "1548708807",
1987
- "release": "13.el7",
1988
- "version": "1.42.9"
1989
- },
1990
- "e2fsprogs-libs": {
1991
- "arch": "x86_64",
1992
- "epoch": "0",
1993
- "installdate": "1548708759",
1994
- "release": "13.el7",
1995
- "version": "1.42.9"
1996
- },
1997
- "elfutils-default-yama-scope": {
1998
- "arch": "noarch",
1999
- "epoch": "0",
2000
- "installdate": "1548708825",
2001
- "release": "2.el7",
2002
- "version": "0.172"
2003
- },
2004
- "elfutils-libelf": {
2005
- "arch": "x86_64",
2006
- "epoch": "0",
2007
- "installdate": "1548708754",
2008
- "release": "2.el7",
2009
- "version": "0.172"
2010
- },
2011
- "elfutils-libs": {
2012
- "arch": "x86_64",
2013
- "epoch": "0",
2014
- "installdate": "1548708821",
2015
- "release": "2.el7",
2016
- "version": "0.172"
2017
- },
2018
- "ethtool": {
2019
- "arch": "x86_64",
2020
- "epoch": "2",
2021
- "installdate": "1548708777",
2022
- "release": "9.el7",
2023
- "version": "4.8"
2024
- },
2025
- "expat": {
2026
- "arch": "x86_64",
2027
- "epoch": "0",
2028
- "installdate": "1548708758",
2029
- "release": "10.el7_3",
2030
- "version": "2.1.0"
2031
- },
2032
- "file": {
2033
- "arch": "x86_64",
2034
- "epoch": "0",
2035
- "installdate": "1548708759",
2036
- "release": "35.el7",
2037
- "version": "5.11"
2038
- },
2039
- "file-libs": {
2040
- "arch": "x86_64",
2041
- "epoch": "0",
2042
- "installdate": "1548708759",
2043
- "release": "35.el7",
2044
- "version": "5.11"
2045
- },
2046
- "filesystem": {
2047
- "arch": "x86_64",
2048
- "epoch": "0",
2049
- "installdate": "1548708734",
2050
- "release": "25.el7",
2051
- "version": "3.2"
2052
- },
2053
- "findutils": {
2054
- "arch": "x86_64",
2055
- "epoch": "1",
2056
- "installdate": "1548708758",
2057
- "release": "6.el7",
2058
- "version": "4.5.11"
2059
- },
2060
- "fipscheck": {
2061
- "arch": "x86_64",
2062
- "epoch": "0",
2063
- "installdate": "1548708795",
2064
- "release": "6.el7",
2065
- "version": "1.4.1"
2066
- },
2067
- "fipscheck-lib": {
2068
- "arch": "x86_64",
2069
- "epoch": "0",
2070
- "installdate": "1548708795",
2071
- "release": "6.el7",
2072
- "version": "1.4.1"
2073
- },
2074
- "freetype": {
2075
- "arch": "x86_64",
2076
- "epoch": "0",
2077
- "installdate": "1548708811",
2078
- "release": "12.el7",
2079
- "version": "2.8"
2080
- },
2081
- "gawk": {
2082
- "arch": "x86_64",
2083
- "epoch": "0",
2084
- "installdate": "1548708743",
2085
- "release": "4.el7_3.1",
2086
- "version": "4.0.2"
2087
- },
2088
- "gdbm": {
2089
- "arch": "x86_64",
2090
- "epoch": "0",
2091
- "installdate": "1548708768",
2092
- "release": "8.el7",
2093
- "version": "1.10"
2094
- },
2095
- "gettext": {
2096
- "arch": "x86_64",
2097
- "epoch": "0",
2098
- "installdate": "1548708788",
2099
- "release": "2.el7",
2100
- "version": "0.19.8.1"
2101
- },
2102
- "gettext-libs": {
2103
- "arch": "x86_64",
2104
- "epoch": "0",
2105
- "installdate": "1548708787",
2106
- "release": "2.el7",
2107
- "version": "0.19.8.1"
2108
- },
2109
- "glib2": {
2110
- "arch": "x86_64",
2111
- "epoch": "0",
2112
- "installdate": "1548708756",
2113
- "release": "2.el7",
2114
- "version": "2.56.1"
2115
- },
2116
- "glibc": {
2117
- "arch": "x86_64",
2118
- "epoch": "0",
2119
- "installdate": "1548708738",
2120
- "release": "260.el7",
2121
- "version": "2.17"
2122
- },
2123
- "glibc-common": {
2124
- "arch": "x86_64",
2125
- "epoch": "0",
2126
- "installdate": "1548708733",
2127
- "release": "260.el7",
2128
- "version": "2.17"
2129
- },
2130
- "gmp": {
2131
- "arch": "x86_64",
2132
- "epoch": "1",
2133
- "installdate": "1548708748",
2134
- "release": "15.el7",
2135
- "version": "6.0.0"
2136
- },
2137
- "gnupg2": {
2138
- "arch": "x86_64",
2139
- "epoch": "0",
2140
- "installdate": "1548708850",
2141
- "release": "5.el7_5",
2142
- "version": "2.0.22"
2143
- },
2144
- "gobject-introspection": {
2145
- "arch": "x86_64",
2146
- "epoch": "0",
2147
- "installdate": "1548708790",
2148
- "release": "1.el7",
2149
- "version": "1.56.1"
2150
- },
2151
- "gpgme": {
2152
- "arch": "x86_64",
2153
- "epoch": "0",
2154
- "installdate": "1548708851",
2155
- "release": "5.el7",
2156
- "version": "1.3.2"
2157
- },
2158
- "grep": {
2159
- "arch": "x86_64",
2160
- "epoch": "0",
2161
- "installdate": "1548708748",
2162
- "release": "3.el7",
2163
- "version": "2.20"
2164
- },
2165
- "groff-base": {
2166
- "arch": "x86_64",
2167
- "epoch": "0",
2168
- "installdate": "1548708764",
2169
- "release": "8.el7",
2170
- "version": "1.22.2"
2171
- },
2172
- "grub2": {
2173
- "arch": "x86_64",
2174
- "epoch": "1",
2175
- "installdate": "1548708897",
2176
- "release": "0.76.el7.centos",
2177
- "version": "2.02"
2178
- },
2179
- "grub2-common": {
2180
- "arch": "noarch",
2181
- "epoch": "1",
2182
- "installdate": "1548708723",
2183
- "release": "0.76.el7.centos",
2184
- "version": "2.02"
2185
- },
2186
- "grub2-pc": {
2187
- "arch": "x86_64",
2188
- "epoch": "1",
2189
- "installdate": "1548708838",
2190
- "release": "0.76.el7.centos",
2191
- "version": "2.02"
2192
- },
2193
- "grub2-pc-modules": {
2194
- "arch": "noarch",
2195
- "epoch": "1",
2196
- "installdate": "1548708723",
2197
- "release": "0.76.el7.centos",
2198
- "version": "2.02"
2199
- },
2200
- "grub2-tools": {
2201
- "arch": "x86_64",
2202
- "epoch": "1",
2203
- "installdate": "1548708831",
2204
- "release": "0.76.el7.centos",
2205
- "version": "2.02"
2206
- },
2207
- "grub2-tools-extra": {
2208
- "arch": "x86_64",
2209
- "epoch": "1",
2210
- "installdate": "1548708835",
2211
- "release": "0.76.el7.centos",
2212
- "version": "2.02"
2213
- },
2214
- "grub2-tools-minimal": {
2215
- "arch": "x86_64",
2216
- "epoch": "1",
2217
- "installdate": "1548708828",
2218
- "release": "0.76.el7.centos",
2219
- "version": "2.02"
2220
- },
2221
- "grubby": {
2222
- "arch": "x86_64",
2223
- "epoch": "0",
2224
- "installdate": "1548708792",
2225
- "release": "25.el7",
2226
- "version": "8.28"
2227
- },
2228
- "gssproxy": {
2229
- "arch": "x86_64",
2230
- "epoch": "0",
2231
- "installdate": "1548708845",
2232
- "release": "21.el7",
2233
- "version": "0.7.0"
2234
- },
2235
- "gzip": {
2236
- "arch": "x86_64",
2237
- "epoch": "0",
2238
- "installdate": "1548708757",
2239
- "release": "10.el7",
2240
- "version": "1.5"
2241
- },
2242
- "hardlink": {
2243
- "arch": "x86_64",
2244
- "epoch": "1",
2245
- "installdate": "1548708815",
2246
- "release": "19.el7",
2247
- "version": "1.0"
2248
- },
2249
- "hostname": {
2250
- "arch": "x86_64",
2251
- "epoch": "0",
2252
- "installdate": "1548708777",
2253
- "release": "3.el7",
2254
- "version": "3.13"
2255
- },
2256
- "hwdata": {
2257
- "arch": "x86_64",
2258
- "epoch": "0",
2259
- "installdate": "1548708844",
2260
- "release": "9.1.el7",
2261
- "version": "0.252"
2262
- },
2263
- "info": {
2264
- "arch": "x86_64",
2265
- "epoch": "0",
2266
- "installdate": "1548708743",
2267
- "release": "5.el7",
2268
- "version": "5.1"
2269
- },
2270
- "initscripts": {
2271
- "arch": "x86_64",
2272
- "epoch": "0",
2273
- "installdate": "1548708828",
2274
- "release": "1.el7",
2275
- "version": "9.49.46"
2276
- },
2277
- "iproute": {
2278
- "arch": "x86_64",
2279
- "epoch": "0",
2280
- "installdate": "1548708787",
2281
- "release": "14.el7",
2282
- "version": "4.11.0"
2283
- },
2284
- "iptables": {
2285
- "arch": "x86_64",
2286
- "epoch": "0",
2287
- "installdate": "1548708786",
2288
- "release": "28.el7",
2289
- "version": "1.4.21"
2290
- },
2291
- "iputils": {
2292
- "arch": "x86_64",
2293
- "epoch": "0",
2294
- "installdate": "1548708827",
2295
- "release": "10.el7",
2296
- "version": "20160308"
2297
- },
2298
- "irqbalance": {
2299
- "arch": "x86_64",
2300
- "epoch": "3",
2301
- "installdate": "1548708890",
2302
- "release": "11.el7",
2303
- "version": "1.0.7"
2304
- },
2305
- "iwl7265-firmware": {
2306
- "arch": "noarch",
2307
- "epoch": "0",
2308
- "installdate": "1548708916",
2309
- "release": "69.el7",
2310
- "version": "22.0.7.0"
2311
- },
2312
- "jansson": {
2313
- "arch": "x86_64",
2314
- "epoch": "0",
2315
- "installdate": "1548708767",
2316
- "release": "1.el7",
2317
- "version": "2.10"
2318
- },
2319
- "json-c": {
2320
- "arch": "x86_64",
2321
- "epoch": "0",
2322
- "installdate": "1548708811",
2323
- "release": "4.el7_0",
2324
- "version": "0.11"
2325
- },
2326
- "kbd": {
2327
- "arch": "x86_64",
2328
- "epoch": "0",
2329
- "installdate": "1548708874",
2330
- "release": "15.el7",
2331
- "version": "1.15.5"
2332
- },
2333
- "kbd-legacy": {
2334
- "arch": "noarch",
2335
- "epoch": "0",
2336
- "installdate": "1548708724",
2337
- "release": "15.el7",
2338
- "version": "1.15.5"
2339
- },
2340
- "kbd-misc": {
2341
- "arch": "noarch",
2342
- "epoch": "0",
2343
- "installdate": "1548708874",
2344
- "release": "15.el7",
2345
- "version": "1.15.5"
2346
- },
2347
- "kernel": {
2348
- "arch": "x86_64",
2349
- "epoch": "0",
2350
- "installdate": "1548708885",
2351
- "release": "957.1.3.el7",
2352
- "version": "3.10.0"
2353
- },
2354
- "kernel-tools": {
2355
- "arch": "x86_64",
2356
- "epoch": "0",
2357
- "installdate": "1548708888",
2358
- "release": "957.1.3.el7",
2359
- "version": "3.10.0"
2360
- },
2361
- "kernel-tools-libs": {
2362
- "arch": "x86_64",
2363
- "epoch": "0",
2364
- "installdate": "1548708815",
2365
- "release": "957.1.3.el7",
2366
- "version": "3.10.0"
2367
- },
2368
- "kexec-tools": {
2369
- "arch": "x86_64",
2370
- "epoch": "0",
2371
- "installdate": "1548708897",
2372
- "release": "21.el7",
2373
- "version": "2.0.15"
2374
- },
2375
- "keyutils": {
2376
- "arch": "x86_64",
2377
- "epoch": "0",
2378
- "installdate": "1548708800",
2379
- "release": "3.el7",
2380
- "version": "1.5.8"
2381
- },
2382
- "keyutils-libs": {
2383
- "arch": "x86_64",
2384
- "epoch": "0",
2385
- "installdate": "1548708747",
2386
- "release": "3.el7",
2387
- "version": "1.5.8"
2388
- },
2389
- "kmod": {
2390
- "arch": "x86_64",
2391
- "epoch": "0",
2392
- "installdate": "1548708820",
2393
- "release": "23.el7",
2394
- "version": "20"
2395
- },
2396
- "kmod-libs": {
2397
- "arch": "x86_64",
2398
- "epoch": "0",
2399
- "installdate": "1548708792",
2400
- "release": "23.el7",
2401
- "version": "20"
2402
- },
2403
- "kpartx": {
2404
- "arch": "x86_64",
2405
- "epoch": "0",
2406
- "installdate": "1548708818",
2407
- "release": "123.el7",
2408
- "version": "0.4.9"
2409
- },
2410
- "krb5-libs": {
2411
- "arch": "x86_64",
2412
- "epoch": "0",
2413
- "installdate": "1548708750",
2414
- "release": "34.el7",
2415
- "version": "1.15.1"
2416
- },
2417
- "less": {
2418
- "arch": "x86_64",
2419
- "epoch": "0",
2420
- "installdate": "1548708788",
2421
- "release": "9.el7",
2422
- "version": "458"
2423
- },
2424
- "libacl": {
2425
- "arch": "x86_64",
2426
- "epoch": "0",
2427
- "installdate": "1548708746",
2428
- "release": "14.el7",
2429
- "version": "2.2.51"
2430
- },
2431
- "libassuan": {
2432
- "arch": "x86_64",
2433
- "epoch": "0",
2434
- "installdate": "1548708762",
2435
- "release": "3.el7",
2436
- "version": "2.1.0"
2437
- },
2438
- "libattr": {
2439
- "arch": "x86_64",
2440
- "epoch": "0",
2441
- "installdate": "1548708746",
2442
- "release": "13.el7",
2443
- "version": "2.4.46"
2444
- },
2445
- "libbasicobjects": {
2446
- "arch": "x86_64",
2447
- "epoch": "0",
2448
- "installdate": "1548708778",
2449
- "release": "32.el7",
2450
- "version": "0.1.1"
2451
- },
2452
- "libblkid": {
2453
- "arch": "x86_64",
2454
- "epoch": "0",
2455
- "installdate": "1548708753",
2456
- "release": "59.el7",
2457
- "version": "2.23.2"
2458
- },
2459
- "libcap": {
2460
- "arch": "x86_64",
2461
- "epoch": "0",
2462
- "installdate": "1548708746",
2463
- "release": "9.el7",
2464
- "version": "2.22"
2465
- },
2466
- "libcap-ng": {
2467
- "arch": "x86_64",
2468
- "epoch": "0",
2469
- "installdate": "1548708754",
2470
- "release": "4.el7",
2471
- "version": "0.7.5"
2472
- },
2473
- "libcgroup": {
2474
- "arch": "x86_64",
2475
- "epoch": "0",
2476
- "installdate": "1548708843",
2477
- "release": "20.el7",
2478
- "version": "0.41"
2479
- },
2480
- "libcollection": {
2481
- "arch": "x86_64",
2482
- "epoch": "0",
2483
- "installdate": "1548708778",
2484
- "release": "32.el7",
2485
- "version": "0.7.0"
2486
- },
2487
- "libcom_err": {
2488
- "arch": "x86_64",
2489
- "epoch": "0",
2490
- "installdate": "1548708741",
2491
- "release": "13.el7",
2492
- "version": "1.42.9"
2493
- },
2494
- "libcroco": {
2495
- "arch": "x86_64",
2496
- "epoch": "0",
2497
- "installdate": "1548708762",
2498
- "release": "4.el7",
2499
- "version": "0.6.12"
2500
- },
2501
- "libcurl": {
2502
- "arch": "x86_64",
2503
- "epoch": "0",
2504
- "installdate": "1548708796",
2505
- "release": "51.el7",
2506
- "version": "7.29.0"
2507
- },
2508
- "libdaemon": {
2509
- "arch": "x86_64",
2510
- "epoch": "0",
2511
- "installdate": "1548708816",
2512
- "release": "7.el7",
2513
- "version": "0.14"
2514
- },
2515
- "libdb": {
2516
- "arch": "x86_64",
2517
- "epoch": "0",
2518
- "installdate": "1548708753",
2519
- "release": "24.el7",
2520
- "version": "5.3.21"
2521
- },
2522
- "libdb-utils": {
2523
- "arch": "x86_64",
2524
- "epoch": "0",
2525
- "installdate": "1548708791",
2526
- "release": "24.el7",
2527
- "version": "5.3.21"
2528
- },
2529
- "libedit": {
2530
- "arch": "x86_64",
2531
- "epoch": "0",
2532
- "installdate": "1548708766",
2533
- "release": "12.20121213cvs.el7",
2534
- "version": "3.0"
2535
- },
2536
- "libestr": {
2537
- "arch": "x86_64",
2538
- "epoch": "0",
2539
- "installdate": "1548708853",
2540
- "release": "2.el7",
2541
- "version": "0.1.9"
2542
- },
2543
- "libevent": {
2544
- "arch": "x86_64",
2545
- "epoch": "0",
2546
- "installdate": "1548708764",
2547
- "release": "4.el7",
2548
- "version": "2.0.21"
2549
- },
2550
- "libfastjson": {
2551
- "arch": "x86_64",
2552
- "epoch": "0",
2553
- "installdate": "1548708815",
2554
- "release": "3.el7",
2555
- "version": "0.99.4"
2556
- },
2557
- "libffi": {
2558
- "arch": "x86_64",
2559
- "epoch": "0",
2560
- "installdate": "1548708747",
2561
- "release": "18.el7",
2562
- "version": "3.0.13"
2563
- },
2564
- "libgcc": {
2565
- "arch": "x86_64",
2566
- "epoch": "0",
2567
- "installdate": "1548708722",
2568
- "release": "36.el7",
2569
- "version": "4.8.5"
2570
- },
2571
- "libgcrypt": {
2572
- "arch": "x86_64",
2573
- "epoch": "0",
2574
- "installdate": "1548708755",
2575
- "release": "14.el7",
2576
- "version": "1.5.3"
2577
- },
2578
- "libgomp": {
2579
- "arch": "x86_64",
2580
- "epoch": "0",
2581
- "installdate": "1548708765",
2582
- "release": "36.el7",
2583
- "version": "4.8.5"
2584
- },
2585
- "libgpg-error": {
2586
- "arch": "x86_64",
2587
- "epoch": "0",
2588
- "installdate": "1548708755",
2589
- "release": "3.el7",
2590
- "version": "1.12"
2591
- },
2592
- "libidn": {
2593
- "arch": "x86_64",
2594
- "epoch": "0",
2595
- "installdate": "1548708765",
2596
- "release": "4.el7",
2597
- "version": "1.28"
2598
- },
2599
- "libini_config": {
2600
- "arch": "x86_64",
2601
- "epoch": "0",
2602
- "installdate": "1548708812",
2603
- "release": "32.el7",
2604
- "version": "1.3.1"
2605
- },
2606
- "libmnl": {
2607
- "arch": "x86_64",
2608
- "epoch": "0",
2609
- "installdate": "1548708759",
2610
- "release": "7.el7",
2611
- "version": "1.0.3"
2612
- },
2613
- "libmount": {
2614
- "arch": "x86_64",
2615
- "epoch": "0",
2616
- "installdate": "1548708755",
2617
- "release": "59.el7",
2618
- "version": "2.23.2"
2619
- },
2620
- "libndp": {
2621
- "arch": "x86_64",
2622
- "epoch": "0",
2623
- "installdate": "1548708815",
2624
- "release": "7.el7",
2625
- "version": "1.2"
2626
- },
2627
- "libnetfilter_conntrack": {
2628
- "arch": "x86_64",
2629
- "epoch": "0",
2630
- "installdate": "1548708786",
2631
- "release": "1.el7_3",
2632
- "version": "1.0.6"
2633
- },
2634
- "libnfnetlink": {
2635
- "arch": "x86_64",
2636
- "epoch": "0",
2637
- "installdate": "1548708766",
2638
- "release": "4.el7",
2639
- "version": "1.0.1"
2640
- },
2641
- "libnfsidmap": {
2642
- "arch": "x86_64",
2643
- "epoch": "0",
2644
- "installdate": "1548708798",
2645
- "release": "19.el7",
2646
- "version": "0.25"
2647
- },
2648
- "libnl3": {
2649
- "arch": "x86_64",
2650
- "epoch": "0",
2651
- "installdate": "1548708758",
2652
- "release": "4.el7",
2653
- "version": "3.2.28"
2654
- },
2655
- "libnl3-cli": {
2656
- "arch": "x86_64",
2657
- "epoch": "0",
2658
- "installdate": "1548708761",
2659
- "release": "4.el7",
2660
- "version": "3.2.28"
2661
- },
2662
- "libpath_utils": {
2663
- "arch": "x86_64",
2664
- "epoch": "0",
2665
- "installdate": "1548708812",
2666
- "release": "32.el7",
2667
- "version": "0.2.1"
2668
- },
2669
- "libpipeline": {
2670
- "arch": "x86_64",
2671
- "epoch": "0",
2672
- "installdate": "1548708849",
2673
- "release": "3.el7",
2674
- "version": "1.2.3"
2675
- },
2676
- "libpng": {
2677
- "arch": "x86_64",
2678
- "epoch": "2",
2679
- "installdate": "1548708810",
2680
- "release": "7.el7_2",
2681
- "version": "1.5.13"
2682
- },
2683
- "libpwquality": {
2684
- "arch": "x86_64",
2685
- "epoch": "0",
2686
- "installdate": "1548708761",
2687
- "release": "5.el7",
2688
- "version": "1.2.3"
2689
- },
2690
- "libref_array": {
2691
- "arch": "x86_64",
2692
- "epoch": "0",
2693
- "installdate": "1548708767",
2694
- "release": "32.el7",
2695
- "version": "0.1.5"
2696
- },
2697
- "libseccomp": {
2698
- "arch": "x86_64",
2699
- "epoch": "0",
2700
- "installdate": "1548708816",
2701
- "release": "3.el7",
2702
- "version": "2.3.1"
2703
- },
2704
- "libselinux": {
2705
- "arch": "x86_64",
2706
- "epoch": "0",
2707
- "installdate": "1548708747",
2708
- "release": "14.1.el7",
2709
- "version": "2.5"
2710
- },
2711
- "libselinux-python": {
2712
- "arch": "x86_64",
2713
- "epoch": "0",
2714
- "installdate": "1548708776",
2715
- "release": "14.1.el7",
2716
- "version": "2.5"
2717
- },
2718
- "libselinux-utils": {
2719
- "arch": "x86_64",
2720
- "epoch": "0",
2721
- "installdate": "1548708800",
2722
- "release": "14.1.el7",
2723
- "version": "2.5"
2724
- },
2725
- "libsemanage": {
2726
- "arch": "x86_64",
2727
- "epoch": "0",
2728
- "installdate": "1548708812",
2729
- "release": "14.el7",
2730
- "version": "2.5"
2731
- },
2732
- "libsemanage-python": {
2733
- "arch": "x86_64",
2734
- "epoch": "0",
2735
- "installdate": "1548708814",
2736
- "release": "14.el7",
2737
- "version": "2.5"
2738
- },
2739
- "libsepol": {
2740
- "arch": "x86_64",
2741
- "epoch": "0",
2742
- "installdate": "1548708743",
2743
- "release": "10.el7",
2744
- "version": "2.5"
2745
- },
2746
- "libsmartcols": {
2747
- "arch": "x86_64",
2748
- "epoch": "0",
2749
- "installdate": "1548708811",
2750
- "release": "59.el7",
2751
- "version": "2.23.2"
2752
- },
2753
- "libss": {
2754
- "arch": "x86_64",
2755
- "epoch": "0",
2756
- "installdate": "1548708806",
2757
- "release": "13.el7",
2758
- "version": "1.42.9"
2759
- },
2760
- "libssh2": {
2761
- "arch": "x86_64",
2762
- "epoch": "0",
2763
- "installdate": "1548708795",
2764
- "release": "12.el7",
2765
- "version": "1.4.3"
2766
- },
2767
- "libstdc++": {
2768
- "arch": "x86_64",
2769
- "epoch": "0",
2770
- "installdate": "1548708742",
2771
- "release": "36.el7",
2772
- "version": "4.8.5"
2773
- },
2774
- "libsysfs": {
2775
- "arch": "x86_64",
2776
- "epoch": "0",
2777
- "installdate": "1548708914",
2778
- "release": "16.el7",
2779
- "version": "2.1.0"
2780
- },
2781
- "libtasn1": {
2782
- "arch": "x86_64",
2783
- "epoch": "0",
2784
- "installdate": "1548708748",
2785
- "release": "1.el7",
2786
- "version": "4.10"
2787
- },
2788
- "libteam": {
2789
- "arch": "x86_64",
2790
- "epoch": "0",
2791
- "installdate": "1548708789",
2792
- "release": "5.el7",
2793
- "version": "1.27"
2794
- },
2795
- "libtirpc": {
2796
- "arch": "x86_64",
2797
- "epoch": "0",
2798
- "installdate": "1548708764",
2799
- "release": "0.15.el7",
2800
- "version": "0.2.4"
2801
- },
2802
- "libunistring": {
2803
- "arch": "x86_64",
2804
- "epoch": "0",
2805
- "installdate": "1548708765",
2806
- "release": "9.el7",
2807
- "version": "0.9.3"
2808
- },
2809
- "libuser": {
2810
- "arch": "x86_64",
2811
- "epoch": "0",
2812
- "installdate": "1548708798",
2813
- "release": "9.el7",
2814
- "version": "0.60"
2815
- },
2816
- "libutempter": {
2817
- "arch": "x86_64",
2818
- "epoch": "0",
2819
- "installdate": "1548708814",
2820
- "release": "4.el7",
2821
- "version": "1.1.6"
2822
- },
2823
- "libuuid": {
2824
- "arch": "x86_64",
2825
- "epoch": "0",
2826
- "installdate": "1548708752",
2827
- "release": "59.el7",
2828
- "version": "2.23.2"
2829
- },
2830
- "libverto": {
2831
- "arch": "x86_64",
2832
- "epoch": "0",
2833
- "installdate": "1548708748",
2834
- "release": "4.el7",
2835
- "version": "0.2.5"
2836
- },
2837
- "libverto-libevent": {
2838
- "arch": "x86_64",
2839
- "epoch": "0",
2840
- "installdate": "1548708788",
2841
- "release": "4.el7",
2842
- "version": "0.2.5"
2843
- },
2844
- "libxml2": {
2845
- "arch": "x86_64",
2846
- "epoch": "0",
2847
- "installdate": "1548708753",
2848
- "release": "6.el7_2.3",
2849
- "version": "2.9.1"
2850
- },
2851
- "libxml2-python": {
2852
- "arch": "x86_64",
2853
- "epoch": "0",
2854
- "installdate": "1548708785",
2855
- "release": "6.el7_2.3",
2856
- "version": "2.9.1"
2857
- },
2858
- "libyaml": {
2859
- "arch": "x86_64",
2860
- "epoch": "0",
2861
- "installdate": "1548708853",
2862
- "release": "11.el7_0",
2863
- "version": "0.1.4"
2864
- },
2865
- "logrotate": {
2866
- "arch": "x86_64",
2867
- "epoch": "0",
2868
- "installdate": "1548708792",
2869
- "release": "17.el7",
2870
- "version": "3.8.6"
2871
- },
2872
- "lshw": {
2873
- "arch": "x86_64",
2874
- "epoch": "0",
2875
- "installdate": "1548708894",
2876
- "release": "12.el7",
2877
- "version": "B.02.18"
2878
- },
2879
- "lua": {
2880
- "arch": "x86_64",
2881
- "epoch": "0",
2882
- "installdate": "1548708755",
2883
- "release": "15.el7",
2884
- "version": "5.1.4"
2885
- },
2886
- "lz4": {
2887
- "arch": "x86_64",
2888
- "epoch": "0",
2889
- "installdate": "1548708767",
2890
- "release": "2.el7",
2891
- "version": "1.7.5"
2892
- },
2893
- "lzo": {
2894
- "arch": "x86_64",
2895
- "epoch": "0",
2896
- "installdate": "1548708767",
2897
- "release": "8.el7",
2898
- "version": "2.06"
2899
- },
2900
- "make": {
2901
- "arch": "x86_64",
2902
- "epoch": "1",
2903
- "installdate": "1548708802",
2904
- "release": "23.el7",
2905
- "version": "3.82"
2906
- },
2907
- "man-db": {
2908
- "arch": "x86_64",
2909
- "epoch": "0",
2910
- "installdate": "1548708889",
2911
- "release": "11.el7",
2912
- "version": "2.6.3"
2913
- },
2914
- "mariadb-libs": {
2915
- "arch": "x86_64",
2916
- "epoch": "1",
2917
- "installdate": "1548708794",
2918
- "release": "1.el7_5",
2919
- "version": "5.5.60"
2920
- },
2921
- "microcode_ctl": {
2922
- "arch": "x86_64",
2923
- "epoch": "2",
2924
- "installdate": "1548708908",
2925
- "release": "47.el7",
2926
- "version": "2.1"
2927
- },
2928
- "mozjs17": {
2929
- "arch": "x86_64",
2930
- "epoch": "0",
2931
- "installdate": "1548708806",
2932
- "release": "20.el7",
2933
- "version": "17.0.0"
2934
- },
2935
- "ncurses": {
2936
- "arch": "x86_64",
2937
- "epoch": "0",
2938
- "installdate": "1548708727",
2939
- "release": "14.20130511.el7_4",
2940
- "version": "5.9"
2941
- },
2942
- "ncurses-base": {
2943
- "arch": "noarch",
2944
- "epoch": "0",
2945
- "installdate": "1548708726",
2946
- "release": "14.20130511.el7_4",
2947
- "version": "5.9"
2948
- },
2949
- "ncurses-libs": {
2950
- "arch": "x86_64",
2951
- "epoch": "0",
2952
- "installdate": "1548708742",
2953
- "release": "14.20130511.el7_4",
2954
- "version": "5.9"
2955
- },
2956
- "net-tools": {
2957
- "arch": "x86_64",
2958
- "epoch": "0",
2959
- "installdate": "1548708845",
2960
- "release": "0.24.20131004git.el7",
2961
- "version": "2.0"
2962
- },
2963
- "newt": {
2964
- "arch": "x86_64",
2965
- "epoch": "0",
2966
- "installdate": "1548708767",
2967
- "release": "4.el7",
2968
- "version": "0.52.15"
2969
- },
2970
- "newt-python": {
2971
- "arch": "x86_64",
2972
- "epoch": "0",
2973
- "installdate": "1548708784",
2974
- "release": "4.el7",
2975
- "version": "0.52.15"
2976
- },
2977
- "nfs-utils": {
2978
- "arch": "x86_64",
2979
- "epoch": "1",
2980
- "installdate": "1548708893",
2981
- "release": "0.61.el7",
2982
- "version": "1.3.0"
2983
- },
2984
- "nspr": {
2985
- "arch": "x86_64",
2986
- "epoch": "0",
2987
- "installdate": "1548708742",
2988
- "release": "1.el7_5",
2989
- "version": "4.19.0"
2990
- },
2991
- "nss": {
2992
- "arch": "x86_64",
2993
- "epoch": "0",
2994
- "installdate": "1548708763",
2995
- "release": "7.el7_5",
2996
- "version": "3.36.0"
2997
- },
2998
- "nss-pem": {
2999
- "arch": "x86_64",
3000
- "epoch": "0",
3001
- "installdate": "1548708763",
3002
- "release": "5.el7",
3003
- "version": "1.0.3"
3004
- },
3005
- "nss-softokn": {
3006
- "arch": "x86_64",
3007
- "epoch": "0",
3008
- "installdate": "1548708762",
3009
- "release": "5.el7_5",
3010
- "version": "3.36.0"
3011
- },
3012
- "nss-softokn-freebl": {
3013
- "arch": "x86_64",
3014
- "epoch": "0",
3015
- "installdate": "1548708733",
3016
- "release": "5.el7_5",
3017
- "version": "3.36.0"
3018
- },
3019
- "nss-sysinit": {
3020
- "arch": "x86_64",
3021
- "epoch": "0",
3022
- "installdate": "1548708762",
3023
- "release": "7.el7_5",
3024
- "version": "3.36.0"
3025
- },
3026
- "nss-tools": {
3027
- "arch": "x86_64",
3028
- "epoch": "0",
3029
- "installdate": "1548708789",
3030
- "release": "7.el7_5",
3031
- "version": "3.36.0"
3032
- },
3033
- "nss-util": {
3034
- "arch": "x86_64",
3035
- "epoch": "0",
3036
- "installdate": "1548708742",
3037
- "release": "1.el7_5",
3038
- "version": "3.36.0"
3039
- },
3040
- "numactl-libs": {
3041
- "arch": "x86_64",
3042
- "epoch": "0",
3043
- "installdate": "1548708848",
3044
- "release": "7.el7",
3045
- "version": "2.0.9"
3046
- },
3047
- "openldap": {
3048
- "arch": "x86_64",
3049
- "epoch": "0",
3050
- "installdate": "1548708797",
3051
- "release": "20.el7",
3052
- "version": "2.4.44"
3053
- },
3054
- "openssh": {
3055
- "arch": "x86_64",
3056
- "epoch": "0",
3057
- "installdate": "1548708833",
3058
- "release": "16.el7",
3059
- "version": "7.4p1"
3060
- },
3061
- "openssh-clients": {
3062
- "arch": "x86_64",
3063
- "epoch": "0",
3064
- "installdate": "1548708898",
3065
- "release": "16.el7",
3066
- "version": "7.4p1"
3067
- },
3068
- "openssh-server": {
3069
- "arch": "x86_64",
3070
- "epoch": "0",
3071
- "installdate": "1548708898",
3072
- "release": "16.el7",
3073
- "version": "7.4p1"
3074
- },
3075
- "openssl": {
3076
- "arch": "x86_64",
3077
- "epoch": "1",
3078
- "installdate": "1548708802",
3079
- "release": "16.el7",
3080
- "version": "1.0.2k"
3081
- },
3082
- "openssl-libs": {
3083
- "arch": "x86_64",
3084
- "epoch": "1",
3085
- "installdate": "1548708750",
3086
- "release": "16.el7",
3087
- "version": "1.0.2k"
3088
- },
3089
- "os-prober": {
3090
- "arch": "x86_64",
3091
- "epoch": "0",
3092
- "installdate": "1548708830",
3093
- "release": "9.el7",
3094
- "version": "1.58"
3095
- },
3096
- "p11-kit": {
3097
- "arch": "x86_64",
3098
- "epoch": "0",
3099
- "installdate": "1548708748",
3100
- "release": "3.el7",
3101
- "version": "0.23.5"
3102
- },
3103
- "p11-kit-trust": {
3104
- "arch": "x86_64",
3105
- "epoch": "0",
3106
- "installdate": "1548708749",
3107
- "release": "3.el7",
3108
- "version": "0.23.5"
3109
- },
3110
- "pam": {
3111
- "arch": "x86_64",
3112
- "epoch": "0",
3113
- "installdate": "1548708761",
3114
- "release": "22.el7",
3115
- "version": "1.1.8"
3116
- },
3117
- "parted": {
3118
- "arch": "x86_64",
3119
- "epoch": "0",
3120
- "installdate": "1548708912",
3121
- "release": "29.el7",
3122
- "version": "3.1"
3123
- },
3124
- "passwd": {
3125
- "arch": "x86_64",
3126
- "epoch": "0",
3127
- "installdate": "1548708913",
3128
- "release": "4.el7",
3129
- "version": "0.79"
3130
- },
3131
- "pciutils-libs": {
3132
- "arch": "x86_64",
3133
- "epoch": "0",
3134
- "installdate": "1548708849",
3135
- "release": "3.el7",
3136
- "version": "3.5.1"
3137
- },
3138
- "pcre": {
3139
- "arch": "x86_64",
3140
- "epoch": "0",
3141
- "installdate": "1548708747",
3142
- "release": "17.el7",
3143
- "version": "8.32"
3144
- },
3145
- "pinentry": {
3146
- "arch": "x86_64",
3147
- "epoch": "0",
3148
- "installdate": "1548708805",
3149
- "release": "17.el7",
3150
- "version": "0.8.1"
3151
- },
3152
- "pkgconfig": {
3153
- "arch": "x86_64",
3154
- "epoch": "1",
3155
- "installdate": "1548708790",
3156
- "release": "4.el7",
3157
- "version": "0.27.1"
3158
- },
3159
- "policycoreutils": {
3160
- "arch": "x86_64",
3161
- "epoch": "0",
3162
- "installdate": "1548708826",
3163
- "release": "29.el7",
3164
- "version": "2.5"
3165
- },
3166
- "policycoreutils-python": {
3167
- "arch": "x86_64",
3168
- "epoch": "0",
3169
- "installdate": "1548708843",
3170
- "release": "29.el7",
3171
- "version": "2.5"
3172
- },
3173
- "polkit": {
3174
- "arch": "x86_64",
3175
- "epoch": "0",
3176
- "installdate": "1548708827",
3177
- "release": "18.el7",
3178
- "version": "0.112"
3179
- },
3180
- "polkit-pkla-compat": {
3181
- "arch": "x86_64",
3182
- "epoch": "0",
3183
- "installdate": "1548708827",
3184
- "release": "4.el7",
3185
- "version": "0.1"
3186
- },
3187
- "popt": {
3188
- "arch": "x86_64",
3189
- "epoch": "0",
3190
- "installdate": "1548708742",
3191
- "release": "16.el7",
3192
- "version": "1.13"
3193
- },
3194
- "postfix": {
3195
- "arch": "x86_64",
3196
- "epoch": "2",
3197
- "installdate": "1548708903",
3198
- "release": "7.el7",
3199
- "version": "2.10.1"
3200
- },
3201
- "procps-ng": {
3202
- "arch": "x86_64",
3203
- "epoch": "0",
3204
- "installdate": "1548708818",
3205
- "release": "23.el7",
3206
- "version": "3.3.10"
3207
- },
3208
- "pth": {
3209
- "arch": "x86_64",
3210
- "epoch": "0",
3211
- "installdate": "1548708849",
3212
- "release": "23.el7",
3213
- "version": "2.0.7"
3214
- },
3215
- "pygpgme": {
3216
- "arch": "x86_64",
3217
- "epoch": "0",
3218
- "installdate": "1548708852",
3219
- "release": "9.el7",
3220
- "version": "0.3"
3221
- },
3222
- "pyliblzma": {
3223
- "arch": "x86_64",
3224
- "epoch": "0",
3225
- "installdate": "1548708783",
3226
- "release": "11.el7",
3227
- "version": "0.5.3"
3228
- },
3229
- "pyserial": {
3230
- "arch": "noarch",
3231
- "epoch": "0",
3232
- "installdate": "1548708781",
3233
- "release": "6.el7",
3234
- "version": "2.6"
3235
- },
3236
- "python": {
3237
- "arch": "x86_64",
3238
- "epoch": "0",
3239
- "installdate": "1548708773",
3240
- "release": "76.el7",
3241
- "version": "2.7.5"
3242
- },
3243
- "python-IPy": {
3244
- "arch": "noarch",
3245
- "epoch": "0",
3246
- "installdate": "1548708780",
3247
- "release": "6.el7",
3248
- "version": "0.75"
3249
- },
3250
- "python-babel": {
3251
- "arch": "noarch",
3252
- "epoch": "0",
3253
- "installdate": "1548708782",
3254
- "release": "8.el7",
3255
- "version": "0.9.6"
3256
- },
3257
- "python-backports": {
3258
- "arch": "x86_64",
3259
- "epoch": "0",
3260
- "installdate": "1548708779",
3261
- "release": "8.el7",
3262
- "version": "1.0"
3263
- },
3264
- "python-backports-ssl_match_hostname": {
3265
- "arch": "noarch",
3266
- "epoch": "0",
3267
- "installdate": "1548708779",
3268
- "release": "1.el7",
3269
- "version": "3.5.0.1"
3270
- },
3271
- "python-chardet": {
3272
- "arch": "noarch",
3273
- "epoch": "0",
3274
- "installdate": "1548708777",
3275
- "release": "1.el7_1",
3276
- "version": "2.2.1"
3277
- },
3278
- "python-configobj": {
3279
- "arch": "noarch",
3280
- "epoch": "0",
3281
- "installdate": "1548708777",
3282
- "release": "7.el7",
3283
- "version": "4.7.2"
3284
- },
3285
- "python-decorator": {
3286
- "arch": "noarch",
3287
- "epoch": "0",
3288
- "installdate": "1548708774",
3289
- "release": "3.el7",
3290
- "version": "3.4.0"
3291
- },
3292
- "python-gobject-base": {
3293
- "arch": "x86_64",
3294
- "epoch": "0",
3295
- "installdate": "1548708790",
3296
- "release": "1.el7_4.1",
3297
- "version": "3.22.0"
3298
- },
3299
- "python-iniparse": {
3300
- "arch": "noarch",
3301
- "epoch": "0",
3302
- "installdate": "1548708785",
3303
- "release": "9.el7",
3304
- "version": "0.4"
3305
- },
3306
- "python-ipaddress": {
3307
- "arch": "noarch",
3308
- "epoch": "0",
3309
- "installdate": "1548708776",
3310
- "release": "2.el7",
3311
- "version": "1.0.16"
3312
- },
3313
- "python-jinja2": {
3314
- "arch": "noarch",
3315
- "epoch": "0",
3316
- "installdate": "1548708782",
3317
- "release": "2.el7",
3318
- "version": "2.7.2"
3319
- },
3320
- "python-jsonpatch": {
3321
- "arch": "noarch",
3322
- "epoch": "0",
3323
- "installdate": "1548708785",
3324
- "release": "4.el7",
3325
- "version": "1.2"
3326
- },
3327
- "python-jsonpointer": {
3328
- "arch": "noarch",
3329
- "epoch": "0",
3330
- "installdate": "1548708784",
3331
- "release": "2.el7",
3332
- "version": "1.9"
3333
- },
3334
- "python-kitchen": {
3335
- "arch": "noarch",
3336
- "epoch": "0",
3337
- "installdate": "1548708778",
3338
- "release": "5.el7",
3339
- "version": "1.1.1"
3340
- },
3341
- "python-libs": {
3342
- "arch": "x86_64",
3343
- "epoch": "0",
3344
- "installdate": "1548708773",
3345
- "release": "76.el7",
3346
- "version": "2.7.5"
3347
- },
3348
- "python-linux-procfs": {
3349
- "arch": "noarch",
3350
- "epoch": "0",
3351
- "installdate": "1548708783",
3352
- "release": "4.el7",
3353
- "version": "0.4.9"
3354
- },
3355
- "python-markupsafe": {
3356
- "arch": "x86_64",
3357
- "epoch": "0",
3358
- "installdate": "1548708779",
3359
- "release": "10.el7",
3360
- "version": "0.11"
3361
- },
3362
- "python-perf": {
3363
- "arch": "x86_64",
3364
- "epoch": "0",
3365
- "installdate": "1548708783",
3366
- "release": "957.1.3.el7",
3367
- "version": "3.10.0"
3368
- },
3369
- "python-prettytable": {
3370
- "arch": "noarch",
3371
- "epoch": "0",
3372
- "installdate": "1548708782",
3373
- "release": "3.el7",
3374
- "version": "0.7.2"
3375
- },
3376
- "python-pycurl": {
3377
- "arch": "x86_64",
3378
- "epoch": "0",
3379
- "installdate": "1548708799",
3380
- "release": "19.el7",
3381
- "version": "7.19.0"
3382
- },
3383
- "python-pyudev": {
3384
- "arch": "noarch",
3385
- "epoch": "0",
3386
- "installdate": "1548708848",
3387
- "release": "9.el7",
3388
- "version": "0.15"
3389
- },
3390
- "python-requests": {
3391
- "arch": "noarch",
3392
- "epoch": "0",
3393
- "installdate": "1548708780",
3394
- "release": "1.el7_1",
3395
- "version": "2.6.0"
3396
- },
3397
- "python-schedutils": {
3398
- "arch": "x86_64",
3399
- "epoch": "0",
3400
- "installdate": "1548708784",
3401
- "release": "6.el7",
3402
- "version": "0.4"
3403
- },
3404
- "python-setuptools": {
3405
- "arch": "noarch",
3406
- "epoch": "0",
3407
- "installdate": "1548708780",
3408
- "release": "7.el7",
3409
- "version": "0.9.8"
3410
- },
3411
- "python-six": {
3412
- "arch": "noarch",
3413
- "epoch": "0",
3414
- "installdate": "1548708777",
3415
- "release": "2.el7",
3416
- "version": "1.9.0"
3417
- },
3418
- "python-urlgrabber": {
3419
- "arch": "noarch",
3420
- "epoch": "0",
3421
- "installdate": "1548708799",
3422
- "release": "9.el7",
3423
- "version": "3.10"
3424
- },
3425
- "python-urllib3": {
3426
- "arch": "noarch",
3427
- "epoch": "0",
3428
- "installdate": "1548708779",
3429
- "release": "5.el7",
3430
- "version": "1.10.2"
3431
- },
3432
- "pyxattr": {
3433
- "arch": "x86_64",
3434
- "epoch": "0",
3435
- "installdate": "1548708785",
3436
- "release": "5.el7",
3437
- "version": "0.5.1"
3438
- },
3439
- "qemu-guest-agent": {
3440
- "arch": "x86_64",
3441
- "epoch": "10",
3442
- "installdate": "1548708910",
3443
- "release": "2.el7",
3444
- "version": "2.12.0"
3445
- },
3446
- "qrencode-libs": {
3447
- "arch": "x86_64",
3448
- "epoch": "0",
3449
- "installdate": "1548708816",
3450
- "release": "3.el7",
3451
- "version": "3.4.1"
3452
- },
3453
- "quota": {
3454
- "arch": "x86_64",
3455
- "epoch": "1",
3456
- "installdate": "1548708838",
3457
- "release": "17.el7",
3458
- "version": "4.01"
3459
- },
3460
- "quota-nls": {
3461
- "arch": "noarch",
3462
- "epoch": "1",
3463
- "installdate": "1548708724",
3464
- "release": "17.el7",
3465
- "version": "4.01"
3466
- },
3467
- "readline": {
3468
- "arch": "x86_64",
3469
- "epoch": "0",
3470
- "installdate": "1548708753",
3471
- "release": "10.el7",
3472
- "version": "6.2"
3473
- },
3474
- "rootfiles": {
3475
- "arch": "noarch",
3476
- "epoch": "0",
3477
- "installdate": "1548708915",
3478
- "release": "11.el7",
3479
- "version": "8.1"
3480
- },
3481
- "rpcbind": {
3482
- "arch": "x86_64",
3483
- "epoch": "0",
3484
- "installdate": "1548708829",
3485
- "release": "47.el7",
3486
- "version": "0.2.0"
3487
- },
3488
- "rpm": {
3489
- "arch": "x86_64",
3490
- "epoch": "0",
3491
- "installdate": "1548708797",
3492
- "release": "35.el7",
3493
- "version": "4.11.3"
3494
- },
3495
- "rpm-build-libs": {
3496
- "arch": "x86_64",
3497
- "epoch": "0",
3498
- "installdate": "1548708851",
3499
- "release": "35.el7",
3500
- "version": "4.11.3"
3501
- },
3502
- "rpm-libs": {
3503
- "arch": "x86_64",
3504
- "epoch": "0",
3505
- "installdate": "1548708796",
3506
- "release": "35.el7",
3507
- "version": "4.11.3"
3508
- },
3509
- "rpm-python": {
3510
- "arch": "x86_64",
3511
- "epoch": "0",
3512
- "installdate": "1548708851",
3513
- "release": "35.el7",
3514
- "version": "4.11.3"
3515
- },
3516
- "rsync": {
3517
- "arch": "x86_64",
3518
- "epoch": "0",
3519
- "installdate": "1548708905",
3520
- "release": "4.el7",
3521
- "version": "3.1.2"
3522
- },
3523
- "rsyslog": {
3524
- "arch": "x86_64",
3525
- "epoch": "0",
3526
- "installdate": "1548708887",
3527
- "release": "34.el7",
3528
- "version": "8.24.0"
3529
- },
3530
- "sed": {
3531
- "arch": "x86_64",
3532
- "epoch": "0",
3533
- "installdate": "1548708747",
3534
- "release": "5.el7",
3535
- "version": "4.2.2"
3536
- },
3537
- "selinux-policy": {
3538
- "arch": "noarch",
3539
- "epoch": "0",
3540
- "installdate": "1548708838",
3541
- "release": "229.el7_6.6",
3542
- "version": "3.13.1"
3543
- },
3544
- "selinux-policy-targeted": {
3545
- "arch": "noarch",
3546
- "epoch": "0",
3547
- "installdate": "1548708896",
3548
- "release": "229.el7_6.6",
3549
- "version": "3.13.1"
3550
- },
3551
- "setools-libs": {
3552
- "arch": "x86_64",
3553
- "epoch": "0",
3554
- "installdate": "1548708791",
3555
- "release": "4.el7",
3556
- "version": "3.3.8"
3557
- },
3558
- "setup": {
3559
- "arch": "noarch",
3560
- "epoch": "0",
3561
- "installdate": "1548708734",
3562
- "release": "10.el7",
3563
- "version": "2.8.71"
3564
- },
3565
- "sg3_utils": {
3566
- "arch": "x86_64",
3567
- "epoch": "0",
3568
- "installdate": "1548708889",
3569
- "release": "17.el7",
3570
- "version": "1.37"
3571
- },
3572
- "sg3_utils-libs": {
3573
- "arch": "x86_64",
3574
- "epoch": "0",
3575
- "installdate": "1548708849",
3576
- "release": "17.el7",
3577
- "version": "1.37"
3578
- },
3579
- "shadow-utils": {
3580
- "arch": "x86_64",
3581
- "epoch": "2",
3582
- "installdate": "1548708813",
3583
- "release": "25.el7",
3584
- "version": "4.1.5.1"
3585
- },
3586
- "shared-mime-info": {
3587
- "arch": "x86_64",
3588
- "epoch": "0",
3589
- "installdate": "1548708756",
3590
- "release": "4.el7",
3591
- "version": "1.8"
3592
- },
3593
- "slang": {
3594
- "arch": "x86_64",
3595
- "epoch": "0",
3596
- "installdate": "1548708766",
3597
- "release": "11.el7",
3598
- "version": "2.2.4"
3599
- },
3600
- "snappy": {
3601
- "arch": "x86_64",
3602
- "epoch": "0",
3603
- "installdate": "1548708805",
3604
- "release": "3.el7",
3605
- "version": "1.1.0"
3606
- },
3607
- "sqlite": {
3608
- "arch": "x86_64",
3609
- "epoch": "0",
3610
- "installdate": "1548708754",
3611
- "release": "8.el7",
3612
- "version": "3.7.17"
3613
- },
3614
- "sudo": {
3615
- "arch": "x86_64",
3616
- "epoch": "0",
3617
- "installdate": "1548708912",
3618
- "release": "3.el7",
3619
- "version": "1.8.23"
3620
- },
3621
- "systemd": {
3622
- "arch": "x86_64",
3623
- "epoch": "0",
3624
- "installdate": "1548708824",
3625
- "release": "62.el7_6.2",
3626
- "version": "219"
3627
- },
3628
- "systemd-libs": {
3629
- "arch": "x86_64",
3630
- "epoch": "0",
3631
- "installdate": "1548708821",
3632
- "release": "62.el7_6.2",
3633
- "version": "219"
3634
- },
3635
- "systemd-sysv": {
3636
- "arch": "x86_64",
3637
- "epoch": "0",
3638
- "installdate": "1548708825",
3639
- "release": "62.el7_6.2",
3640
- "version": "219"
3641
- },
3642
- "sysvinit-tools": {
3643
- "arch": "x86_64",
3644
- "epoch": "0",
3645
- "installdate": "1548708811",
3646
- "release": "14.dsf.el7",
3647
- "version": "2.88"
3648
- },
3649
- "tar": {
3650
- "arch": "x86_64",
3651
- "epoch": "2",
3652
- "installdate": "1548708800",
3653
- "release": "35.el7",
3654
- "version": "1.26"
3655
- },
3656
- "tcp_wrappers": {
3657
- "arch": "x86_64",
3658
- "epoch": "0",
3659
- "installdate": "1548708791",
3660
- "release": "77.el7",
3661
- "version": "7.6"
3662
- },
3663
- "tcp_wrappers-libs": {
3664
- "arch": "x86_64",
3665
- "epoch": "0",
3666
- "installdate": "1548708754",
3667
- "release": "77.el7",
3668
- "version": "7.6"
3669
- },
3670
- "teamd": {
3671
- "arch": "x86_64",
3672
- "epoch": "0",
3673
- "installdate": "1548708846",
3674
- "release": "5.el7",
3675
- "version": "1.27"
3676
- },
3677
- "tuned": {
3678
- "arch": "noarch",
3679
- "epoch": "0",
3680
- "installdate": "1548708890",
3681
- "release": "6.el7",
3682
- "version": "2.10.0"
3683
- },
3684
- "tzdata": {
3685
- "arch": "noarch",
3686
- "epoch": "0",
3687
- "installdate": "1548708725",
3688
- "release": "1.el7",
3689
- "version": "2018i"
3690
- },
3691
- "ustr": {
3692
- "arch": "x86_64",
3693
- "epoch": "0",
3694
- "installdate": "1548708812",
3695
- "release": "16.el7",
3696
- "version": "1.0.4"
3697
- },
3698
- "util-linux": {
3699
- "arch": "x86_64",
3700
- "epoch": "0",
3701
- "installdate": "1548708817",
3702
- "release": "59.el7",
3703
- "version": "2.23.2"
3704
- },
3705
- "vim-minimal": {
3706
- "arch": "x86_64",
3707
- "epoch": "2",
3708
- "installdate": "1548708799",
3709
- "release": "5.el7",
3710
- "version": "7.4.160"
3711
- },
3712
- "virt-what": {
3713
- "arch": "x86_64",
3714
- "epoch": "0",
3715
- "installdate": "1548708848",
3716
- "release": "4.el7",
3717
- "version": "1.18"
3718
- },
3719
- "which": {
3720
- "arch": "x86_64",
3721
- "epoch": "0",
3722
- "installdate": "1548708757",
3723
- "release": "7.el7",
3724
- "version": "2.20"
3725
- },
3726
- "wpa_supplicant": {
3727
- "arch": "x86_64",
3728
- "epoch": "1",
3729
- "installdate": "1548708839",
3730
- "release": "12.el7",
3731
- "version": "2.6"
3732
- },
3733
- "xfsprogs": {
3734
- "arch": "x86_64",
3735
- "epoch": "0",
3736
- "installdate": "1548708914",
3737
- "release": "18.el7",
3738
- "version": "4.5.0"
3739
- },
3740
- "xz": {
3741
- "arch": "x86_64",
3742
- "epoch": "0",
3743
- "installdate": "1548708763",
3744
- "release": "1.el7",
3745
- "version": "5.2.2"
3746
- },
3747
- "xz-libs": {
3748
- "arch": "x86_64",
3749
- "epoch": "0",
3750
- "installdate": "1548708752",
3751
- "release": "1.el7",
3752
- "version": "5.2.2"
3753
- },
3754
- "yum": {
3755
- "arch": "noarch",
3756
- "epoch": "0",
3757
- "installdate": "1548708853",
3758
- "release": "161.el7.centos",
3759
- "version": "3.4.3"
3760
- },
3761
- "yum-metadata-parser": {
3762
- "arch": "x86_64",
3763
- "epoch": "0",
3764
- "installdate": "1548708786",
3765
- "release": "10.el7",
3766
- "version": "1.1.4"
3767
- },
3768
- "yum-plugin-fastestmirror": {
3769
- "arch": "noarch",
3770
- "epoch": "0",
3771
- "installdate": "1548708852",
3772
- "release": "50.el7",
3773
- "version": "1.1.31"
3774
- },
3775
- "yum-utils": {
3776
- "arch": "noarch",
3777
- "epoch": "0",
3778
- "installdate": "1548708887",
3779
- "release": "50.el7",
3780
- "version": "1.1.31"
3781
- },
3782
- "zlib": {
3783
- "arch": "x86_64",
3784
- "epoch": "0",
3785
- "installdate": "1548708741",
3786
- "release": "18.el7",
3787
- "version": "1.2.7"
3788
- }
3789
- },
3790
- "platform": "centos",
3791
- "platform_family": "rhel",
3792
- "platform_version": "7.6.1810",
3793
- "root_group": "root",
3794
- "shard_seed": 145693814,
3795
- "shells": [
3796
- "/bin/sh",
3797
- "/bin/bash",
3798
- "/usr/bin/sh",
3799
- "/usr/bin/bash"
3800
- ],
3801
- "time": {
3802
- "timezone": "GMT"
3803
- },
3804
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
3805
- "uptime_seconds": 2646450,
3806
- "virtualization": {
3807
- "systems": {}
3808
- }
3809
- }