fauxhai-ng 7.6.0 → 8.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (71) hide show
  1. checksums.yaml +4 -4
  2. data/lib/.DS_Store +0 -0
  3. data/lib/fauxhai/.DS_Store +0 -0
  4. data/lib/fauxhai/mocker.rb +1 -1
  5. data/lib/fauxhai/platforms/.DS_Store +0 -0
  6. data/lib/fauxhai/platforms/aix/6.1.json +1 -0
  7. data/lib/fauxhai/platforms/amazon/2.json +695 -689
  8. data/lib/fauxhai/platforms/amazon/2015.03.json +107 -106
  9. data/lib/fauxhai/platforms/amazon/2015.09.json +102 -101
  10. data/lib/fauxhai/platforms/amazon/2016.03.json +98 -98
  11. data/lib/fauxhai/platforms/amazon/2016.09.json +93 -93
  12. data/lib/fauxhai/platforms/amazon/2017.03.json +87 -87
  13. data/lib/fauxhai/platforms/amazon/2017.09.json +72 -72
  14. data/lib/fauxhai/platforms/amazon/2018.03.json +511 -504
  15. data/lib/fauxhai/platforms/centos/7.6.1810.json +710 -1521
  16. data/lib/fauxhai/platforms/centos/7.7.1908.json +7582 -1781
  17. data/lib/fauxhai/platforms/debian/10.json +56 -56
  18. data/lib/fauxhai/platforms/debian/9.11.json +36 -36
  19. data/lib/fauxhai/platforms/debian/9.8.json +36 -36
  20. data/lib/fauxhai/platforms/debian/9.9.json +36 -36
  21. data/lib/fauxhai/platforms/fedora/29.json +460 -455
  22. data/lib/fauxhai/platforms/fedora/30.json +677 -633
  23. data/lib/fauxhai/platforms/fedora/{28.json → 31.json} +1723 -1554
  24. data/lib/fauxhai/platforms/freebsd/11.1.json +1 -0
  25. data/lib/fauxhai/platforms/oracle/6.10.json +22 -22
  26. data/lib/fauxhai/platforms/oracle/7.5.json +36 -36
  27. data/lib/fauxhai/platforms/oracle/7.6.json +35 -35
  28. data/lib/fauxhai/platforms/raspbian/.DS_Store +0 -0
  29. data/lib/fauxhai/platforms/raspbian/10.json +3657 -0
  30. data/lib/fauxhai/platforms/redhat/.DS_Store +0 -0
  31. data/lib/fauxhai/platforms/redhat/6.10.json +33 -33
  32. data/lib/fauxhai/platforms/redhat/6.9.json +34 -33
  33. data/lib/fauxhai/platforms/redhat/7.4.json +40 -39
  34. data/lib/fauxhai/platforms/redhat/7.5.json +42 -42
  35. data/lib/fauxhai/platforms/redhat/7.6.json +45 -45
  36. data/lib/fauxhai/platforms/{centos/7.6.1804.json → redhat/7.7.json} +951 -794
  37. data/lib/fauxhai/platforms/redhat/8.json +574 -558
  38. data/lib/fauxhai/platforms/suse/12.3.json +47 -75
  39. data/lib/fauxhai/platforms/suse/12.4.json +45 -45
  40. data/lib/fauxhai/platforms/suse/15.json +922 -899
  41. data/lib/fauxhai/platforms/ubuntu/16.04.json +222 -222
  42. data/lib/fauxhai/platforms/ubuntu/18.04.json +227 -227
  43. data/lib/fauxhai/platforms/windows/2008R2.json +1 -0
  44. data/lib/fauxhai/version.rb +1 -1
  45. metadata +7 -31
  46. data/lib/fauxhai/platforms/centos/6.8.json +0 -2495
  47. data/lib/fauxhai/platforms/centos/7.3.1611.json +0 -4077
  48. data/lib/fauxhai/platforms/centos/7.4.1708.json +0 -3799
  49. data/lib/fauxhai/platforms/debian/7.11.json +0 -2932
  50. data/lib/fauxhai/platforms/debian/9.2.json +0 -3084
  51. data/lib/fauxhai/platforms/debian/9.3.json +0 -2929
  52. data/lib/fauxhai/platforms/debian/9.4.json +0 -2930
  53. data/lib/fauxhai/platforms/debian/9.5.json +0 -2928
  54. data/lib/fauxhai/platforms/debian/9.6.json +0 -2928
  55. data/lib/fauxhai/platforms/fedora/26.json +0 -3565
  56. data/lib/fauxhai/platforms/fedora/27.json +0 -3629
  57. data/lib/fauxhai/platforms/freebsd/10.4.json +0 -423
  58. data/lib/fauxhai/platforms/mac_os_x/10.11.json +0 -976
  59. data/lib/fauxhai/platforms/mac_os_x/10.12.json +0 -974
  60. data/lib/fauxhai/platforms/opensuse/42.2.json +0 -7200
  61. data/lib/fauxhai/platforms/opensuse/42.3.json +0 -8205
  62. data/lib/fauxhai/platforms/oracle/6.8.json +0 -6170
  63. data/lib/fauxhai/platforms/oracle/7.3.json +0 -6354
  64. data/lib/fauxhai/platforms/oracle/7.4.json +0 -6389
  65. data/lib/fauxhai/platforms/raspbian/8.0.json +0 -466
  66. data/lib/fauxhai/platforms/redhat/6.8.json +0 -5737
  67. data/lib/fauxhai/platforms/redhat/7.3.json +0 -3860
  68. data/lib/fauxhai/platforms/suse/11.4.json +0 -5688
  69. data/lib/fauxhai/platforms/suse/12.1.json +0 -5823
  70. data/lib/fauxhai/platforms/suse/12.2.json +0 -5124
  71. data/lib/fauxhai/platforms/ubuntu/17.10.json +0 -3739
@@ -10,6 +10,7 @@
10
10
  }
11
11
  },
12
12
  "command": {},
13
+ "deprecated": true,
13
14
  "counters": {
14
15
  "network": {
15
16
  "interfaces": {
@@ -1,3 +1,3 @@
1
1
  module Fauxhai
2
- VERSION = '7.6.0'.freeze
2
+ VERSION = '8.0.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fauxhai-ng
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.6.0
4
+ version: 8.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Vargo
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-02-12 00:00:00.000000000 Z
12
+ date: 2020-03-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: net-ssh
@@ -133,12 +133,8 @@ files:
133
133
  - lib/fauxhai/platforms/centos/.DS_Store
134
134
  - lib/fauxhai/platforms/centos/5.11.json
135
135
  - lib/fauxhai/platforms/centos/6.10.json
136
- - lib/fauxhai/platforms/centos/6.8.json
137
136
  - lib/fauxhai/platforms/centos/6.9.json
138
- - lib/fauxhai/platforms/centos/7.3.1611.json
139
- - lib/fauxhai/platforms/centos/7.4.1708.json
140
137
  - lib/fauxhai/platforms/centos/7.5.1804.json
141
- - lib/fauxhai/platforms/centos/7.6.1804.json
142
138
  - lib/fauxhai/platforms/centos/7.6.1810.json
143
139
  - lib/fauxhai/platforms/centos/7.7.1908.json
144
140
  - lib/fauxhai/platforms/centos/8.json
@@ -147,27 +143,18 @@ files:
147
143
  - lib/fauxhai/platforms/clearos/7.4.json
148
144
  - lib/fauxhai/platforms/debian/.DS_Store
149
145
  - lib/fauxhai/platforms/debian/10.json
150
- - lib/fauxhai/platforms/debian/7.11.json
151
146
  - lib/fauxhai/platforms/debian/8.10.json
152
147
  - lib/fauxhai/platforms/debian/8.11.json
153
148
  - lib/fauxhai/platforms/debian/8.9.json
154
149
  - lib/fauxhai/platforms/debian/9.11.json
155
- - lib/fauxhai/platforms/debian/9.2.json
156
- - lib/fauxhai/platforms/debian/9.3.json
157
- - lib/fauxhai/platforms/debian/9.4.json
158
- - lib/fauxhai/platforms/debian/9.5.json
159
- - lib/fauxhai/platforms/debian/9.6.json
160
150
  - lib/fauxhai/platforms/debian/9.8.json
161
151
  - lib/fauxhai/platforms/debian/9.9.json
162
152
  - lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json
163
153
  - lib/fauxhai/platforms/fedora/.DS_Store
164
- - lib/fauxhai/platforms/fedora/26.json
165
- - lib/fauxhai/platforms/fedora/27.json
166
- - lib/fauxhai/platforms/fedora/28.json
167
154
  - lib/fauxhai/platforms/fedora/29.json
168
155
  - lib/fauxhai/platforms/fedora/30.json
156
+ - lib/fauxhai/platforms/fedora/31.json
169
157
  - lib/fauxhai/platforms/freebsd/.DS_Store
170
- - lib/fauxhai/platforms/freebsd/10.4.json
171
158
  - lib/fauxhai/platforms/freebsd/11.1.json
172
159
  - lib/fauxhai/platforms/freebsd/11.2.json
173
160
  - lib/fauxhai/platforms/freebsd/12.1.json
@@ -177,8 +164,6 @@ files:
177
164
  - lib/fauxhai/platforms/linuxmint/18.3.json
178
165
  - lib/fauxhai/platforms/linuxmint/19.0.json
179
166
  - lib/fauxhai/platforms/mac_os_x/.DS_Store
180
- - lib/fauxhai/platforms/mac_os_x/10.11.json
181
- - lib/fauxhai/platforms/mac_os_x/10.12.json
182
167
  - lib/fauxhai/platforms/mac_os_x/10.13.json
183
168
  - lib/fauxhai/platforms/mac_os_x/10.14.json
184
169
  - lib/fauxhai/platforms/mac_os_x/10.15.json
@@ -186,42 +171,33 @@ files:
186
171
  - lib/fauxhai/platforms/openbsd/6.2.json
187
172
  - lib/fauxhai/platforms/opensuse/.DS_Store
188
173
  - lib/fauxhai/platforms/opensuse/15.0.json
189
- - lib/fauxhai/platforms/opensuse/42.2.json
190
- - lib/fauxhai/platforms/opensuse/42.3.json
191
174
  - lib/fauxhai/platforms/oracle/.DS_Store
192
175
  - lib/fauxhai/platforms/oracle/5.11.json
193
176
  - lib/fauxhai/platforms/oracle/6.10.json
194
- - lib/fauxhai/platforms/oracle/6.8.json
195
177
  - lib/fauxhai/platforms/oracle/6.9.json
196
- - lib/fauxhai/platforms/oracle/7.3.json
197
- - lib/fauxhai/platforms/oracle/7.4.json
198
178
  - lib/fauxhai/platforms/oracle/7.5.json
199
179
  - lib/fauxhai/platforms/oracle/7.6.json
200
- - lib/fauxhai/platforms/raspbian/8.0.json
180
+ - lib/fauxhai/platforms/raspbian/.DS_Store
181
+ - lib/fauxhai/platforms/raspbian/10.json
201
182
  - lib/fauxhai/platforms/redhat/.DS_Store
202
183
  - lib/fauxhai/platforms/redhat/5.11.json
203
184
  - lib/fauxhai/platforms/redhat/6.10.json
204
- - lib/fauxhai/platforms/redhat/6.8.json
205
185
  - lib/fauxhai/platforms/redhat/6.9.json
206
- - lib/fauxhai/platforms/redhat/7.3.json
207
186
  - lib/fauxhai/platforms/redhat/7.4.json
208
187
  - lib/fauxhai/platforms/redhat/7.5.json
209
188
  - lib/fauxhai/platforms/redhat/7.6.json
189
+ - lib/fauxhai/platforms/redhat/7.7.json
210
190
  - lib/fauxhai/platforms/redhat/8.json
211
191
  - lib/fauxhai/platforms/smartos/5.11.json
212
192
  - lib/fauxhai/platforms/solaris2/.DS_Store
213
193
  - lib/fauxhai/platforms/solaris2/5.11.json
214
194
  - lib/fauxhai/platforms/suse/.DS_Store
215
- - lib/fauxhai/platforms/suse/11.4.json
216
- - lib/fauxhai/platforms/suse/12.1.json
217
- - lib/fauxhai/platforms/suse/12.2.json
218
195
  - lib/fauxhai/platforms/suse/12.3.json
219
196
  - lib/fauxhai/platforms/suse/12.4.json
220
197
  - lib/fauxhai/platforms/suse/15.json
221
198
  - lib/fauxhai/platforms/ubuntu/.DS_Store
222
199
  - lib/fauxhai/platforms/ubuntu/14.04.json
223
200
  - lib/fauxhai/platforms/ubuntu/16.04.json
224
- - lib/fauxhai/platforms/ubuntu/17.10.json
225
201
  - lib/fauxhai/platforms/ubuntu/18.04.json
226
202
  - lib/fauxhai/platforms/windows/.DS_Store
227
203
  - lib/fauxhai/platforms/windows/10.json
@@ -254,7 +230,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
254
230
  - !ruby/object:Gem::Version
255
231
  version: '0'
256
232
  requirements: []
257
- rubygems_version: 3.0.3
233
+ rubygems_version: 3.1.2
258
234
  signing_key:
259
235
  specification_version: 4
260
236
  summary: Fauxhai provides an easy way to mock out your ohai data for testing with
@@ -1,2495 +0,0 @@
1
- {
2
- "block_device": {
3
- "dm-0": {
4
- "logical_block_size": "512",
5
- "physical_block_size": "512",
6
- "removable": "0",
7
- "rotational": "1",
8
- "size": "14073856"
9
- },
10
- "dm-1": {
11
- "logical_block_size": "512",
12
- "physical_block_size": "512",
13
- "removable": "0",
14
- "rotational": "1",
15
- "size": "1671168"
16
- },
17
- "loop0": {
18
- "logical_block_size": "512",
19
- "physical_block_size": "512",
20
- "removable": "0",
21
- "rotational": "1",
22
- "size": "0"
23
- },
24
- "loop1": {
25
- "logical_block_size": "512",
26
- "physical_block_size": "512",
27
- "removable": "0",
28
- "rotational": "1",
29
- "size": "0"
30
- },
31
- "loop2": {
32
- "logical_block_size": "512",
33
- "physical_block_size": "512",
34
- "removable": "0",
35
- "rotational": "1",
36
- "size": "0"
37
- },
38
- "loop3": {
39
- "logical_block_size": "512",
40
- "physical_block_size": "512",
41
- "removable": "0",
42
- "rotational": "1",
43
- "size": "0"
44
- },
45
- "loop4": {
46
- "logical_block_size": "512",
47
- "physical_block_size": "512",
48
- "removable": "0",
49
- "rotational": "1",
50
- "size": "0"
51
- },
52
- "loop5": {
53
- "logical_block_size": "512",
54
- "physical_block_size": "512",
55
- "removable": "0",
56
- "rotational": "1",
57
- "size": "0"
58
- },
59
- "loop6": {
60
- "logical_block_size": "512",
61
- "physical_block_size": "512",
62
- "removable": "0",
63
- "rotational": "1",
64
- "size": "0"
65
- },
66
- "loop7": {
67
- "logical_block_size": "512",
68
- "physical_block_size": "512",
69
- "removable": "0",
70
- "rotational": "1",
71
- "size": "0"
72
- },
73
- "ram0": {
74
- "logical_block_size": "512",
75
- "physical_block_size": "512",
76
- "removable": "0",
77
- "rotational": "1",
78
- "size": "32768"
79
- },
80
- "ram1": {
81
- "logical_block_size": "512",
82
- "physical_block_size": "512",
83
- "removable": "0",
84
- "rotational": "1",
85
- "size": "32768"
86
- },
87
- "ram10": {
88
- "logical_block_size": "512",
89
- "physical_block_size": "512",
90
- "removable": "0",
91
- "rotational": "1",
92
- "size": "32768"
93
- },
94
- "ram11": {
95
- "logical_block_size": "512",
96
- "physical_block_size": "512",
97
- "removable": "0",
98
- "rotational": "1",
99
- "size": "32768"
100
- },
101
- "ram12": {
102
- "logical_block_size": "512",
103
- "physical_block_size": "512",
104
- "removable": "0",
105
- "rotational": "1",
106
- "size": "32768"
107
- },
108
- "ram13": {
109
- "logical_block_size": "512",
110
- "physical_block_size": "512",
111
- "removable": "0",
112
- "rotational": "1",
113
- "size": "32768"
114
- },
115
- "ram14": {
116
- "logical_block_size": "512",
117
- "physical_block_size": "512",
118
- "removable": "0",
119
- "rotational": "1",
120
- "size": "32768"
121
- },
122
- "ram15": {
123
- "logical_block_size": "512",
124
- "physical_block_size": "512",
125
- "removable": "0",
126
- "rotational": "1",
127
- "size": "32768"
128
- },
129
- "ram2": {
130
- "logical_block_size": "512",
131
- "physical_block_size": "512",
132
- "removable": "0",
133
- "rotational": "1",
134
- "size": "32768"
135
- },
136
- "ram3": {
137
- "logical_block_size": "512",
138
- "physical_block_size": "512",
139
- "removable": "0",
140
- "rotational": "1",
141
- "size": "32768"
142
- },
143
- "ram4": {
144
- "logical_block_size": "512",
145
- "physical_block_size": "512",
146
- "removable": "0",
147
- "rotational": "1",
148
- "size": "32768"
149
- },
150
- "ram5": {
151
- "logical_block_size": "512",
152
- "physical_block_size": "512",
153
- "removable": "0",
154
- "rotational": "1",
155
- "size": "32768"
156
- },
157
- "ram6": {
158
- "logical_block_size": "512",
159
- "physical_block_size": "512",
160
- "removable": "0",
161
- "rotational": "1",
162
- "size": "32768"
163
- },
164
- "ram7": {
165
- "logical_block_size": "512",
166
- "physical_block_size": "512",
167
- "removable": "0",
168
- "rotational": "1",
169
- "size": "32768"
170
- },
171
- "ram8": {
172
- "logical_block_size": "512",
173
- "physical_block_size": "512",
174
- "removable": "0",
175
- "rotational": "1",
176
- "size": "32768"
177
- },
178
- "ram9": {
179
- "logical_block_size": "512",
180
- "physical_block_size": "512",
181
- "removable": "0",
182
- "rotational": "1",
183
- "size": "32768"
184
- },
185
- "sda": {
186
- "logical_block_size": "512",
187
- "model": "VBOX HARDDISK",
188
- "physical_block_size": "512",
189
- "queue_depth": "31",
190
- "removable": "0",
191
- "rev": "1.0",
192
- "rotational": "1",
193
- "size": "16777216",
194
- "state": "running",
195
- "timeout": "30",
196
- "vendor": "ATA"
197
- },
198
- "sr0": {
199
- "logical_block_size": "512",
200
- "model": "CD-ROM",
201
- "physical_block_size": "512",
202
- "queue_depth": "1",
203
- "removable": "1",
204
- "rev": "1.0",
205
- "rotational": "1",
206
- "size": "2097151",
207
- "state": "running",
208
- "timeout": "30",
209
- "vendor": "VBOX"
210
- }
211
- },
212
- "chef_packages": {
213
- "chef": {
214
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib",
215
- "version": "13.1.31"
216
- },
217
- "ohai": {
218
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai",
219
- "version": "13.1.0"
220
- }
221
- },
222
- "command": {
223
- "ps": "ps -ef"
224
- },
225
- "counters": {
226
- "network": {
227
- "interfaces": {
228
- "eth0": {
229
- "rx": {
230
- "bytes": 0,
231
- "compressed": 0,
232
- "drop": 0,
233
- "errors": 0,
234
- "frame": 0,
235
- "multicast": 0,
236
- "overrun": 0,
237
- "packets": 0
238
- },
239
- "tx": {
240
- "bytes": 0,
241
- "carrier": 0,
242
- "collisions": 0,
243
- "compressed": 0,
244
- "drop": 0,
245
- "errors": 0,
246
- "overrun": 0,
247
- "packets": 0
248
- }
249
- },
250
- "lo": {
251
- "rx": {
252
- "bytes": 0,
253
- "drop": 0,
254
- "errors": 0,
255
- "overrun": 0,
256
- "packets": 0
257
- },
258
- "tx": {
259
- "bytes": 0,
260
- "carrier": 0,
261
- "collisions": 0,
262
- "drop": 0,
263
- "errors": 0,
264
- "packets": 0,
265
- "queuelen": "1"
266
- }
267
- }
268
- }
269
- }
270
- },
271
- "cpu": {
272
- "cores": 1,
273
- "real": 1,
274
- "total": 1
275
- },
276
- "current_user": "fauxhai",
277
- "deprecated": true,
278
- "dmi": {},
279
- "domain": "local",
280
- "etc": {
281
- "group": {
282
- "fauxhai": {
283
- "gid": 0,
284
- "members": [
285
- "fauxhai"
286
- ]
287
- }
288
- },
289
- "passwd": {
290
- "fauxhai": {
291
- "dir": "/home/fauxhai",
292
- "gecos": "Fauxhai",
293
- "gid": 0,
294
- "shell": "/bin/bash",
295
- "uid": 0
296
- }
297
- }
298
- },
299
- "filesystem": {
300
- "by_device": {
301
- "/dev/mapper/vg_centos68-lv_root": {
302
- "fs_type": "ext4",
303
- "inodes_available": "407421",
304
- "inodes_percent_used": "8%",
305
- "inodes_used": "33219",
306
- "kb_available": "5614520",
307
- "kb_size": "6795192",
308
- "kb_used": "828828",
309
- "mount_options": [
310
- "rw"
311
- ],
312
- "mounts": [
313
- "/"
314
- ],
315
- "percent_used": "13%",
316
- "total_inodes": "440640",
317
- "uuid": "fe6fc506-f757-4b6c-aeb2-6268d7f3589a"
318
- },
319
- "/dev/mapper/vg_centos68-lv_swap": {
320
- "fs_type": "swap",
321
- "mounts": [],
322
- "uuid": "9076aa12-4bd4-43f2-86cc-f00c49c336e4"
323
- },
324
- "/dev/sda": {
325
- "mounts": []
326
- },
327
- "/dev/sda1": {
328
- "fs_type": "ext4",
329
- "inodes_available": "127978",
330
- "inodes_percent_used": "1%",
331
- "inodes_used": "38",
332
- "kb_available": "434248",
333
- "kb_size": "487652",
334
- "kb_used": "27804",
335
- "mount_options": [
336
- "rw"
337
- ],
338
- "mounts": [
339
- "/boot"
340
- ],
341
- "percent_used": "7%",
342
- "total_inodes": "128016",
343
- "uuid": "ca328b08-7723-4ada-ba38-de55466c32bd"
344
- },
345
- "/dev/sda2": {
346
- "fs_type": "LVM2_member",
347
- "mounts": [],
348
- "uuid": "kf28ml-RQsB-nB7b-EvMq-w8OY-TJ0h-clxx4V"
349
- },
350
- "/dev/sr0": {
351
- "mounts": []
352
- },
353
- "/proc/bus/usb": {
354
- "fs_type": "usbfs",
355
- "mount_options": [
356
- "rw",
357
- "relatime"
358
- ],
359
- "mounts": [
360
- "/proc/bus/usb"
361
- ]
362
- },
363
- "devpts": {
364
- "fs_type": "devpts",
365
- "mount_options": [
366
- "rw",
367
- "gid=5",
368
- "mode=620"
369
- ],
370
- "mounts": [
371
- "/dev/pts"
372
- ]
373
- },
374
- "devtmpfs": {
375
- "fs_type": "devtmpfs",
376
- "mount_options": [
377
- "rw",
378
- "seclabel",
379
- "relatime",
380
- "size=499300k",
381
- "nr_inodes=124825",
382
- "mode=755"
383
- ],
384
- "mounts": [
385
- "/dev"
386
- ]
387
- },
388
- "none": {
389
- "fs_type": "selinuxfs",
390
- "mount_options": [
391
- "rw",
392
- "relatime"
393
- ],
394
- "mounts": [
395
- "/proc/sys/fs/binfmt_misc",
396
- "/selinux"
397
- ]
398
- },
399
- "proc": {
400
- "fs_type": "proc",
401
- "mount_options": [
402
- "rw"
403
- ],
404
- "mounts": [
405
- "/proc"
406
- ]
407
- },
408
- "rootfs": {
409
- "fs_type": "rootfs",
410
- "mount_options": [
411
- "rw"
412
- ],
413
- "mounts": [
414
- "/"
415
- ]
416
- },
417
- "sysfs": {
418
- "fs_type": "sysfs",
419
- "mount_options": [
420
- "rw"
421
- ],
422
- "mounts": [
423
- "/sys"
424
- ]
425
- },
426
- "tmpfs": {
427
- "fs_type": "tmpfs",
428
- "inodes_available": "127508",
429
- "inodes_percent_used": "1%",
430
- "inodes_used": "1",
431
- "kb_available": "510036",
432
- "kb_size": "510036",
433
- "kb_used": "0",
434
- "mount_options": [
435
- "rw",
436
- "rootcontext=\"system_u:object_r:tmpfs_t:s0\""
437
- ],
438
- "mounts": [
439
- "/dev/shm"
440
- ],
441
- "percent_used": "0%",
442
- "total_inodes": "127509"
443
- }
444
- },
445
- "by_mountpoint": {
446
- "/": {
447
- "devices": [
448
- "/dev/mapper/vg_centos68-lv_root",
449
- "rootfs"
450
- ],
451
- "fs_type": "rootfs",
452
- "inodes_available": "407421",
453
- "inodes_percent_used": "8%",
454
- "inodes_used": "33219",
455
- "kb_available": "5614520",
456
- "kb_size": "6795192",
457
- "kb_used": "828828",
458
- "mount_options": [
459
- "rw"
460
- ],
461
- "percent_used": "13%",
462
- "total_inodes": "440640",
463
- "uuid": "fe6fc506-f757-4b6c-aeb2-6268d7f3589a"
464
- },
465
- "/boot": {
466
- "devices": [
467
- "/dev/sda1"
468
- ],
469
- "fs_type": "ext4",
470
- "inodes_available": "127978",
471
- "inodes_percent_used": "1%",
472
- "inodes_used": "38",
473
- "kb_available": "434248",
474
- "kb_size": "487652",
475
- "kb_used": "27804",
476
- "mount_options": [
477
- "rw"
478
- ],
479
- "percent_used": "7%",
480
- "total_inodes": "128016",
481
- "uuid": "ca328b08-7723-4ada-ba38-de55466c32bd"
482
- },
483
- "/dev": {
484
- "devices": [
485
- "devtmpfs"
486
- ],
487
- "fs_type": "devtmpfs",
488
- "mount_options": [
489
- "rw",
490
- "seclabel",
491
- "relatime",
492
- "size=499300k",
493
- "nr_inodes=124825",
494
- "mode=755"
495
- ]
496
- },
497
- "/dev/pts": {
498
- "devices": [
499
- "devpts"
500
- ],
501
- "fs_type": "devpts",
502
- "mount_options": [
503
- "rw",
504
- "gid=5",
505
- "mode=620"
506
- ]
507
- },
508
- "/dev/shm": {
509
- "devices": [
510
- "tmpfs"
511
- ],
512
- "fs_type": "tmpfs",
513
- "inodes_available": "127508",
514
- "inodes_percent_used": "1%",
515
- "inodes_used": "1",
516
- "kb_available": "510036",
517
- "kb_size": "510036",
518
- "kb_used": "0",
519
- "mount_options": [
520
- "rw",
521
- "rootcontext=\"system_u:object_r:tmpfs_t:s0\""
522
- ],
523
- "percent_used": "0%",
524
- "total_inodes": "127509"
525
- },
526
- "/proc": {
527
- "devices": [
528
- "proc"
529
- ],
530
- "fs_type": "proc",
531
- "mount_options": [
532
- "rw"
533
- ]
534
- },
535
- "/proc/bus/usb": {
536
- "devices": [
537
- "/proc/bus/usb"
538
- ],
539
- "fs_type": "usbfs",
540
- "mount_options": [
541
- "rw",
542
- "relatime"
543
- ]
544
- },
545
- "/proc/sys/fs/binfmt_misc": {
546
- "devices": [
547
- "none"
548
- ],
549
- "fs_type": "binfmt_misc",
550
- "mount_options": [
551
- "rw"
552
- ]
553
- },
554
- "/selinux": {
555
- "devices": [
556
- "none"
557
- ],
558
- "fs_type": "selinuxfs",
559
- "mount_options": [
560
- "rw",
561
- "relatime"
562
- ]
563
- },
564
- "/sys": {
565
- "devices": [
566
- "sysfs"
567
- ],
568
- "fs_type": "sysfs",
569
- "mount_options": [
570
- "rw"
571
- ]
572
- }
573
- },
574
- "by_pair": {
575
- "/dev/mapper/vg_centos68-lv_root,/": {
576
- "device": "/dev/mapper/vg_centos68-lv_root",
577
- "fs_type": "ext4",
578
- "inodes_available": "407421",
579
- "inodes_percent_used": "8%",
580
- "inodes_used": "33219",
581
- "kb_available": "5614520",
582
- "kb_size": "6795192",
583
- "kb_used": "828828",
584
- "mount": "/",
585
- "mount_options": [
586
- "rw"
587
- ],
588
- "percent_used": "13%",
589
- "total_inodes": "440640",
590
- "uuid": "fe6fc506-f757-4b6c-aeb2-6268d7f3589a"
591
- },
592
- "/dev/mapper/vg_centos68-lv_swap,": {
593
- "device": "/dev/mapper/vg_centos68-lv_swap",
594
- "fs_type": "swap",
595
- "uuid": "9076aa12-4bd4-43f2-86cc-f00c49c336e4"
596
- },
597
- "/dev/sda,": {
598
- "device": "/dev/sda"
599
- },
600
- "/dev/sda1,/boot": {
601
- "device": "/dev/sda1",
602
- "fs_type": "ext4",
603
- "inodes_available": "127978",
604
- "inodes_percent_used": "1%",
605
- "inodes_used": "38",
606
- "kb_available": "434248",
607
- "kb_size": "487652",
608
- "kb_used": "27804",
609
- "mount": "/boot",
610
- "mount_options": [
611
- "rw"
612
- ],
613
- "percent_used": "7%",
614
- "total_inodes": "128016",
615
- "uuid": "ca328b08-7723-4ada-ba38-de55466c32bd"
616
- },
617
- "/dev/sda2,": {
618
- "device": "/dev/sda2",
619
- "fs_type": "LVM2_member",
620
- "uuid": "kf28ml-RQsB-nB7b-EvMq-w8OY-TJ0h-clxx4V"
621
- },
622
- "/dev/sr0,": {
623
- "device": "/dev/sr0"
624
- },
625
- "/proc/bus/usb,/proc/bus/usb": {
626
- "device": "/proc/bus/usb",
627
- "fs_type": "usbfs",
628
- "mount": "/proc/bus/usb",
629
- "mount_options": [
630
- "rw",
631
- "relatime"
632
- ]
633
- },
634
- "devpts,/dev/pts": {
635
- "device": "devpts",
636
- "fs_type": "devpts",
637
- "mount": "/dev/pts",
638
- "mount_options": [
639
- "rw",
640
- "gid=5",
641
- "mode=620"
642
- ]
643
- },
644
- "devtmpfs,/dev": {
645
- "device": "devtmpfs",
646
- "fs_type": "devtmpfs",
647
- "mount": "/dev",
648
- "mount_options": [
649
- "rw",
650
- "seclabel",
651
- "relatime",
652
- "size=499300k",
653
- "nr_inodes=124825",
654
- "mode=755"
655
- ]
656
- },
657
- "none,/proc/sys/fs/binfmt_misc": {
658
- "device": "none",
659
- "fs_type": "binfmt_misc",
660
- "mount": "/proc/sys/fs/binfmt_misc",
661
- "mount_options": [
662
- "rw"
663
- ]
664
- },
665
- "none,/selinux": {
666
- "device": "none",
667
- "fs_type": "selinuxfs",
668
- "mount": "/selinux",
669
- "mount_options": [
670
- "rw",
671
- "relatime"
672
- ]
673
- },
674
- "proc,/proc": {
675
- "device": "proc",
676
- "fs_type": "proc",
677
- "mount": "/proc",
678
- "mount_options": [
679
- "rw"
680
- ]
681
- },
682
- "rootfs,/": {
683
- "device": "rootfs",
684
- "fs_type": "rootfs",
685
- "mount": "/",
686
- "mount_options": [
687
- "rw"
688
- ]
689
- },
690
- "sysfs,/sys": {
691
- "device": "sysfs",
692
- "fs_type": "sysfs",
693
- "mount": "/sys",
694
- "mount_options": [
695
- "rw"
696
- ]
697
- },
698
- "tmpfs,/dev/shm": {
699
- "device": "tmpfs",
700
- "fs_type": "tmpfs",
701
- "inodes_available": "127508",
702
- "inodes_percent_used": "1%",
703
- "inodes_used": "1",
704
- "kb_available": "510036",
705
- "kb_size": "510036",
706
- "kb_used": "0",
707
- "mount": "/dev/shm",
708
- "mount_options": [
709
- "rw",
710
- "rootcontext=\"system_u:object_r:tmpfs_t:s0\""
711
- ],
712
- "percent_used": "0%",
713
- "total_inodes": "127509"
714
- }
715
- }
716
- },
717
- "fips": {
718
- "kernel": {
719
- "enabled": false
720
- }
721
- },
722
- "fqdn": "fauxhai.local",
723
- "hostname": "Fauxhai",
724
- "idle": "30 days 15 hours 07 minutes 30 seconds",
725
- "idletime_seconds": 2646450,
726
- "init_package": "init",
727
- "ipaddress": "10.0.0.2",
728
- "kernel": {
729
- "machine": "x86_64",
730
- "modules": {
731
- "ac97_bus": {
732
- "refcount": "1",
733
- "size": "1452"
734
- },
735
- "ahci": {
736
- "refcount": "2",
737
- "size": "43154",
738
- "version": "3.0"
739
- },
740
- "ata_generic": {
741
- "refcount": "0",
742
- "size": "3837",
743
- "version": "0.2.15"
744
- },
745
- "ata_piix": {
746
- "refcount": "0",
747
- "size": "24409",
748
- "version": "2.13"
749
- },
750
- "cdrom": {
751
- "refcount": "1",
752
- "size": "39085"
753
- },
754
- "crc_t10dif": {
755
- "refcount": "1",
756
- "size": "1209"
757
- },
758
- "dm_log": {
759
- "refcount": "2",
760
- "size": "9930"
761
- },
762
- "dm_mirror": {
763
- "refcount": "0",
764
- "size": "14864"
765
- },
766
- "dm_mod": {
767
- "refcount": "8",
768
- "size": "102467"
769
- },
770
- "dm_region_hash": {
771
- "refcount": "1",
772
- "size": "12085"
773
- },
774
- "e1000": {
775
- "refcount": "0",
776
- "size": "134863",
777
- "version": "7.3.21-k8-NAPI"
778
- },
779
- "ext4": {
780
- "refcount": "2",
781
- "size": "379655"
782
- },
783
- "i2c_core": {
784
- "refcount": "1",
785
- "size": "29132"
786
- },
787
- "i2c_piix4": {
788
- "refcount": "0",
789
- "size": "11232"
790
- },
791
- "ip6_tables": {
792
- "refcount": "1",
793
- "size": "18732"
794
- },
795
- "ip6t_REJECT": {
796
- "refcount": "2",
797
- "size": "4340"
798
- },
799
- "ip6table_filter": {
800
- "refcount": "1",
801
- "size": "2889"
802
- },
803
- "ip_tables": {
804
- "refcount": "1",
805
- "size": "17831"
806
- },
807
- "ipt_REJECT": {
808
- "refcount": "2",
809
- "size": "2351"
810
- },
811
- "iptable_filter": {
812
- "refcount": "1",
813
- "size": "2793"
814
- },
815
- "ipv6": {
816
- "refcount": "15",
817
- "size": "336282"
818
- },
819
- "jbd2": {
820
- "refcount": "1",
821
- "size": "93252"
822
- },
823
- "mbcache": {
824
- "refcount": "1",
825
- "size": "8193"
826
- },
827
- "nf_conntrack": {
828
- "refcount": "3",
829
- "size": "79537"
830
- },
831
- "nf_conntrack_ipv4": {
832
- "refcount": "2",
833
- "size": "9186"
834
- },
835
- "nf_conntrack_ipv6": {
836
- "refcount": "3",
837
- "size": "7985"
838
- },
839
- "nf_defrag_ipv4": {
840
- "refcount": "1",
841
- "size": "1483"
842
- },
843
- "nf_defrag_ipv6": {
844
- "refcount": "1",
845
- "size": "26468"
846
- },
847
- "output": {
848
- "refcount": "1",
849
- "size": "2409"
850
- },
851
- "pata_acpi": {
852
- "refcount": "0",
853
- "size": "3701",
854
- "version": "0.2.3"
855
- },
856
- "sd_mod": {
857
- "refcount": "3",
858
- "size": "37158"
859
- },
860
- "sg": {
861
- "refcount": "0",
862
- "size": "29318",
863
- "version": "3.5.34"
864
- },
865
- "snd": {
866
- "refcount": "6",
867
- "size": "73783"
868
- },
869
- "snd_ac97_codec": {
870
- "refcount": "1",
871
- "size": "124967"
872
- },
873
- "snd_intel8x0": {
874
- "refcount": "0",
875
- "size": "30524"
876
- },
877
- "snd_page_alloc": {
878
- "refcount": "2",
879
- "size": "8856"
880
- },
881
- "snd_pcm": {
882
- "refcount": "2",
883
- "size": "93697"
884
- },
885
- "snd_seq": {
886
- "refcount": "0",
887
- "size": "60769"
888
- },
889
- "snd_seq_device": {
890
- "refcount": "1",
891
- "size": "7277"
892
- },
893
- "snd_timer": {
894
- "refcount": "2",
895
- "size": "22747"
896
- },
897
- "soundcore": {
898
- "refcount": "1",
899
- "size": "7958"
900
- },
901
- "sr_mod": {
902
- "refcount": "0",
903
- "size": "15049"
904
- },
905
- "video": {
906
- "refcount": "0",
907
- "size": "21654"
908
- },
909
- "xt_state": {
910
- "refcount": "5",
911
- "size": "1492"
912
- }
913
- },
914
- "name": "Linux",
915
- "os": "GNU/Linux",
916
- "processor": "x86_64",
917
- "release": "2.6.32-642.el6.x86_64",
918
- "version": "#1 SMP Tue May 10 17:27:01 UTC 2016"
919
- },
920
- "keys": {
921
- "ssh": {
922
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
923
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
924
- }
925
- },
926
- "languages": {
927
- "powershell": null,
928
- "ruby": {
929
- "bin_dir": "/usr/local/bin",
930
- "gem_bin": "/usr/local/bin/gem",
931
- "gems_dir": "/usr/local/gems",
932
- "ruby_bin": "/usr/local/bin/ruby"
933
- }
934
- },
935
- "lsb": {},
936
- "macaddress": "11:11:11:11:11:11",
937
- "machinename": "Fauxhai",
938
- "memory": {
939
- "total": "1048576kB"
940
- },
941
- "network": {
942
- "default_gateway": "10.0.0.1",
943
- "default_interface": "eth0",
944
- "interfaces": {
945
- "eth0": {
946
- "addresses": {
947
- "10.0.0.2": {
948
- "broadcast": "10.0.0.255",
949
- "family": "inet",
950
- "ip_scope": "RFC1918 PRIVATE",
951
- "netmask": "255.255.255.0",
952
- "prefixlen": "24",
953
- "scope": "Global"
954
- },
955
- "11:11:11:11:11:11": {
956
- "family": "lladdr"
957
- },
958
- "fe80::11:1111:1111:1111": {
959
- "family": "inet6",
960
- "ip_scope": "LINK LOCAL UNICAST",
961
- "prefixlen": "64",
962
- "scope": "Link",
963
- "tags": []
964
- }
965
- },
966
- "arp": {
967
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
968
- },
969
- "encapsulation": "Ethernet",
970
- "flags": [
971
- "BROADCAST",
972
- "MULTICAST",
973
- "UP",
974
- "LOWER_UP"
975
- ],
976
- "mtu": "1500",
977
- "number": "0",
978
- "ring_params": {},
979
- "routes": [
980
- {
981
- "destination": "default",
982
- "family": "inet",
983
- "via": "10.0.0.1"
984
- },
985
- {
986
- "destination": "10.0.0.0/24",
987
- "family": "inet",
988
- "proto": "kernel",
989
- "scope": "link",
990
- "src": "10.0.0.2"
991
- },
992
- {
993
- "destination": "fe80::/64",
994
- "family": "inet6",
995
- "metric": "256",
996
- "proto": "kernel"
997
- }
998
- ],
999
- "state": "up",
1000
- "type": "eth"
1001
- },
1002
- "lo": {
1003
- "addresses": {
1004
- "127.0.0.1": {
1005
- "family": "inet",
1006
- "ip_scope": "LOOPBACK",
1007
- "netmask": "255.0.0.0",
1008
- "prefixlen": "8",
1009
- "scope": "Node"
1010
- },
1011
- "::1": {
1012
- "family": "inet6",
1013
- "ip_scope": "LINK LOCAL LOOPBACK",
1014
- "prefixlen": "128",
1015
- "scope": "Node",
1016
- "tags": []
1017
- }
1018
- },
1019
- "encapsulation": "Loopback",
1020
- "flags": [
1021
- "LOOPBACK",
1022
- "UP",
1023
- "LOWER_UP"
1024
- ],
1025
- "mtu": "65536",
1026
- "state": "unknown"
1027
- }
1028
- }
1029
- },
1030
- "ohai_time": 1497292759.14534,
1031
- "os": "linux",
1032
- "os_version": "2.6.32-642.el6.x86_64",
1033
- "packages": {
1034
- "MAKEDEV": {
1035
- "arch": "x86_64",
1036
- "epoch": "0",
1037
- "installdate": "1497224308",
1038
- "release": "6.el6",
1039
- "version": "3.24"
1040
- },
1041
- "acl": {
1042
- "arch": "x86_64",
1043
- "epoch": "0",
1044
- "installdate": "1497224345",
1045
- "release": "6.el6",
1046
- "version": "2.2.49"
1047
- },
1048
- "attr": {
1049
- "arch": "x86_64",
1050
- "epoch": "0",
1051
- "installdate": "1497224345",
1052
- "release": "7.el6",
1053
- "version": "2.4.44"
1054
- },
1055
- "audit": {
1056
- "arch": "x86_64",
1057
- "epoch": "0",
1058
- "installdate": "1497224345",
1059
- "release": "3.el6",
1060
- "version": "2.4.5"
1061
- },
1062
- "audit-libs": {
1063
- "arch": "x86_64",
1064
- "epoch": "0",
1065
- "installdate": "1497224295",
1066
- "release": "3.el6",
1067
- "version": "2.4.5"
1068
- },
1069
- "authconfig": {
1070
- "arch": "x86_64",
1071
- "epoch": "0",
1072
- "installdate": "1497224345",
1073
- "release": "23.el6",
1074
- "version": "6.1.12"
1075
- },
1076
- "b43-openfwwf": {
1077
- "arch": "noarch",
1078
- "epoch": "0",
1079
- "installdate": "1497224344",
1080
- "release": "10.el6",
1081
- "version": "5.2"
1082
- },
1083
- "basesystem": {
1084
- "arch": "noarch",
1085
- "epoch": "0",
1086
- "installdate": "1497224285",
1087
- "release": "4.el6",
1088
- "version": "10.0"
1089
- },
1090
- "bash": {
1091
- "arch": "x86_64",
1092
- "epoch": "0",
1093
- "installdate": "1497224295",
1094
- "release": "40.el6",
1095
- "version": "4.1.2"
1096
- },
1097
- "binutils": {
1098
- "arch": "x86_64",
1099
- "epoch": "0",
1100
- "installdate": "1497224298",
1101
- "release": "5.44.el6",
1102
- "version": "2.20.51.0.2"
1103
- },
1104
- "bridge-utils": {
1105
- "arch": "x86_64",
1106
- "epoch": "0",
1107
- "installdate": "1497224345",
1108
- "release": "10.el6",
1109
- "version": "1.2"
1110
- },
1111
- "bzip2": {
1112
- "arch": "x86_64",
1113
- "epoch": "0",
1114
- "installdate": "1497224296",
1115
- "release": "7.el6_0",
1116
- "version": "1.0.5"
1117
- },
1118
- "bzip2-libs": {
1119
- "arch": "x86_64",
1120
- "epoch": "0",
1121
- "installdate": "1497224295",
1122
- "release": "7.el6_0",
1123
- "version": "1.0.5"
1124
- },
1125
- "ca-certificates": {
1126
- "arch": "noarch",
1127
- "epoch": "0",
1128
- "installdate": "1497224302",
1129
- "release": "65.0.1.el6_7",
1130
- "version": "2015.2.6"
1131
- },
1132
- "centos-release": {
1133
- "arch": "x86_64",
1134
- "epoch": "0",
1135
- "installdate": "1497224310",
1136
- "release": "8.el6.centos.12.3",
1137
- "version": "6"
1138
- },
1139
- "checkpolicy": {
1140
- "arch": "x86_64",
1141
- "epoch": "0",
1142
- "installdate": "1497224297",
1143
- "release": "1.el6",
1144
- "version": "2.0.22"
1145
- },
1146
- "chef": {
1147
- "arch": "x86_64",
1148
- "epoch": "0",
1149
- "installdate": "1497292749",
1150
- "release": "1.el6",
1151
- "version": "13.1.31"
1152
- },
1153
- "chkconfig": {
1154
- "arch": "x86_64",
1155
- "epoch": "0",
1156
- "installdate": "1497224295",
1157
- "release": "1.el6",
1158
- "version": "1.3.49.5"
1159
- },
1160
- "coreutils": {
1161
- "arch": "x86_64",
1162
- "epoch": "0",
1163
- "installdate": "1497224300",
1164
- "release": "43.el6",
1165
- "version": "8.4"
1166
- },
1167
- "coreutils-libs": {
1168
- "arch": "x86_64",
1169
- "epoch": "0",
1170
- "installdate": "1497224299",
1171
- "release": "43.el6",
1172
- "version": "8.4"
1173
- },
1174
- "cpio": {
1175
- "arch": "x86_64",
1176
- "epoch": "0",
1177
- "installdate": "1497224297",
1178
- "release": "12.el6_5",
1179
- "version": "2.10"
1180
- },
1181
- "cracklib": {
1182
- "arch": "x86_64",
1183
- "epoch": "0",
1184
- "installdate": "1497224299",
1185
- "release": "4.el6",
1186
- "version": "2.8.16"
1187
- },
1188
- "cracklib-dicts": {
1189
- "arch": "x86_64",
1190
- "epoch": "0",
1191
- "installdate": "1497224300",
1192
- "release": "4.el6",
1193
- "version": "2.8.16"
1194
- },
1195
- "cronie": {
1196
- "arch": "x86_64",
1197
- "epoch": "0",
1198
- "installdate": "1497224313",
1199
- "release": "15.el6_7.1",
1200
- "version": "1.4.4"
1201
- },
1202
- "cronie-anacron": {
1203
- "arch": "x86_64",
1204
- "epoch": "0",
1205
- "installdate": "1497224313",
1206
- "release": "15.el6_7.1",
1207
- "version": "1.4.4"
1208
- },
1209
- "crontabs": {
1210
- "arch": "noarch",
1211
- "epoch": "0",
1212
- "installdate": "1497224313",
1213
- "release": "33.el6",
1214
- "version": "1.10"
1215
- },
1216
- "cryptsetup-luks": {
1217
- "arch": "x86_64",
1218
- "epoch": "0",
1219
- "installdate": "1497224343",
1220
- "release": "11.el6",
1221
- "version": "1.2.0"
1222
- },
1223
- "cryptsetup-luks-libs": {
1224
- "arch": "x86_64",
1225
- "epoch": "0",
1226
- "installdate": "1497224311",
1227
- "release": "11.el6",
1228
- "version": "1.2.0"
1229
- },
1230
- "curl": {
1231
- "arch": "x86_64",
1232
- "epoch": "0",
1233
- "installdate": "1497224304",
1234
- "release": "52.el6",
1235
- "version": "7.19.7"
1236
- },
1237
- "cyrus-sasl": {
1238
- "arch": "x86_64",
1239
- "epoch": "0",
1240
- "installdate": "1497224312",
1241
- "release": "15.el6_6.2",
1242
- "version": "2.1.23"
1243
- },
1244
- "cyrus-sasl-lib": {
1245
- "arch": "x86_64",
1246
- "epoch": "0",
1247
- "installdate": "1497224296",
1248
- "release": "15.el6_6.2",
1249
- "version": "2.1.23"
1250
- },
1251
- "dash": {
1252
- "arch": "x86_64",
1253
- "epoch": "0",
1254
- "installdate": "1497224299",
1255
- "release": "4.el6",
1256
- "version": "0.5.5.1"
1257
- },
1258
- "db4": {
1259
- "arch": "x86_64",
1260
- "epoch": "0",
1261
- "installdate": "1497224295",
1262
- "release": "20.el6_7",
1263
- "version": "4.7.25"
1264
- },
1265
- "db4-utils": {
1266
- "arch": "x86_64",
1267
- "epoch": "0",
1268
- "installdate": "1497224298",
1269
- "release": "20.el6_7",
1270
- "version": "4.7.25"
1271
- },
1272
- "dbus-glib": {
1273
- "arch": "x86_64",
1274
- "epoch": "0",
1275
- "installdate": "1497224310",
1276
- "release": "6.el6",
1277
- "version": "0.86"
1278
- },
1279
- "dbus-libs": {
1280
- "arch": "x86_64",
1281
- "epoch": "1",
1282
- "installdate": "1497224296",
1283
- "release": "8.el6_6",
1284
- "version": "1.2.24"
1285
- },
1286
- "device-mapper": {
1287
- "arch": "x86_64",
1288
- "epoch": "0",
1289
- "installdate": "1497224311",
1290
- "release": "7.el6",
1291
- "version": "1.02.117"
1292
- },
1293
- "device-mapper-event": {
1294
- "arch": "x86_64",
1295
- "epoch": "0",
1296
- "installdate": "1497224311",
1297
- "release": "7.el6",
1298
- "version": "1.02.117"
1299
- },
1300
- "device-mapper-event-libs": {
1301
- "arch": "x86_64",
1302
- "epoch": "0",
1303
- "installdate": "1497224311",
1304
- "release": "7.el6",
1305
- "version": "1.02.117"
1306
- },
1307
- "device-mapper-libs": {
1308
- "arch": "x86_64",
1309
- "epoch": "0",
1310
- "installdate": "1497224311",
1311
- "release": "7.el6",
1312
- "version": "1.02.117"
1313
- },
1314
- "device-mapper-multipath": {
1315
- "arch": "x86_64",
1316
- "epoch": "0",
1317
- "installdate": "1497224343",
1318
- "release": "93.el6",
1319
- "version": "0.4.9"
1320
- },
1321
- "device-mapper-multipath-libs": {
1322
- "arch": "x86_64",
1323
- "epoch": "0",
1324
- "installdate": "1497224312",
1325
- "release": "93.el6",
1326
- "version": "0.4.9"
1327
- },
1328
- "device-mapper-persistent-data": {
1329
- "arch": "x86_64",
1330
- "epoch": "0",
1331
- "installdate": "1497224297",
1332
- "release": "0.1.rc7.el6",
1333
- "version": "0.6.2"
1334
- },
1335
- "dhclient": {
1336
- "arch": "x86_64",
1337
- "epoch": "12",
1338
- "installdate": "1497224344",
1339
- "release": "51.P1.el6.centos",
1340
- "version": "4.1.1"
1341
- },
1342
- "dhcp-common": {
1343
- "arch": "x86_64",
1344
- "epoch": "12",
1345
- "installdate": "1497224310",
1346
- "release": "51.P1.el6.centos",
1347
- "version": "4.1.1"
1348
- },
1349
- "diffutils": {
1350
- "arch": "x86_64",
1351
- "epoch": "0",
1352
- "installdate": "1497224298",
1353
- "release": "28.el6",
1354
- "version": "2.8.1"
1355
- },
1356
- "dracut": {
1357
- "arch": "noarch",
1358
- "epoch": "0",
1359
- "installdate": "1497224314",
1360
- "release": "409.el6",
1361
- "version": "004"
1362
- },
1363
- "dracut-kernel": {
1364
- "arch": "noarch",
1365
- "epoch": "0",
1366
- "installdate": "1497224314",
1367
- "release": "409.el6",
1368
- "version": "004"
1369
- },
1370
- "e2fsprogs": {
1371
- "arch": "x86_64",
1372
- "epoch": "0",
1373
- "installdate": "1497224345",
1374
- "release": "22.el6",
1375
- "version": "1.41.12"
1376
- },
1377
- "e2fsprogs-libs": {
1378
- "arch": "x86_64",
1379
- "epoch": "0",
1380
- "installdate": "1497224298",
1381
- "release": "22.el6",
1382
- "version": "1.41.12"
1383
- },
1384
- "efibootmgr": {
1385
- "arch": "x86_64",
1386
- "epoch": "0",
1387
- "installdate": "1497224345",
1388
- "release": "13.el6",
1389
- "version": "0.5.4"
1390
- },
1391
- "elfutils-libelf": {
1392
- "arch": "x86_64",
1393
- "epoch": "0",
1394
- "installdate": "1497224296",
1395
- "release": "2.el6",
1396
- "version": "0.164"
1397
- },
1398
- "ethtool": {
1399
- "arch": "x86_64",
1400
- "epoch": "2",
1401
- "installdate": "1497224305",
1402
- "release": "6.el6",
1403
- "version": "3.5"
1404
- },
1405
- "expat": {
1406
- "arch": "x86_64",
1407
- "epoch": "0",
1408
- "installdate": "1497224296",
1409
- "release": "11.el6_2",
1410
- "version": "2.0.1"
1411
- },
1412
- "file": {
1413
- "arch": "x86_64",
1414
- "epoch": "0",
1415
- "installdate": "1497224297",
1416
- "release": "30.el6",
1417
- "version": "5.04"
1418
- },
1419
- "file-libs": {
1420
- "arch": "x86_64",
1421
- "epoch": "0",
1422
- "installdate": "1497224296",
1423
- "release": "30.el6",
1424
- "version": "5.04"
1425
- },
1426
- "filesystem": {
1427
- "arch": "x86_64",
1428
- "epoch": "0",
1429
- "installdate": "1497224285",
1430
- "release": "3.el6",
1431
- "version": "2.4.30"
1432
- },
1433
- "findutils": {
1434
- "arch": "x86_64",
1435
- "epoch": "1",
1436
- "installdate": "1497224297",
1437
- "release": "9.el6",
1438
- "version": "4.4.2"
1439
- },
1440
- "fipscheck": {
1441
- "arch": "x86_64",
1442
- "epoch": "0",
1443
- "installdate": "1497224304",
1444
- "release": "7.el6",
1445
- "version": "1.2.0"
1446
- },
1447
- "fipscheck-lib": {
1448
- "arch": "x86_64",
1449
- "epoch": "0",
1450
- "installdate": "1497224304",
1451
- "release": "7.el6",
1452
- "version": "1.2.0"
1453
- },
1454
- "fuse": {
1455
- "arch": "x86_64",
1456
- "epoch": "0",
1457
- "installdate": "1497224319",
1458
- "release": "5.el6",
1459
- "version": "2.8.3"
1460
- },
1461
- "gamin": {
1462
- "arch": "x86_64",
1463
- "epoch": "0",
1464
- "installdate": "1497224309",
1465
- "release": "9.el6",
1466
- "version": "0.1.10"
1467
- },
1468
- "gawk": {
1469
- "arch": "x86_64",
1470
- "epoch": "0",
1471
- "installdate": "1497224296",
1472
- "release": "10.el6_7.3",
1473
- "version": "3.1.7"
1474
- },
1475
- "gdbm": {
1476
- "arch": "x86_64",
1477
- "epoch": "0",
1478
- "installdate": "1497224303",
1479
- "release": "39.el6",
1480
- "version": "1.8.0"
1481
- },
1482
- "glib2": {
1483
- "arch": "x86_64",
1484
- "epoch": "0",
1485
- "installdate": "1497224309",
1486
- "release": "5.el6",
1487
- "version": "2.28.8"
1488
- },
1489
- "glibc": {
1490
- "arch": "x86_64",
1491
- "epoch": "0",
1492
- "installdate": "1497224295",
1493
- "release": "1.192.el6",
1494
- "version": "2.12"
1495
- },
1496
- "glibc-common": {
1497
- "arch": "x86_64",
1498
- "epoch": "0",
1499
- "installdate": "1497224292",
1500
- "release": "1.192.el6",
1501
- "version": "2.12"
1502
- },
1503
- "gmp": {
1504
- "arch": "x86_64",
1505
- "epoch": "0",
1506
- "installdate": "1497224297",
1507
- "release": "10.el6",
1508
- "version": "4.3.1"
1509
- },
1510
- "gnupg2": {
1511
- "arch": "x86_64",
1512
- "epoch": "0",
1513
- "installdate": "1497224304",
1514
- "release": "8.el6",
1515
- "version": "2.0.14"
1516
- },
1517
- "gpgme": {
1518
- "arch": "x86_64",
1519
- "epoch": "0",
1520
- "installdate": "1497224304",
1521
- "release": "3.el6",
1522
- "version": "1.1.8"
1523
- },
1524
- "grep": {
1525
- "arch": "x86_64",
1526
- "epoch": "0",
1527
- "installdate": "1497224296",
1528
- "release": "3.el6_7.1",
1529
- "version": "2.20"
1530
- },
1531
- "groff": {
1532
- "arch": "x86_64",
1533
- "epoch": "0",
1534
- "installdate": "1497224299",
1535
- "release": "21.el6",
1536
- "version": "1.18.1.4"
1537
- },
1538
- "grub": {
1539
- "arch": "x86_64",
1540
- "epoch": "1",
1541
- "installdate": "1497224345",
1542
- "release": "94.el6_7.1",
1543
- "version": "0.97"
1544
- },
1545
- "grubby": {
1546
- "arch": "x86_64",
1547
- "epoch": "0",
1548
- "installdate": "1497224309",
1549
- "release": "7.el6",
1550
- "version": "7.0.15"
1551
- },
1552
- "gzip": {
1553
- "arch": "x86_64",
1554
- "epoch": "0",
1555
- "installdate": "1497224299",
1556
- "release": "22.el6",
1557
- "version": "1.3.12"
1558
- },
1559
- "hwdata": {
1560
- "arch": "noarch",
1561
- "epoch": "0",
1562
- "installdate": "1497224301",
1563
- "release": "16.1.el6",
1564
- "version": "0.233"
1565
- },
1566
- "info": {
1567
- "arch": "x86_64",
1568
- "epoch": "0",
1569
- "installdate": "1497224295",
1570
- "release": "8.el6",
1571
- "version": "4.13a"
1572
- },
1573
- "initscripts": {
1574
- "arch": "x86_64",
1575
- "epoch": "0",
1576
- "installdate": "1497224311",
1577
- "release": "1.el6.centos",
1578
- "version": "9.03.53"
1579
- },
1580
- "iproute": {
1581
- "arch": "x86_64",
1582
- "epoch": "0",
1583
- "installdate": "1497224310",
1584
- "release": "54.el6",
1585
- "version": "2.6.32"
1586
- },
1587
- "iptables": {
1588
- "arch": "x86_64",
1589
- "epoch": "0",
1590
- "installdate": "1497224310",
1591
- "release": "16.el6",
1592
- "version": "1.4.7"
1593
- },
1594
- "iptables-ipv6": {
1595
- "arch": "x86_64",
1596
- "epoch": "0",
1597
- "installdate": "1497224313",
1598
- "release": "16.el6",
1599
- "version": "1.4.7"
1600
- },
1601
- "iputils": {
1602
- "arch": "x86_64",
1603
- "epoch": "0",
1604
- "installdate": "1497224310",
1605
- "release": "21.el6",
1606
- "version": "20071127"
1607
- },
1608
- "iscsi-initiator-utils": {
1609
- "arch": "x86_64",
1610
- "epoch": "0",
1611
- "installdate": "1497224344",
1612
- "release": "21.el6",
1613
- "version": "6.2.0.873"
1614
- },
1615
- "kbd": {
1616
- "arch": "x86_64",
1617
- "epoch": "0",
1618
- "installdate": "1497224314",
1619
- "release": "11.el6",
1620
- "version": "1.15"
1621
- },
1622
- "kbd-misc": {
1623
- "arch": "noarch",
1624
- "epoch": "0",
1625
- "installdate": "1497224314",
1626
- "release": "11.el6",
1627
- "version": "1.15"
1628
- },
1629
- "kernel": {
1630
- "arch": "x86_64",
1631
- "epoch": "0",
1632
- "installdate": "1497224318",
1633
- "release": "642.el6",
1634
- "version": "2.6.32"
1635
- },
1636
- "kernel-firmware": {
1637
- "arch": "noarch",
1638
- "epoch": "0",
1639
- "installdate": "1497224288",
1640
- "release": "642.el6",
1641
- "version": "2.6.32"
1642
- },
1643
- "keyutils-libs": {
1644
- "arch": "x86_64",
1645
- "epoch": "0",
1646
- "installdate": "1497224303",
1647
- "release": "5.el6",
1648
- "version": "1.4"
1649
- },
1650
- "kpartx": {
1651
- "arch": "x86_64",
1652
- "epoch": "0",
1653
- "installdate": "1497224312",
1654
- "release": "93.el6",
1655
- "version": "0.4.9"
1656
- },
1657
- "krb5-libs": {
1658
- "arch": "x86_64",
1659
- "epoch": "0",
1660
- "installdate": "1497224303",
1661
- "release": "57.el6",
1662
- "version": "1.10.3"
1663
- },
1664
- "less": {
1665
- "arch": "x86_64",
1666
- "epoch": "0",
1667
- "installdate": "1497224299",
1668
- "release": "13.el6",
1669
- "version": "436"
1670
- },
1671
- "libacl": {
1672
- "arch": "x86_64",
1673
- "epoch": "0",
1674
- "installdate": "1497224295",
1675
- "release": "6.el6",
1676
- "version": "2.2.49"
1677
- },
1678
- "libaio": {
1679
- "arch": "x86_64",
1680
- "epoch": "0",
1681
- "installdate": "1497224297",
1682
- "release": "10.el6",
1683
- "version": "0.3.107"
1684
- },
1685
- "libattr": {
1686
- "arch": "x86_64",
1687
- "epoch": "0",
1688
- "installdate": "1497224295",
1689
- "release": "7.el6",
1690
- "version": "2.4.44"
1691
- },
1692
- "libblkid": {
1693
- "arch": "x86_64",
1694
- "epoch": "0",
1695
- "installdate": "1497224296",
1696
- "release": "12.24.el6",
1697
- "version": "2.17.2"
1698
- },
1699
- "libcap": {
1700
- "arch": "x86_64",
1701
- "epoch": "0",
1702
- "installdate": "1497224295",
1703
- "release": "5.5.el6",
1704
- "version": "2.16"
1705
- },
1706
- "libcap-ng": {
1707
- "arch": "x86_64",
1708
- "epoch": "0",
1709
- "installdate": "1497224305",
1710
- "release": "3.el6_0.1",
1711
- "version": "0.6.4"
1712
- },
1713
- "libcom_err": {
1714
- "arch": "x86_64",
1715
- "epoch": "0",
1716
- "installdate": "1497224295",
1717
- "release": "22.el6",
1718
- "version": "1.41.12"
1719
- },
1720
- "libcurl": {
1721
- "arch": "x86_64",
1722
- "epoch": "0",
1723
- "installdate": "1497224303",
1724
- "release": "52.el6",
1725
- "version": "7.19.7"
1726
- },
1727
- "libdrm": {
1728
- "arch": "x86_64",
1729
- "epoch": "0",
1730
- "installdate": "1497224310",
1731
- "release": "2.el6",
1732
- "version": "2.4.65"
1733
- },
1734
- "libedit": {
1735
- "arch": "x86_64",
1736
- "epoch": "0",
1737
- "installdate": "1497224303",
1738
- "release": "4.20080712cvs.1.el6",
1739
- "version": "2.11"
1740
- },
1741
- "libffi": {
1742
- "arch": "x86_64",
1743
- "epoch": "0",
1744
- "installdate": "1497224305",
1745
- "release": "3.2.el6",
1746
- "version": "3.0.5"
1747
- },
1748
- "libgcc": {
1749
- "arch": "x86_64",
1750
- "epoch": "0",
1751
- "installdate": "1497224285",
1752
- "release": "17.el6",
1753
- "version": "4.4.7"
1754
- },
1755
- "libgcrypt": {
1756
- "arch": "x86_64",
1757
- "epoch": "0",
1758
- "installdate": "1497224296",
1759
- "release": "11.el6_4",
1760
- "version": "1.4.5"
1761
- },
1762
- "libgpg-error": {
1763
- "arch": "x86_64",
1764
- "epoch": "0",
1765
- "installdate": "1497224296",
1766
- "release": "4.el6",
1767
- "version": "1.7"
1768
- },
1769
- "libidn": {
1770
- "arch": "x86_64",
1771
- "epoch": "0",
1772
- "installdate": "1497224296",
1773
- "release": "2.el6",
1774
- "version": "1.18"
1775
- },
1776
- "libnih": {
1777
- "arch": "x86_64",
1778
- "epoch": "0",
1779
- "installdate": "1497224297",
1780
- "release": "7.el6",
1781
- "version": "1.0.1"
1782
- },
1783
- "libpciaccess": {
1784
- "arch": "x86_64",
1785
- "epoch": "0",
1786
- "installdate": "1497224302",
1787
- "release": "1.el6",
1788
- "version": "0.13.4"
1789
- },
1790
- "libselinux": {
1791
- "arch": "x86_64",
1792
- "epoch": "0",
1793
- "installdate": "1497224295",
1794
- "release": "7.el6",
1795
- "version": "2.0.94"
1796
- },
1797
- "libselinux-utils": {
1798
- "arch": "x86_64",
1799
- "epoch": "0",
1800
- "installdate": "1497224297",
1801
- "release": "7.el6",
1802
- "version": "2.0.94"
1803
- },
1804
- "libsemanage": {
1805
- "arch": "x86_64",
1806
- "epoch": "0",
1807
- "installdate": "1497224308",
1808
- "release": "5.1.el6",
1809
- "version": "2.0.43"
1810
- },
1811
- "libsepol": {
1812
- "arch": "x86_64",
1813
- "epoch": "0",
1814
- "installdate": "1497224295",
1815
- "release": "4.el6",
1816
- "version": "2.0.41"
1817
- },
1818
- "libss": {
1819
- "arch": "x86_64",
1820
- "epoch": "0",
1821
- "installdate": "1497224298",
1822
- "release": "22.el6",
1823
- "version": "1.41.12"
1824
- },
1825
- "libssh2": {
1826
- "arch": "x86_64",
1827
- "epoch": "0",
1828
- "installdate": "1497224303",
1829
- "release": "2.el6_7.1",
1830
- "version": "1.4.2"
1831
- },
1832
- "libstdc++": {
1833
- "arch": "x86_64",
1834
- "epoch": "0",
1835
- "installdate": "1497224296",
1836
- "release": "17.el6",
1837
- "version": "4.4.7"
1838
- },
1839
- "libtasn1": {
1840
- "arch": "x86_64",
1841
- "epoch": "0",
1842
- "installdate": "1497224297",
1843
- "release": "6.el6_5",
1844
- "version": "2.3"
1845
- },
1846
- "libudev": {
1847
- "arch": "x86_64",
1848
- "epoch": "0",
1849
- "installdate": "1497224296",
1850
- "release": "2.73.el6",
1851
- "version": "147"
1852
- },
1853
- "libusb": {
1854
- "arch": "x86_64",
1855
- "epoch": "0",
1856
- "installdate": "1497224297",
1857
- "release": "23.el6",
1858
- "version": "0.1.12"
1859
- },
1860
- "libuser": {
1861
- "arch": "x86_64",
1862
- "epoch": "0",
1863
- "installdate": "1497224309",
1864
- "release": "8.el6_7",
1865
- "version": "0.56.13"
1866
- },
1867
- "libutempter": {
1868
- "arch": "x86_64",
1869
- "epoch": "0",
1870
- "installdate": "1497224308",
1871
- "release": "4.1.el6",
1872
- "version": "1.1.5"
1873
- },
1874
- "libuuid": {
1875
- "arch": "x86_64",
1876
- "epoch": "0",
1877
- "installdate": "1497224296",
1878
- "release": "12.24.el6",
1879
- "version": "2.17.2"
1880
- },
1881
- "libxml2": {
1882
- "arch": "x86_64",
1883
- "epoch": "0",
1884
- "installdate": "1497224297",
1885
- "release": "21.el6",
1886
- "version": "2.7.6"
1887
- },
1888
- "logrotate": {
1889
- "arch": "x86_64",
1890
- "epoch": "0",
1891
- "installdate": "1497224303",
1892
- "release": "26.el6_7",
1893
- "version": "3.7.8"
1894
- },
1895
- "lua": {
1896
- "arch": "x86_64",
1897
- "epoch": "0",
1898
- "installdate": "1497224296",
1899
- "release": "4.1.el6",
1900
- "version": "5.1.4"
1901
- },
1902
- "lvm2": {
1903
- "arch": "x86_64",
1904
- "epoch": "0",
1905
- "installdate": "1497224343",
1906
- "release": "7.el6",
1907
- "version": "2.02.143"
1908
- },
1909
- "lvm2-libs": {
1910
- "arch": "x86_64",
1911
- "epoch": "0",
1912
- "installdate": "1497224311",
1913
- "release": "7.el6",
1914
- "version": "2.02.143"
1915
- },
1916
- "m4": {
1917
- "arch": "x86_64",
1918
- "epoch": "0",
1919
- "installdate": "1497224298",
1920
- "release": "5.el6",
1921
- "version": "1.4.13"
1922
- },
1923
- "make": {
1924
- "arch": "x86_64",
1925
- "epoch": "1",
1926
- "installdate": "1497224299",
1927
- "release": "23.el6",
1928
- "version": "3.81"
1929
- },
1930
- "mdadm": {
1931
- "arch": "x86_64",
1932
- "epoch": "0",
1933
- "installdate": "1497224344",
1934
- "release": "1.el6",
1935
- "version": "3.3.4"
1936
- },
1937
- "mingetty": {
1938
- "arch": "x86_64",
1939
- "epoch": "0",
1940
- "installdate": "1497224303",
1941
- "release": "5.el6",
1942
- "version": "1.08"
1943
- },
1944
- "module-init-tools": {
1945
- "arch": "x86_64",
1946
- "epoch": "0",
1947
- "installdate": "1497224301",
1948
- "release": "25.el6",
1949
- "version": "3.9"
1950
- },
1951
- "mysql-libs": {
1952
- "arch": "x86_64",
1953
- "epoch": "0",
1954
- "installdate": "1497224305",
1955
- "release": "7.el6",
1956
- "version": "5.1.73"
1957
- },
1958
- "ncurses": {
1959
- "arch": "x86_64",
1960
- "epoch": "0",
1961
- "installdate": "1497224299",
1962
- "release": "4.20090207.el6",
1963
- "version": "5.7"
1964
- },
1965
- "ncurses-base": {
1966
- "arch": "x86_64",
1967
- "epoch": "0",
1968
- "installdate": "1497224285",
1969
- "release": "4.20090207.el6",
1970
- "version": "5.7"
1971
- },
1972
- "ncurses-libs": {
1973
- "arch": "x86_64",
1974
- "epoch": "0",
1975
- "installdate": "1497224295",
1976
- "release": "4.20090207.el6",
1977
- "version": "5.7"
1978
- },
1979
- "net-tools": {
1980
- "arch": "x86_64",
1981
- "epoch": "0",
1982
- "installdate": "1497224298",
1983
- "release": "110.el6_2",
1984
- "version": "1.60"
1985
- },
1986
- "newt": {
1987
- "arch": "x86_64",
1988
- "epoch": "0",
1989
- "installdate": "1497224308",
1990
- "release": "3.el6",
1991
- "version": "0.52.11"
1992
- },
1993
- "newt-python": {
1994
- "arch": "x86_64",
1995
- "epoch": "0",
1996
- "installdate": "1497224308",
1997
- "release": "3.el6",
1998
- "version": "0.52.11"
1999
- },
2000
- "nspr": {
2001
- "arch": "x86_64",
2002
- "epoch": "0",
2003
- "installdate": "1497224295",
2004
- "release": "1.el6",
2005
- "version": "4.11.0"
2006
- },
2007
- "nss": {
2008
- "arch": "x86_64",
2009
- "epoch": "0",
2010
- "installdate": "1497224303",
2011
- "release": "8.el6",
2012
- "version": "3.21.0"
2013
- },
2014
- "nss-softokn": {
2015
- "arch": "x86_64",
2016
- "epoch": "0",
2017
- "installdate": "1497224296",
2018
- "release": "23.el6_7",
2019
- "version": "3.14.3"
2020
- },
2021
- "nss-softokn-freebl": {
2022
- "arch": "x86_64",
2023
- "epoch": "0",
2024
- "installdate": "1497224294",
2025
- "release": "23.el6_7",
2026
- "version": "3.14.3"
2027
- },
2028
- "nss-sysinit": {
2029
- "arch": "x86_64",
2030
- "epoch": "0",
2031
- "installdate": "1497224303",
2032
- "release": "8.el6",
2033
- "version": "3.21.0"
2034
- },
2035
- "nss-tools": {
2036
- "arch": "x86_64",
2037
- "epoch": "0",
2038
- "installdate": "1497224303",
2039
- "release": "8.el6",
2040
- "version": "3.21.0"
2041
- },
2042
- "nss-util": {
2043
- "arch": "x86_64",
2044
- "epoch": "0",
2045
- "installdate": "1497224295",
2046
- "release": "2.el6",
2047
- "version": "3.21.0"
2048
- },
2049
- "openldap": {
2050
- "arch": "x86_64",
2051
- "epoch": "0",
2052
- "installdate": "1497224304",
2053
- "release": "12.el6",
2054
- "version": "2.4.40"
2055
- },
2056
- "openssh": {
2057
- "arch": "x86_64",
2058
- "epoch": "0",
2059
- "installdate": "1497224311",
2060
- "release": "117.el6",
2061
- "version": "5.3p1"
2062
- },
2063
- "openssh-clients": {
2064
- "arch": "x86_64",
2065
- "epoch": "0",
2066
- "installdate": "1497224344",
2067
- "release": "117.el6",
2068
- "version": "5.3p1"
2069
- },
2070
- "openssh-server": {
2071
- "arch": "x86_64",
2072
- "epoch": "0",
2073
- "installdate": "1497224344",
2074
- "release": "117.el6",
2075
- "version": "5.3p1"
2076
- },
2077
- "openssl": {
2078
- "arch": "x86_64",
2079
- "epoch": "0",
2080
- "installdate": "1497224303",
2081
- "release": "48.el6",
2082
- "version": "1.0.1e"
2083
- },
2084
- "p11-kit": {
2085
- "arch": "x86_64",
2086
- "epoch": "0",
2087
- "installdate": "1497224297",
2088
- "release": "2.el6_5.2",
2089
- "version": "0.18.5"
2090
- },
2091
- "p11-kit-trust": {
2092
- "arch": "x86_64",
2093
- "epoch": "0",
2094
- "installdate": "1497224297",
2095
- "release": "2.el6_5.2",
2096
- "version": "0.18.5"
2097
- },
2098
- "pam": {
2099
- "arch": "x86_64",
2100
- "epoch": "0",
2101
- "installdate": "1497224301",
2102
- "release": "22.el6",
2103
- "version": "1.1.1"
2104
- },
2105
- "passwd": {
2106
- "arch": "x86_64",
2107
- "epoch": "0",
2108
- "installdate": "1497224344",
2109
- "release": "7.el6",
2110
- "version": "0.77"
2111
- },
2112
- "pciutils-libs": {
2113
- "arch": "x86_64",
2114
- "epoch": "0",
2115
- "installdate": "1497224305",
2116
- "release": "4.el6",
2117
- "version": "3.1.10"
2118
- },
2119
- "pcre": {
2120
- "arch": "x86_64",
2121
- "epoch": "0",
2122
- "installdate": "1497224296",
2123
- "release": "7.el6",
2124
- "version": "7.8"
2125
- },
2126
- "pinentry": {
2127
- "arch": "x86_64",
2128
- "epoch": "0",
2129
- "installdate": "1497224297",
2130
- "release": "8.el6",
2131
- "version": "0.7.6"
2132
- },
2133
- "pkgconfig": {
2134
- "arch": "x86_64",
2135
- "epoch": "1",
2136
- "installdate": "1497224309",
2137
- "release": "9.1.el6",
2138
- "version": "0.23"
2139
- },
2140
- "plymouth": {
2141
- "arch": "x86_64",
2142
- "epoch": "0",
2143
- "installdate": "1497224310",
2144
- "release": "27.el6.centos.1",
2145
- "version": "0.8.3"
2146
- },
2147
- "plymouth-core-libs": {
2148
- "arch": "x86_64",
2149
- "epoch": "0",
2150
- "installdate": "1497224305",
2151
- "release": "27.el6.centos.1",
2152
- "version": "0.8.3"
2153
- },
2154
- "plymouth-scripts": {
2155
- "arch": "x86_64",
2156
- "epoch": "0",
2157
- "installdate": "1497224302",
2158
- "release": "27.el6.centos.1",
2159
- "version": "0.8.3"
2160
- },
2161
- "policycoreutils": {
2162
- "arch": "x86_64",
2163
- "epoch": "0",
2164
- "installdate": "1497224310",
2165
- "release": "29.el6",
2166
- "version": "2.0.83"
2167
- },
2168
- "popt": {
2169
- "arch": "x86_64",
2170
- "epoch": "0",
2171
- "installdate": "1497224295",
2172
- "release": "7.el6",
2173
- "version": "1.13"
2174
- },
2175
- "postfix": {
2176
- "arch": "x86_64",
2177
- "epoch": "2",
2178
- "installdate": "1497224312",
2179
- "release": "6.el6_7.1",
2180
- "version": "2.6.6"
2181
- },
2182
- "procps": {
2183
- "arch": "x86_64",
2184
- "epoch": "0",
2185
- "installdate": "1497224298",
2186
- "release": "36.el6",
2187
- "version": "3.2.8"
2188
- },
2189
- "psmisc": {
2190
- "arch": "x86_64",
2191
- "epoch": "0",
2192
- "installdate": "1497224298",
2193
- "release": "19.el6_5",
2194
- "version": "22.6"
2195
- },
2196
- "pth": {
2197
- "arch": "x86_64",
2198
- "epoch": "0",
2199
- "installdate": "1497224297",
2200
- "release": "9.3.el6",
2201
- "version": "2.0.7"
2202
- },
2203
- "pygpgme": {
2204
- "arch": "x86_64",
2205
- "epoch": "0",
2206
- "installdate": "1497224308",
2207
- "release": "18.20090824bzr68.el6",
2208
- "version": "0.1"
2209
- },
2210
- "python": {
2211
- "arch": "x86_64",
2212
- "epoch": "0",
2213
- "installdate": "1497224305",
2214
- "release": "64.el6",
2215
- "version": "2.6.6"
2216
- },
2217
- "python-iniparse": {
2218
- "arch": "noarch",
2219
- "epoch": "0",
2220
- "installdate": "1497224308",
2221
- "release": "2.1.el6",
2222
- "version": "0.3.1"
2223
- },
2224
- "python-libs": {
2225
- "arch": "x86_64",
2226
- "epoch": "0",
2227
- "installdate": "1497224307",
2228
- "release": "64.el6",
2229
- "version": "2.6.6"
2230
- },
2231
- "python-pycurl": {
2232
- "arch": "x86_64",
2233
- "epoch": "0",
2234
- "installdate": "1497224308",
2235
- "release": "9.el6",
2236
- "version": "7.19.0"
2237
- },
2238
- "python-urlgrabber": {
2239
- "arch": "noarch",
2240
- "epoch": "0",
2241
- "installdate": "1497224308",
2242
- "release": "11.el6",
2243
- "version": "3.9.1"
2244
- },
2245
- "readline": {
2246
- "arch": "x86_64",
2247
- "epoch": "0",
2248
- "installdate": "1497224295",
2249
- "release": "4.el6",
2250
- "version": "6.0"
2251
- },
2252
- "redhat-logos": {
2253
- "arch": "noarch",
2254
- "epoch": "0",
2255
- "installdate": "1497224302",
2256
- "release": "12.el6.centos",
2257
- "version": "60.0.14"
2258
- },
2259
- "rootfiles": {
2260
- "arch": "noarch",
2261
- "epoch": "0",
2262
- "installdate": "1497224345",
2263
- "release": "6.1.el6",
2264
- "version": "8.1"
2265
- },
2266
- "rpm": {
2267
- "arch": "x86_64",
2268
- "epoch": "0",
2269
- "installdate": "1497224304",
2270
- "release": "55.el6",
2271
- "version": "4.8.0"
2272
- },
2273
- "rpm-libs": {
2274
- "arch": "x86_64",
2275
- "epoch": "0",
2276
- "installdate": "1497224303",
2277
- "release": "55.el6",
2278
- "version": "4.8.0"
2279
- },
2280
- "rpm-python": {
2281
- "arch": "x86_64",
2282
- "epoch": "0",
2283
- "installdate": "1497224308",
2284
- "release": "55.el6",
2285
- "version": "4.8.0"
2286
- },
2287
- "rsyslog": {
2288
- "arch": "x86_64",
2289
- "epoch": "0",
2290
- "installdate": "1497224312",
2291
- "release": "10.el6_6",
2292
- "version": "5.8.10"
2293
- },
2294
- "sed": {
2295
- "arch": "x86_64",
2296
- "epoch": "0",
2297
- "installdate": "1497224295",
2298
- "release": "10.el6",
2299
- "version": "4.2.1"
2300
- },
2301
- "selinux-policy": {
2302
- "arch": "noarch",
2303
- "epoch": "0",
2304
- "installdate": "1497224314",
2305
- "release": "292.el6",
2306
- "version": "3.7.19"
2307
- },
2308
- "selinux-policy-targeted": {
2309
- "arch": "noarch",
2310
- "epoch": "0",
2311
- "installdate": "1497224319",
2312
- "release": "292.el6",
2313
- "version": "3.7.19"
2314
- },
2315
- "setup": {
2316
- "arch": "noarch",
2317
- "epoch": "0",
2318
- "installdate": "1497224285",
2319
- "release": "20.el6_4.1",
2320
- "version": "2.8.14"
2321
- },
2322
- "shadow-utils": {
2323
- "arch": "x86_64",
2324
- "epoch": "2",
2325
- "installdate": "1497224308",
2326
- "release": "5.el6",
2327
- "version": "4.1.5.1"
2328
- },
2329
- "shared-mime-info": {
2330
- "arch": "x86_64",
2331
- "epoch": "0",
2332
- "installdate": "1497224309",
2333
- "release": "6.el6",
2334
- "version": "0.70"
2335
- },
2336
- "slang": {
2337
- "arch": "x86_64",
2338
- "epoch": "0",
2339
- "installdate": "1497224308",
2340
- "release": "1.el6",
2341
- "version": "2.2.1"
2342
- },
2343
- "sqlite": {
2344
- "arch": "x86_64",
2345
- "epoch": "0",
2346
- "installdate": "1497224296",
2347
- "release": "1.el6_7.2",
2348
- "version": "3.6.20"
2349
- },
2350
- "sudo": {
2351
- "arch": "x86_64",
2352
- "epoch": "0",
2353
- "installdate": "1497224345",
2354
- "release": "24.el6",
2355
- "version": "1.8.6p3"
2356
- },
2357
- "system-config-firewall-base": {
2358
- "arch": "noarch",
2359
- "epoch": "0",
2360
- "installdate": "1497224343",
2361
- "release": "7.2.el6_6",
2362
- "version": "1.2.27"
2363
- },
2364
- "sysvinit-tools": {
2365
- "arch": "x86_64",
2366
- "epoch": "0",
2367
- "installdate": "1497224297",
2368
- "release": "6.dsf.el6",
2369
- "version": "2.87"
2370
- },
2371
- "tar": {
2372
- "arch": "x86_64",
2373
- "epoch": "2",
2374
- "installdate": "1497224298",
2375
- "release": "14.el6",
2376
- "version": "1.23"
2377
- },
2378
- "tcp_wrappers-libs": {
2379
- "arch": "x86_64",
2380
- "epoch": "0",
2381
- "installdate": "1497224297",
2382
- "release": "58.el6",
2383
- "version": "7.6"
2384
- },
2385
- "tzdata": {
2386
- "arch": "noarch",
2387
- "epoch": "0",
2388
- "installdate": "1497224289",
2389
- "release": "1.el6",
2390
- "version": "2016c"
2391
- },
2392
- "udev": {
2393
- "arch": "x86_64",
2394
- "epoch": "0",
2395
- "installdate": "1497224311",
2396
- "release": "2.73.el6",
2397
- "version": "147"
2398
- },
2399
- "upstart": {
2400
- "arch": "x86_64",
2401
- "epoch": "0",
2402
- "installdate": "1497224297",
2403
- "release": "16.el6",
2404
- "version": "0.6.5"
2405
- },
2406
- "ustr": {
2407
- "arch": "x86_64",
2408
- "epoch": "0",
2409
- "installdate": "1497224308",
2410
- "release": "9.1.el6",
2411
- "version": "1.0.4"
2412
- },
2413
- "util-linux-ng": {
2414
- "arch": "x86_64",
2415
- "epoch": "0",
2416
- "installdate": "1497224311",
2417
- "release": "12.24.el6",
2418
- "version": "2.17.2"
2419
- },
2420
- "vim-minimal": {
2421
- "arch": "x86_64",
2422
- "epoch": "2",
2423
- "installdate": "1497224298",
2424
- "release": "5.el6",
2425
- "version": "7.4.629"
2426
- },
2427
- "which": {
2428
- "arch": "x86_64",
2429
- "epoch": "0",
2430
- "installdate": "1497224297",
2431
- "release": "6.el6",
2432
- "version": "2.19"
2433
- },
2434
- "xfsprogs": {
2435
- "arch": "x86_64",
2436
- "epoch": "0",
2437
- "installdate": "1497224345",
2438
- "release": "19.el6",
2439
- "version": "3.1.1"
2440
- },
2441
- "xz-libs": {
2442
- "arch": "x86_64",
2443
- "epoch": "0",
2444
- "installdate": "1497224296",
2445
- "release": "0.5.beta.20091007git.el6",
2446
- "version": "4.999.9"
2447
- },
2448
- "yum": {
2449
- "arch": "noarch",
2450
- "epoch": "0",
2451
- "installdate": "1497224310",
2452
- "release": "73.el6.centos",
2453
- "version": "3.2.29"
2454
- },
2455
- "yum-metadata-parser": {
2456
- "arch": "x86_64",
2457
- "epoch": "0",
2458
- "installdate": "1497224309",
2459
- "release": "16.el6",
2460
- "version": "1.1.2"
2461
- },
2462
- "yum-plugin-fastestmirror": {
2463
- "arch": "noarch",
2464
- "epoch": "0",
2465
- "installdate": "1497224309",
2466
- "release": "37.el6",
2467
- "version": "1.1.30"
2468
- },
2469
- "zlib": {
2470
- "arch": "x86_64",
2471
- "epoch": "0",
2472
- "installdate": "1497224295",
2473
- "release": "29.el6",
2474
- "version": "1.2.3"
2475
- }
2476
- },
2477
- "platform": "centos",
2478
- "platform_family": "rhel",
2479
- "platform_version": "6.8",
2480
- "root_group": "root",
2481
- "shells": [
2482
- "/bin/sh",
2483
- "/bin/bash",
2484
- "/sbin/nologin",
2485
- "/bin/dash"
2486
- ],
2487
- "time": {
2488
- "timezone": "GMT"
2489
- },
2490
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
2491
- "uptime_seconds": 2646450,
2492
- "virtualization": {
2493
- "systems": {}
2494
- }
2495
- }