fauxhai-ng 8.7.1 → 9.0.0

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