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