fauxhai 4.1.0 → 5.0.0

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