fauxhai 6.10.0 → 6.11.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/.DS_Store +0 -0
- data/lib/fauxhai/.DS_Store +0 -0
- data/lib/fauxhai/fetcher.rb +1 -1
- data/lib/fauxhai/platforms/.DS_Store +0 -0
- data/lib/fauxhai/platforms/centos/7.6.1804.json +3794 -0
- data/lib/fauxhai/platforms/debian/9.6.json +2928 -0
- data/lib/fauxhai/platforms/gentoo/4.9.6-gentoo-r1.json +0 -1
- data/lib/fauxhai/platforms/oracle/6.8.json +1589 -1262
- data/lib/fauxhai/platforms/oracle/7.2.json +3162 -990
- data/lib/fauxhai/platforms/oracle/7.3.json +2921 -761
- data/lib/fauxhai/platforms/oracle/7.4.json +765 -765
- data/lib/fauxhai/platforms/redhat/7.6.json +3929 -0
- data/lib/fauxhai/platforms/windows/10.json +423 -406
- data/lib/fauxhai/platforms/windows/2008R2.json +83 -34
- data/lib/fauxhai/platforms/windows/2012.json +47 -25
- data/lib/fauxhai/platforms/windows/2012R2.json +48 -26
- data/lib/fauxhai/platforms/windows/2016.json +70 -53
- data/lib/fauxhai/platforms/windows/2019.json +400 -0
- data/lib/fauxhai/platforms/windows/7.json +637 -396
- data/lib/fauxhai/platforms/windows/8.1.json +408 -400
- data/lib/fauxhai/version.rb +1 -1
- metadata +7 -4
@@ -1,396 +1,637 @@
|
|
1
|
-
{
|
2
|
-
"chef_packages": {
|
3
|
-
"chef": {
|
4
|
-
"chef_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.
|
5
|
-
"version": "
|
6
|
-
},
|
7
|
-
"ohai": {
|
8
|
-
"ohai_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.
|
9
|
-
"version": "
|
10
|
-
}
|
11
|
-
},
|
12
|
-
"command": {},
|
13
|
-
"counters": {
|
14
|
-
"network": {
|
15
|
-
"interfaces": {
|
16
|
-
"0xe": {
|
17
|
-
"rx": {
|
18
|
-
"bytes": 0,
|
19
|
-
"compressed": 0,
|
20
|
-
"drop": 0,
|
21
|
-
"errors": 0,
|
22
|
-
"frame": 0,
|
23
|
-
"multicast": 0,
|
24
|
-
"overrun": 0,
|
25
|
-
"packets": 0
|
26
|
-
},
|
27
|
-
"tx": {
|
28
|
-
"bytes": 0,
|
29
|
-
"carrier": 0,
|
30
|
-
"collisions": 0,
|
31
|
-
"compressed": 0,
|
32
|
-
"drop": 0,
|
33
|
-
"errors": 0,
|
34
|
-
"overrun": 0,
|
35
|
-
"packets": 0
|
36
|
-
}
|
37
|
-
},
|
38
|
-
"lo": {
|
39
|
-
"rx": {
|
40
|
-
"bytes": 0,
|
41
|
-
"drop": 0,
|
42
|
-
"errors": 0,
|
43
|
-
"overrun": 0,
|
44
|
-
"packets": 0
|
45
|
-
},
|
46
|
-
"tx": {
|
47
|
-
"bytes": 0,
|
48
|
-
"carrier": 0,
|
49
|
-
"collisions": 0,
|
50
|
-
"drop": 0,
|
51
|
-
"errors": 0,
|
52
|
-
"packets": 0,
|
53
|
-
"queuelen": "1"
|
54
|
-
}
|
55
|
-
}
|
56
|
-
}
|
57
|
-
}
|
58
|
-
},
|
59
|
-
"cpu": {
|
60
|
-
"cores": 1,
|
61
|
-
"real": 1,
|
62
|
-
"total": 1
|
63
|
-
},
|
64
|
-
"current_user": "fauxhai",
|
65
|
-
"deprecated": true,
|
66
|
-
"dmi": {},
|
67
|
-
"domain": "local",
|
68
|
-
"
|
69
|
-
"
|
70
|
-
"
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
"fs_type": "ntfs",
|
90
|
-
"kb_available":
|
91
|
-
"kb_size":
|
92
|
-
"kb_used":
|
93
|
-
"mount": "
|
94
|
-
"percent_used":
|
95
|
-
"volume_name": ""
|
96
|
-
}
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
"
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
"
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
"
|
120
|
-
"
|
121
|
-
"
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
125
|
-
"
|
126
|
-
"
|
127
|
-
"
|
128
|
-
"
|
129
|
-
"
|
130
|
-
"
|
131
|
-
"
|
132
|
-
"
|
133
|
-
"
|
134
|
-
"
|
135
|
-
"
|
136
|
-
"
|
137
|
-
"
|
138
|
-
"
|
139
|
-
"
|
140
|
-
"
|
141
|
-
"
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
"
|
146
|
-
"
|
147
|
-
"
|
148
|
-
"
|
149
|
-
"
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
"
|
155
|
-
"
|
156
|
-
"
|
157
|
-
"
|
158
|
-
"
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
"
|
164
|
-
"
|
165
|
-
"
|
166
|
-
"
|
167
|
-
"
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
"
|
173
|
-
"
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
"
|
180
|
-
"
|
181
|
-
"
|
182
|
-
"
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
"
|
189
|
-
"
|
190
|
-
"
|
191
|
-
"
|
192
|
-
"
|
193
|
-
"
|
194
|
-
"
|
195
|
-
"
|
196
|
-
"
|
197
|
-
"
|
198
|
-
"
|
199
|
-
"
|
200
|
-
"
|
201
|
-
"
|
202
|
-
"
|
203
|
-
"
|
204
|
-
"
|
205
|
-
"
|
206
|
-
"
|
207
|
-
"
|
208
|
-
"
|
209
|
-
"
|
210
|
-
"
|
211
|
-
|
212
|
-
|
213
|
-
"
|
214
|
-
"
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
"
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
"
|
257
|
-
"
|
258
|
-
"
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
"
|
263
|
-
"
|
264
|
-
"
|
265
|
-
"
|
266
|
-
|
267
|
-
|
268
|
-
"
|
269
|
-
"
|
270
|
-
"
|
271
|
-
"
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
"
|
282
|
-
"
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
"
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
"
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
"
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
"
|
343
|
-
"
|
344
|
-
"
|
345
|
-
|
346
|
-
|
347
|
-
"description": "Ethernet Adapter",
|
348
|
-
"
|
349
|
-
"
|
350
|
-
"
|
351
|
-
"
|
352
|
-
"
|
353
|
-
"
|
354
|
-
"
|
355
|
-
|
356
|
-
|
357
|
-
"
|
358
|
-
"
|
359
|
-
"
|
360
|
-
|
361
|
-
|
362
|
-
"
|
363
|
-
"
|
364
|
-
"
|
365
|
-
"
|
366
|
-
"
|
367
|
-
"
|
368
|
-
"
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
1
|
+
{
|
2
|
+
"chef_packages": {
|
3
|
+
"chef": {
|
4
|
+
"chef_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.5.0/gems/chef-14.10.9-universal-mingw32/lib",
|
5
|
+
"version": "14.10.9"
|
6
|
+
},
|
7
|
+
"ohai": {
|
8
|
+
"ohai_root": "C:/opscode/chef/embedded/lib/ruby/gems/2.5.0/gems/ohai-14.8.10/lib/ohai",
|
9
|
+
"version": "14.8.10"
|
10
|
+
}
|
11
|
+
},
|
12
|
+
"command": {},
|
13
|
+
"counters": {
|
14
|
+
"network": {
|
15
|
+
"interfaces": {
|
16
|
+
"0xe": {
|
17
|
+
"rx": {
|
18
|
+
"bytes": 0,
|
19
|
+
"compressed": 0,
|
20
|
+
"drop": 0,
|
21
|
+
"errors": 0,
|
22
|
+
"frame": 0,
|
23
|
+
"multicast": 0,
|
24
|
+
"overrun": 0,
|
25
|
+
"packets": 0
|
26
|
+
},
|
27
|
+
"tx": {
|
28
|
+
"bytes": 0,
|
29
|
+
"carrier": 0,
|
30
|
+
"collisions": 0,
|
31
|
+
"compressed": 0,
|
32
|
+
"drop": 0,
|
33
|
+
"errors": 0,
|
34
|
+
"overrun": 0,
|
35
|
+
"packets": 0
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"lo": {
|
39
|
+
"rx": {
|
40
|
+
"bytes": 0,
|
41
|
+
"drop": 0,
|
42
|
+
"errors": 0,
|
43
|
+
"overrun": 0,
|
44
|
+
"packets": 0
|
45
|
+
},
|
46
|
+
"tx": {
|
47
|
+
"bytes": 0,
|
48
|
+
"carrier": 0,
|
49
|
+
"collisions": 0,
|
50
|
+
"drop": 0,
|
51
|
+
"errors": 0,
|
52
|
+
"packets": 0,
|
53
|
+
"queuelen": "1"
|
54
|
+
}
|
55
|
+
}
|
56
|
+
}
|
57
|
+
}
|
58
|
+
},
|
59
|
+
"cpu": {
|
60
|
+
"cores": 1,
|
61
|
+
"real": 1,
|
62
|
+
"total": 1
|
63
|
+
},
|
64
|
+
"current_user": "fauxhai",
|
65
|
+
"deprecated": true,
|
66
|
+
"dmi": {},
|
67
|
+
"domain": "local",
|
68
|
+
"filesystem": {
|
69
|
+
"A:": {
|
70
|
+
"fs_type": "",
|
71
|
+
"kb_available": 0,
|
72
|
+
"kb_size": 0,
|
73
|
+
"kb_used": 0,
|
74
|
+
"mount": "A:",
|
75
|
+
"percent_used": 0,
|
76
|
+
"volume_name": ""
|
77
|
+
},
|
78
|
+
"C:": {
|
79
|
+
"fs_type": "ntfs",
|
80
|
+
"kb_available": 68451778,
|
81
|
+
"kb_size": 136363110,
|
82
|
+
"kb_used": 67911332,
|
83
|
+
"mount": "C:",
|
84
|
+
"percent_used": 49,
|
85
|
+
"volume_name": ""
|
86
|
+
},
|
87
|
+
"D:": {
|
88
|
+
"encryption_status": "",
|
89
|
+
"fs_type": "ntfs",
|
90
|
+
"kb_available": 44990341,
|
91
|
+
"kb_size": 53684989,
|
92
|
+
"kb_used": 8694648,
|
93
|
+
"mount": "D:",
|
94
|
+
"percent_used": 16,
|
95
|
+
"volume_name": "temporary storage"
|
96
|
+
},
|
97
|
+
"E:": {
|
98
|
+
"fs_type": "",
|
99
|
+
"kb_available": 0,
|
100
|
+
"kb_size": 0,
|
101
|
+
"kb_used": 0,
|
102
|
+
"mount": "E:",
|
103
|
+
"percent_used": 0,
|
104
|
+
"volume_name": ""
|
105
|
+
}
|
106
|
+
},
|
107
|
+
"fips": {
|
108
|
+
"kernel": {
|
109
|
+
"enabled": false
|
110
|
+
}
|
111
|
+
},
|
112
|
+
"fqdn": "fauxhai.local",
|
113
|
+
"hostname": "Fauxhai",
|
114
|
+
"idle": "30 days 15 hours 07 minutes 30 seconds",
|
115
|
+
"idletime_seconds": 2646450,
|
116
|
+
"ipaddress": "10.0.0.2",
|
117
|
+
"kernel": {
|
118
|
+
"cs_info": {
|
119
|
+
"admin_password_status": 3,
|
120
|
+
"automatic_managed_pagefile": false,
|
121
|
+
"automatic_reset_boot_option": true,
|
122
|
+
"automatic_reset_capability": true,
|
123
|
+
"boot_option_on_limit": 0,
|
124
|
+
"boot_option_on_watch_dog": 0,
|
125
|
+
"boot_rom_supported": true,
|
126
|
+
"bootup_state": "Normal boot",
|
127
|
+
"caption": "WIN7",
|
128
|
+
"chassis_bootup_state": 3,
|
129
|
+
"current_time_zone": 0,
|
130
|
+
"daylight_in_effect": null,
|
131
|
+
"description": "AT/AT COMPATIBLE",
|
132
|
+
"dns_host_name": "win7",
|
133
|
+
"domain": "WORKGROUP",
|
134
|
+
"domain_role": 0,
|
135
|
+
"enable_daylight_savings_time": true,
|
136
|
+
"front_panel_reset_status": 3,
|
137
|
+
"infrared_supported": false,
|
138
|
+
"initial_load_info": null,
|
139
|
+
"install_date": null,
|
140
|
+
"keyboard_password_status": 3,
|
141
|
+
"last_load_info": null,
|
142
|
+
"manufacturer": "Microsoft Corporation",
|
143
|
+
"model": "Virtual Machine",
|
144
|
+
"name": "WIN7",
|
145
|
+
"name_format": null,
|
146
|
+
"network_server_mode_enabled": true,
|
147
|
+
"number_of_logical_processors": 2,
|
148
|
+
"number_of_processors": 1,
|
149
|
+
"oem_string_array": [
|
150
|
+
"[MS_VM_CERT/SHA1/9b80ca0d5dd061ec9da4e494f4c3fd1196270c22]",
|
151
|
+
"00000000000000000000000000000000",
|
152
|
+
"To be filed by MSFT"
|
153
|
+
],
|
154
|
+
"part_of_domain": false,
|
155
|
+
"pause_after_reset": "3932100000",
|
156
|
+
"pc_system_type": 1,
|
157
|
+
"power_management_capabilities": null,
|
158
|
+
"power_management_supported": null,
|
159
|
+
"power_on_password_status": 3,
|
160
|
+
"power_state": 0,
|
161
|
+
"power_supply_state": 3,
|
162
|
+
"primary_owner_contact": null,
|
163
|
+
"primary_owner_name": "patch",
|
164
|
+
"reset_capability": 1,
|
165
|
+
"reset_count": -1,
|
166
|
+
"reset_limit": -1,
|
167
|
+
"roles": [
|
168
|
+
"LM_Workstation",
|
169
|
+
"LM_Server",
|
170
|
+
"NT"
|
171
|
+
],
|
172
|
+
"status": "OK",
|
173
|
+
"support_contact_description": null,
|
174
|
+
"system_startup_delay": null,
|
175
|
+
"system_startup_options": null,
|
176
|
+
"system_startup_setting": null,
|
177
|
+
"system_type": "x64-based PC",
|
178
|
+
"thermal_state": 1,
|
179
|
+
"total_physical_memory": "8589467648",
|
180
|
+
"user_name": null,
|
181
|
+
"wake_up_type": 6,
|
182
|
+
"workgroup": "WORKGROUP"
|
183
|
+
},
|
184
|
+
"machine": "x86_64",
|
185
|
+
"name": "Microsoft Windows 7 Enterprise N ",
|
186
|
+
"os": "WINNT",
|
187
|
+
"os_info": {
|
188
|
+
"boot_device": "\\Device\\HarddiskVolume1",
|
189
|
+
"build_number": "7601",
|
190
|
+
"build_type": "Multiprocessor Free",
|
191
|
+
"caption": "Microsoft Windows 7 Enterprise N ",
|
192
|
+
"code_set": "1252",
|
193
|
+
"country_code": "1",
|
194
|
+
"cs_name": "WIN7",
|
195
|
+
"csd_version": "Service Pack 1",
|
196
|
+
"current_time_zone": 0,
|
197
|
+
"data_execution_prevention_32_bit_applications": true,
|
198
|
+
"data_execution_prevention_available": true,
|
199
|
+
"data_execution_prevention_drivers": true,
|
200
|
+
"data_execution_prevention_support_policy": 2,
|
201
|
+
"debug": false,
|
202
|
+
"description": "",
|
203
|
+
"distributed": false,
|
204
|
+
"encryption_level": 256,
|
205
|
+
"foreground_application_boost": 2,
|
206
|
+
"install_date": "20190130214441.000000+000",
|
207
|
+
"large_system_cache": null,
|
208
|
+
"last_boot_up_time": "20190130214101.920875+000",
|
209
|
+
"local_date_time": "20190130215934.409000+000",
|
210
|
+
"locale": "0409",
|
211
|
+
"manufacturer": "Microsoft Corporation",
|
212
|
+
"max_number_of_processes": -1,
|
213
|
+
"max_process_memory_size": "8589934464",
|
214
|
+
"mui_languages": [
|
215
|
+
"en-US",
|
216
|
+
"zh-HK",
|
217
|
+
"lv-LV",
|
218
|
+
"ar-SA",
|
219
|
+
"nb-NO",
|
220
|
+
"cs-CZ",
|
221
|
+
"nl-NL",
|
222
|
+
"de-DE",
|
223
|
+
"pl-PL",
|
224
|
+
"es-ES",
|
225
|
+
"pt-BR",
|
226
|
+
"fi-FI",
|
227
|
+
"pt-PT",
|
228
|
+
"he-IL",
|
229
|
+
"ro-RO",
|
230
|
+
"hu-HU",
|
231
|
+
"ru-RU",
|
232
|
+
"ja-JP",
|
233
|
+
"sk-SK",
|
234
|
+
"lt-LT",
|
235
|
+
"sl-SI",
|
236
|
+
"da-DK",
|
237
|
+
"sr-Latn-CS",
|
238
|
+
"et-EE",
|
239
|
+
"sv-SE",
|
240
|
+
"hr-HR",
|
241
|
+
"th-TH",
|
242
|
+
"el-GR",
|
243
|
+
"fr-FR",
|
244
|
+
"it-IT",
|
245
|
+
"bg-BG",
|
246
|
+
"tr-TR",
|
247
|
+
"uk-UA",
|
248
|
+
"zh-CN",
|
249
|
+
"ko-KR"
|
250
|
+
],
|
251
|
+
"name": "Microsoft Windows 7 Enterprise N |C:\\Windows|\\Device\\Harddisk0\\Partition1",
|
252
|
+
"number_of_licensed_users": 0,
|
253
|
+
"number_of_processes": 52,
|
254
|
+
"number_of_users": 1,
|
255
|
+
"operating_system_sku": 27,
|
256
|
+
"organization": "Microsoft",
|
257
|
+
"os_architecture": "64-bit",
|
258
|
+
"os_language": 1033,
|
259
|
+
"os_product_suite": 256,
|
260
|
+
"os_type": 18,
|
261
|
+
"other_type_description": null,
|
262
|
+
"pae_enabled": null,
|
263
|
+
"plus_product_id": null,
|
264
|
+
"plus_version_number": null,
|
265
|
+
"primary": true,
|
266
|
+
"product_type": 1,
|
267
|
+
"registered_user": "patch",
|
268
|
+
"serial_number": "00403-940-2250005-85320",
|
269
|
+
"service_pack_major_version": 1,
|
270
|
+
"service_pack_minor_version": 0,
|
271
|
+
"size_stored_in_paging_files": "8388152",
|
272
|
+
"status": "OK",
|
273
|
+
"suite_mask": 272,
|
274
|
+
"system_device": "\\Device\\HarddiskVolume1",
|
275
|
+
"system_directory": "C:\\Windows\\system32",
|
276
|
+
"system_drive": "C:",
|
277
|
+
"total_visible_memory_size": "8388152",
|
278
|
+
"version": "6.1.7601",
|
279
|
+
"windows_directory": "C:\\Windows"
|
280
|
+
},
|
281
|
+
"product_type": "Workstation",
|
282
|
+
"release": "6.1.7601",
|
283
|
+
"server_core": false,
|
284
|
+
"system_type": "Desktop",
|
285
|
+
"version": "6.1.7601 Service Pack 1 Build 7601"
|
286
|
+
},
|
287
|
+
"keys": {
|
288
|
+
"ssh": {
|
289
|
+
"host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
|
290
|
+
"host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
|
291
|
+
}
|
292
|
+
},
|
293
|
+
"languages": {
|
294
|
+
"powershell": {
|
295
|
+
"build_version": "10.0.14409.1018",
|
296
|
+
"clr_version": "4.0.30319.42000",
|
297
|
+
"compatible_versions": [
|
298
|
+
"1.0",
|
299
|
+
"2.0",
|
300
|
+
"3.0",
|
301
|
+
"4.0",
|
302
|
+
"5.0",
|
303
|
+
"5.1.14409.1018"
|
304
|
+
],
|
305
|
+
"remoting_protocol_version": "2.3",
|
306
|
+
"serialization_version": "1.1.0.1",
|
307
|
+
"version": "5.1.14409.1018",
|
308
|
+
"ws_man_stack_version": "3.0"
|
309
|
+
},
|
310
|
+
"ruby": {
|
311
|
+
"bin_dir": "/usr/local/bin",
|
312
|
+
"gem_bin": "/usr/local/bin/gem",
|
313
|
+
"gems_dir": "/usr/local/gems",
|
314
|
+
"ruby_bin": "/usr/local/bin/ruby"
|
315
|
+
}
|
316
|
+
},
|
317
|
+
"macaddress": "11:11:11:11:11:11",
|
318
|
+
"machinename": "Fauxhai",
|
319
|
+
"memory": {
|
320
|
+
"total": "1048576kB"
|
321
|
+
},
|
322
|
+
"network": {
|
323
|
+
"default_gateway": "10.0.0.1",
|
324
|
+
"default_interface": "0xe",
|
325
|
+
"interfaces": {
|
326
|
+
"0xe": {
|
327
|
+
"addresses": {
|
328
|
+
"10.0.0.2": {
|
329
|
+
"broadcast": "10.0.0.255",
|
330
|
+
"family": "inet",
|
331
|
+
"netmask": "255.255.255.0",
|
332
|
+
"prefixlen": "24"
|
333
|
+
},
|
334
|
+
"11:11:11:11:11:11": {
|
335
|
+
"family": "lladdr"
|
336
|
+
}
|
337
|
+
},
|
338
|
+
"arp": {
|
339
|
+
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
|
340
|
+
},
|
341
|
+
"configuration": {
|
342
|
+
"caption": "[00000012] Ethernet Adapter",
|
343
|
+
"database_path": "%SystemRoot%\\System32\\drivers\\etc",
|
344
|
+
"default_ip_gateway": [
|
345
|
+
"default_gateway"
|
346
|
+
],
|
347
|
+
"description": "Ethernet Adapter",
|
348
|
+
"dhcp_enabled": false,
|
349
|
+
"dns_domain_suffix_search_order": [],
|
350
|
+
"dns_enabled_for_wins_resolution": false,
|
351
|
+
"dns_host_name": "Fauxhai",
|
352
|
+
"domain_dns_registration_enabled": false,
|
353
|
+
"full_dns_registration_enabled": true,
|
354
|
+
"gateway_cost_metric": [
|
355
|
+
0
|
356
|
+
],
|
357
|
+
"index": 12,
|
358
|
+
"interface_index": 14,
|
359
|
+
"ip_address": [
|
360
|
+
"10.0.0.2"
|
361
|
+
],
|
362
|
+
"ip_connection_metric": 5,
|
363
|
+
"ip_enabled": true,
|
364
|
+
"ip_filter_security_enabled": false,
|
365
|
+
"ip_sec_permit_ip_protocols": [],
|
366
|
+
"ip_sec_permit_tcp_ports": [],
|
367
|
+
"ip_sec_permit_udp_ports": [],
|
368
|
+
"ip_subnet": [
|
369
|
+
"255.255.255.0",
|
370
|
+
"64"
|
371
|
+
],
|
372
|
+
"mac_address": "11:11:11:11:11:11",
|
373
|
+
"service_name": "netkvm",
|
374
|
+
"setting_id": "{00000000-0000-0000-0000-000000000000}",
|
375
|
+
"tcp_window_size": 64240,
|
376
|
+
"tcpip_netbios_options": 0,
|
377
|
+
"wins_enable_lm_hosts_lookup": true,
|
378
|
+
"wins_scope_id": ""
|
379
|
+
},
|
380
|
+
"counters": {},
|
381
|
+
"encapsulation": "Ethernet",
|
382
|
+
"instance": {
|
383
|
+
"adapter_type": "Ethernet 802.3",
|
384
|
+
"adapter_type_id": 0,
|
385
|
+
"availability": 3,
|
386
|
+
"caption": "[00000012] Ethernet Adapter",
|
387
|
+
"config_manager_error_code": 0,
|
388
|
+
"config_manager_user_config": false,
|
389
|
+
"creation_class_name": "Win32_NetworkAdapter",
|
390
|
+
"description": "Ethernet Adapter",
|
391
|
+
"device_id": "12",
|
392
|
+
"guid": "{00000000-0000-0000-0000-000000000000}",
|
393
|
+
"index": 12,
|
394
|
+
"installed": true,
|
395
|
+
"interface_index": 14,
|
396
|
+
"mac_address": "11:11:11:11:11:11",
|
397
|
+
"manufacturer": "",
|
398
|
+
"max_number_controlled": 0,
|
399
|
+
"name": "Ethernet Adapter",
|
400
|
+
"net_connection_id": "Ethernet",
|
401
|
+
"net_connection_status": 2,
|
402
|
+
"net_enabled": true,
|
403
|
+
"physical_adapter": true,
|
404
|
+
"pnp_device_id": "PCI\\VEN_0000&DEV_0000&SUBSYS_000000000&REV_00\\0&0000000000&00",
|
405
|
+
"power_management_supported": false,
|
406
|
+
"product_name": "Ethernet Adapter",
|
407
|
+
"service_name": "netkvm",
|
408
|
+
"speed": "10000000000",
|
409
|
+
"system_creation_class_name": "Win32_ComputerSystem",
|
410
|
+
"system_name": "Fauxhai",
|
411
|
+
"time_of_last_reset": "20000101000001.000000+000"
|
412
|
+
},
|
413
|
+
"type": "Ethernet 802.3"
|
414
|
+
}
|
415
|
+
}
|
416
|
+
},
|
417
|
+
"ohai_time": 1548885583.534689,
|
418
|
+
"os": "windows",
|
419
|
+
"os_version": "6.1.7601",
|
420
|
+
"packages": {
|
421
|
+
"Chef Client v14.10.9": {
|
422
|
+
"installdate": "20190130",
|
423
|
+
"publisher": "Chef Software, Inc.",
|
424
|
+
"version": "14.10.9.1"
|
425
|
+
},
|
426
|
+
"IIS 10.0 Express": {
|
427
|
+
"installdate": "20180619",
|
428
|
+
"publisher": "Microsoft Corporation",
|
429
|
+
"version": "10.0.1735"
|
430
|
+
},
|
431
|
+
"IIS Express Application Compatibility Database for x64": {},
|
432
|
+
"IIS Express Application Compatibility Database for x86": {},
|
433
|
+
"Microsoft .NET Framework 4.7.2": {
|
434
|
+
"publisher": "Microsoft Corporation",
|
435
|
+
"version": "4.7.03062"
|
436
|
+
},
|
437
|
+
"Microsoft .NET Framework 4.7.2 (ARA)": {
|
438
|
+
"installdate": "20180912",
|
439
|
+
"publisher": "Microsoft Corporation",
|
440
|
+
"version": "4.7.03062"
|
441
|
+
},
|
442
|
+
"Microsoft .NET Framework 4.7.2 (CHS)": {
|
443
|
+
"installdate": "20180912",
|
444
|
+
"publisher": "Microsoft Corporation",
|
445
|
+
"version": "4.7.03062"
|
446
|
+
},
|
447
|
+
"Microsoft .NET Framework 4.7.2 (CSY)": {
|
448
|
+
"installdate": "20180912",
|
449
|
+
"publisher": "Microsoft Corporation",
|
450
|
+
"version": "4.7.03062"
|
451
|
+
},
|
452
|
+
"Microsoft .NET Framework 4.7.2 (DAN)": {
|
453
|
+
"installdate": "20180912",
|
454
|
+
"publisher": "Microsoft Corporation",
|
455
|
+
"version": "4.7.03062"
|
456
|
+
},
|
457
|
+
"Microsoft .NET Framework 4.7.2 (DEU)": {
|
458
|
+
"installdate": "20180912",
|
459
|
+
"publisher": "Microsoft Corporation",
|
460
|
+
"version": "4.7.03062"
|
461
|
+
},
|
462
|
+
"Microsoft .NET Framework 4.7.2 (Deutsch)": {
|
463
|
+
"publisher": "Microsoft Corporation",
|
464
|
+
"version": "4.7.03062"
|
465
|
+
},
|
466
|
+
"Microsoft .NET Framework 4.7.2 (ELL)": {
|
467
|
+
"installdate": "20180912",
|
468
|
+
"publisher": "Microsoft Corporation",
|
469
|
+
"version": "4.7.03062"
|
470
|
+
},
|
471
|
+
"Microsoft .NET Framework 4.7.2 (ESN)": {
|
472
|
+
"installdate": "20180912",
|
473
|
+
"publisher": "Microsoft Corporation",
|
474
|
+
"version": "4.7.03062"
|
475
|
+
},
|
476
|
+
"Microsoft .NET Framework 4.7.2 (FIN)": {
|
477
|
+
"installdate": "20180912",
|
478
|
+
"publisher": "Microsoft Corporation",
|
479
|
+
"version": "4.7.03062"
|
480
|
+
},
|
481
|
+
"Microsoft .NET Framework 4.7.2 (FRA)": {
|
482
|
+
"installdate": "20180912",
|
483
|
+
"publisher": "Microsoft Corporation",
|
484
|
+
"version": "4.7.03062"
|
485
|
+
},
|
486
|
+
"Microsoft .NET Framework 4.7.2 (Français)": {
|
487
|
+
"publisher": "Microsoft Corporation",
|
488
|
+
"version": "4.7.03062"
|
489
|
+
},
|
490
|
+
"Microsoft .NET Framework 4.7.2 (HEB)": {
|
491
|
+
"installdate": "20180912",
|
492
|
+
"publisher": "Microsoft Corporation",
|
493
|
+
"version": "4.7.03062"
|
494
|
+
},
|
495
|
+
"Microsoft .NET Framework 4.7.2 (HUN)": {
|
496
|
+
"installdate": "20180912",
|
497
|
+
"publisher": "Microsoft Corporation",
|
498
|
+
"version": "4.7.03062"
|
499
|
+
},
|
500
|
+
"Microsoft .NET Framework 4.7.2 (ITA)": {
|
501
|
+
"installdate": "20180912",
|
502
|
+
"publisher": "Microsoft Corporation",
|
503
|
+
"version": "4.7.03062"
|
504
|
+
},
|
505
|
+
"Microsoft .NET Framework 4.7.2 (Italiano)": {
|
506
|
+
"publisher": "Microsoft Corporation",
|
507
|
+
"version": "4.7.03062"
|
508
|
+
},
|
509
|
+
"Microsoft .NET Framework 4.7.2 (JPN)": {
|
510
|
+
"installdate": "20180912",
|
511
|
+
"publisher": "Microsoft Corporation",
|
512
|
+
"version": "4.7.03062"
|
513
|
+
},
|
514
|
+
"Microsoft .NET Framework 4.7.2 (KOR)": {
|
515
|
+
"installdate": "20180912",
|
516
|
+
"publisher": "Microsoft Corporation",
|
517
|
+
"version": "4.7.03062"
|
518
|
+
},
|
519
|
+
"Microsoft .NET Framework 4.7.2 (NLD)": {
|
520
|
+
"installdate": "20180912",
|
521
|
+
"publisher": "Microsoft Corporation",
|
522
|
+
"version": "4.7.03062"
|
523
|
+
},
|
524
|
+
"Microsoft .NET Framework 4.7.2 (NOR)": {
|
525
|
+
"installdate": "20180912",
|
526
|
+
"publisher": "Microsoft Corporation",
|
527
|
+
"version": "4.7.03062"
|
528
|
+
},
|
529
|
+
"Microsoft .NET Framework 4.7.2 (Nederlands)": {
|
530
|
+
"publisher": "Microsoft Corporation",
|
531
|
+
"version": "4.7.03062"
|
532
|
+
},
|
533
|
+
"Microsoft .NET Framework 4.7.2 (PLK)": {
|
534
|
+
"installdate": "20180912",
|
535
|
+
"publisher": "Microsoft Corporation",
|
536
|
+
"version": "4.7.03062"
|
537
|
+
},
|
538
|
+
"Microsoft .NET Framework 4.7.2 (PTB)": {
|
539
|
+
"installdate": "20180912",
|
540
|
+
"publisher": "Microsoft Corporation",
|
541
|
+
"version": "4.7.03062"
|
542
|
+
},
|
543
|
+
"Microsoft .NET Framework 4.7.2 (PTG)": {
|
544
|
+
"installdate": "20180912",
|
545
|
+
"publisher": "Microsoft Corporation",
|
546
|
+
"version": "4.7.03062"
|
547
|
+
},
|
548
|
+
"Microsoft .NET Framework 4.7.2 (Polski)": {
|
549
|
+
"publisher": "Microsoft Corporation",
|
550
|
+
"version": "4.7.03062"
|
551
|
+
},
|
552
|
+
"Microsoft .NET Framework 4.7.2 (Português (Brasil))": {
|
553
|
+
"publisher": "Microsoft Corporation",
|
554
|
+
"version": "4.7.03062"
|
555
|
+
},
|
556
|
+
"Microsoft .NET Framework 4.7.2 (Português)": {
|
557
|
+
"publisher": "Microsoft Corporation",
|
558
|
+
"version": "4.7.03062"
|
559
|
+
},
|
560
|
+
"Microsoft .NET Framework 4.7.2 (RUS)": {
|
561
|
+
"installdate": "20180912",
|
562
|
+
"version": "4.7.03062"
|
563
|
+
},
|
564
|
+
"Microsoft .NET Framework 4.7.2 (SVE)": {
|
565
|
+
"installdate": "20180912",
|
566
|
+
"publisher": "Microsoft Corporation",
|
567
|
+
"version": "4.7.03062"
|
568
|
+
},
|
569
|
+
"Microsoft .NET Framework 4.7.2 (TRK)": {
|
570
|
+
"installdate": "20180912",
|
571
|
+
"publisher": "Microsoft Corporation",
|
572
|
+
"version": "4.7.03062"
|
573
|
+
},
|
574
|
+
"Microsoft .NET Framework 4.7.2 (Türkçe)": {
|
575
|
+
"publisher": "Microsoft Corporation",
|
576
|
+
"version": "4.7.03062"
|
577
|
+
},
|
578
|
+
"Microsoft .NET Framework 4.7.2 (dansk)": {
|
579
|
+
"publisher": "Microsoft Corporation",
|
580
|
+
"version": "4.7.03062"
|
581
|
+
},
|
582
|
+
"Microsoft .NET Framework 4.7.2 (español)": {
|
583
|
+
"publisher": "Microsoft Corporation",
|
584
|
+
"version": "4.7.03062"
|
585
|
+
},
|
586
|
+
"Microsoft .NET Framework 4.7.2 (norsk språkpakke)": {
|
587
|
+
"publisher": "Microsoft Corporation",
|
588
|
+
"version": "4.7.03062"
|
589
|
+
},
|
590
|
+
"Microsoft .NET Framework 4.7.2 (suomi)": {
|
591
|
+
"publisher": "Microsoft Corporation",
|
592
|
+
"version": "4.7.03062"
|
593
|
+
},
|
594
|
+
"Microsoft .NET Framework 4.7.2 (svenska)": {
|
595
|
+
"publisher": "Microsoft Corporation",
|
596
|
+
"version": "4.7.03062"
|
597
|
+
},
|
598
|
+
"Microsoft .NET-keretrendszer 4.7.2 (magyar)": {
|
599
|
+
"publisher": "Microsoft Corporation",
|
600
|
+
"version": "4.7.03062"
|
601
|
+
},
|
602
|
+
"Microsoft Monitoring Agent": {
|
603
|
+
"installdate": "20180620",
|
604
|
+
"publisher": "Microsoft Corporation",
|
605
|
+
"version": "8.0.11081.0"
|
606
|
+
},
|
607
|
+
"Update for Microsoft .NET Framework 4.7.2 (KB4087364)": {
|
608
|
+
"publisher": "Microsoft Corporation",
|
609
|
+
"version": "1"
|
610
|
+
},
|
611
|
+
"Update for Microsoft .NET Framework 4.7.2 (KB4457035)": {
|
612
|
+
"publisher": "Microsoft Corporation",
|
613
|
+
"version": "1"
|
614
|
+
},
|
615
|
+
"Update for Microsoft .NET Framework 4.7.2 (KB4459942)": {
|
616
|
+
"publisher": "Microsoft Corporation",
|
617
|
+
"version": "1"
|
618
|
+
},
|
619
|
+
"Update for Microsoft .NET Framework 4.7.2 (KB4480055)": {
|
620
|
+
"publisher": "Microsoft Corporation",
|
621
|
+
"version": "1"
|
622
|
+
}
|
623
|
+
},
|
624
|
+
"platform": "windows",
|
625
|
+
"platform_family": "windows",
|
626
|
+
"platform_version": "6.1.7601",
|
627
|
+
"root_group": "Administrators",
|
628
|
+
"shard_seed": 69309873,
|
629
|
+
"time": {
|
630
|
+
"timezone": "GMT"
|
631
|
+
},
|
632
|
+
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
633
|
+
"uptime_seconds": 2646450,
|
634
|
+
"virtualization": {
|
635
|
+
"systems": {}
|
636
|
+
}
|
637
|
+
}
|