fauxhai-ng 8.7.1 → 9.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/fauxhai/.DS_Store +0 -0
- data/lib/fauxhai/mocker.rb +1 -1
- data/lib/fauxhai/platforms/.DS_Store +0 -0
- data/lib/fauxhai/platforms/almalinux/8.json +5758 -0
- data/lib/fauxhai/platforms/amazon/2.json +861 -774
- data/lib/fauxhai/platforms/amazon/2018.03.json +641 -547
- data/lib/fauxhai/platforms/centos/7.7.1908.json +1 -0
- data/lib/fauxhai/platforms/debian/10.json +316 -300
- data/lib/fauxhai/platforms/debian/{9.8.json → 11.json} +966 -1160
- data/lib/fauxhai/platforms/debian/9.11.json +12 -6
- data/lib/fauxhai/platforms/debian/9.12.json +11 -6
- data/lib/fauxhai/platforms/debian/{9.9.json → 9.13.json} +268 -247
- data/lib/fauxhai/platforms/fedora/31.json +1 -0
- data/lib/fauxhai/platforms/oracle/7.5.json +1 -0
- data/lib/fauxhai/platforms/redhat/6.10.json +728 -722
- data/lib/fauxhai/platforms/redhat/7.7.json +16 -8
- data/lib/fauxhai/platforms/redhat/7.8.json +61 -57
- data/lib/fauxhai/platforms/redhat/{7.5.json → 7.9.json} +793 -781
- data/lib/fauxhai/platforms/redhat/8.json +1024 -1021
- data/lib/fauxhai/platforms/rocky/8.json +5772 -0
- data/lib/fauxhai/platforms/smartos/5.11.json +1 -0
- data/lib/fauxhai/platforms/solaris2/5.11.json +8896 -7503
- data/lib/fauxhai/platforms/suse/12.4.json +60 -57
- data/lib/fauxhai/platforms/suse/12.5.json +1159 -2069
- data/lib/fauxhai/platforms/suse/15.json +1594 -1447
- data/lib/fauxhai/platforms/ubuntu/.DS_Store +0 -0
- data/lib/fauxhai/platforms/ubuntu/16.04.json +382 -276
- data/lib/fauxhai/platforms/ubuntu/18.04.json +437 -328
- data/lib/fauxhai/platforms/ubuntu/20.04.json +851 -382
- data/lib/fauxhai/platforms/windows/.DS_Store +0 -0
- data/lib/fauxhai/runner.rb +1 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +10 -34
- data/lib/fauxhai/platforms/aix/6.1.json +0 -731
- data/lib/fauxhai/platforms/amazon/2015.03.json +0 -3328
- data/lib/fauxhai/platforms/amazon/2015.09.json +0 -3386
- data/lib/fauxhai/platforms/amazon/2016.03.json +0 -3378
- data/lib/fauxhai/platforms/amazon/2016.09.json +0 -3385
- data/lib/fauxhai/platforms/amazon/2017.03.json +0 -3389
- data/lib/fauxhai/platforms/amazon/2017.09.json +0 -3410
- data/lib/fauxhai/platforms/centos/5.11.json +0 -4920
- data/lib/fauxhai/platforms/centos/6.9.json +0 -2693
- data/lib/fauxhai/platforms/centos/7.5.1804.json +0 -3795
- data/lib/fauxhai/platforms/centos/7.6.1810.json +0 -3810
- data/lib/fauxhai/platforms/debian/8.11.json +0 -3596
- data/lib/fauxhai/platforms/fedora/29.json +0 -3831
- data/lib/fauxhai/platforms/fedora/30.json +0 -3906
- data/lib/fauxhai/platforms/freebsd/11.1.json +0 -426
- data/lib/fauxhai/platforms/linuxmint/18.3.json +0 -10351
- data/lib/fauxhai/platforms/mac_os_x/10.13.json +0 -1339
- data/lib/fauxhai/platforms/opensuse/15.0.json +0 -6060
- data/lib/fauxhai/platforms/opensuse/15.1.json +0 -5776
- data/lib/fauxhai/platforms/oracle/5.11.json +0 -7029
- data/lib/fauxhai/platforms/oracle/6.9.json +0 -4177
- data/lib/fauxhai/platforms/redhat/5.11.json +0 -6682
- data/lib/fauxhai/platforms/redhat/6.9.json +0 -5817
- data/lib/fauxhai/platforms/redhat/7.4.json +0 -3886
- data/lib/fauxhai/platforms/redhat/7.6.json +0 -3804
- data/lib/fauxhai/platforms/suse/12.3.json +0 -5808
- data/lib/fauxhai/platforms/ubuntu/14.04.json +0 -2998
- data/lib/fauxhai/platforms/windows/2008R2.json +0 -444
@@ -1,444 +0,0 @@
|
|
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
|
-
"deprecated": true,
|
14
|
-
"counters": {
|
15
|
-
"network": {
|
16
|
-
"interfaces": {
|
17
|
-
"0xe": {
|
18
|
-
"rx": {
|
19
|
-
"bytes": 0,
|
20
|
-
"compressed": 0,
|
21
|
-
"drop": 0,
|
22
|
-
"errors": 0,
|
23
|
-
"frame": 0,
|
24
|
-
"multicast": 0,
|
25
|
-
"overrun": 0,
|
26
|
-
"packets": 0
|
27
|
-
},
|
28
|
-
"tx": {
|
29
|
-
"bytes": 0,
|
30
|
-
"carrier": 0,
|
31
|
-
"collisions": 0,
|
32
|
-
"compressed": 0,
|
33
|
-
"drop": 0,
|
34
|
-
"errors": 0,
|
35
|
-
"overrun": 0,
|
36
|
-
"packets": 0
|
37
|
-
}
|
38
|
-
},
|
39
|
-
"lo": {
|
40
|
-
"rx": {
|
41
|
-
"bytes": 0,
|
42
|
-
"drop": 0,
|
43
|
-
"errors": 0,
|
44
|
-
"overrun": 0,
|
45
|
-
"packets": 0
|
46
|
-
},
|
47
|
-
"tx": {
|
48
|
-
"bytes": 0,
|
49
|
-
"carrier": 0,
|
50
|
-
"collisions": 0,
|
51
|
-
"drop": 0,
|
52
|
-
"errors": 0,
|
53
|
-
"packets": 0,
|
54
|
-
"queuelen": "1"
|
55
|
-
}
|
56
|
-
}
|
57
|
-
}
|
58
|
-
}
|
59
|
-
},
|
60
|
-
"cpu": {
|
61
|
-
"cores": 1,
|
62
|
-
"real": 1,
|
63
|
-
"total": 1
|
64
|
-
},
|
65
|
-
"current_user": "fauxhai",
|
66
|
-
"dmi": {},
|
67
|
-
"domain": "local",
|
68
|
-
"filesystem": {
|
69
|
-
"C:": {
|
70
|
-
"fs_type": "ntfs",
|
71
|
-
"kb_available": 4153856,
|
72
|
-
"kb_size": 32210153,
|
73
|
-
"kb_used": 28056297,
|
74
|
-
"mount": "C:",
|
75
|
-
"percent_used": 87,
|
76
|
-
"volume_name": ""
|
77
|
-
}
|
78
|
-
},
|
79
|
-
"fips": {
|
80
|
-
"kernel": {
|
81
|
-
"enabled": false
|
82
|
-
}
|
83
|
-
},
|
84
|
-
"fqdn": "fauxhai.local",
|
85
|
-
"hostname": "Fauxhai",
|
86
|
-
"idle": "30 days 15 hours 07 minutes 30 seconds",
|
87
|
-
"idletime_seconds": 2646450,
|
88
|
-
"ipaddress": "10.0.0.2",
|
89
|
-
"kernel": {
|
90
|
-
"cs_info": {
|
91
|
-
"admin_password_status": 3,
|
92
|
-
"automatic_managed_pagefile": false,
|
93
|
-
"automatic_reset_boot_option": true,
|
94
|
-
"automatic_reset_capability": true,
|
95
|
-
"boot_option_on_limit": null,
|
96
|
-
"boot_option_on_watch_dog": null,
|
97
|
-
"boot_rom_supported": true,
|
98
|
-
"bootup_state": "Normal boot",
|
99
|
-
"caption": "WIN-TR5MI3UK0O8",
|
100
|
-
"chassis_bootup_state": 3,
|
101
|
-
"current_time_zone": 0,
|
102
|
-
"daylight_in_effect": null,
|
103
|
-
"description": "AT/AT COMPATIBLE",
|
104
|
-
"dns_host_name": "WIN-TR5MI3UK0O8",
|
105
|
-
"domain": "WORKGROUP",
|
106
|
-
"domain_role": 2,
|
107
|
-
"enable_daylight_savings_time": true,
|
108
|
-
"front_panel_reset_status": 3,
|
109
|
-
"infrared_supported": false,
|
110
|
-
"initial_load_info": null,
|
111
|
-
"install_date": null,
|
112
|
-
"keyboard_password_status": 3,
|
113
|
-
"last_load_info": null,
|
114
|
-
"manufacturer": "Amazon EC2",
|
115
|
-
"model": "t3.large",
|
116
|
-
"name": "WIN-TR5MI3UK0O8",
|
117
|
-
"name_format": null,
|
118
|
-
"network_server_mode_enabled": true,
|
119
|
-
"number_of_logical_processors": 2,
|
120
|
-
"number_of_processors": 1,
|
121
|
-
"oem_string_array": null,
|
122
|
-
"part_of_domain": false,
|
123
|
-
"pause_after_reset": "-1",
|
124
|
-
"pc_system_type": 1,
|
125
|
-
"power_management_capabilities": null,
|
126
|
-
"power_management_supported": null,
|
127
|
-
"power_on_password_status": 3,
|
128
|
-
"power_state": 0,
|
129
|
-
"power_supply_state": 3,
|
130
|
-
"primary_owner_contact": null,
|
131
|
-
"primary_owner_name": "EC2",
|
132
|
-
"reset_capability": 1,
|
133
|
-
"reset_count": -1,
|
134
|
-
"reset_limit": -1,
|
135
|
-
"roles": [
|
136
|
-
"LM_Workstation",
|
137
|
-
"LM_Server",
|
138
|
-
"NT",
|
139
|
-
"Server_NT"
|
140
|
-
],
|
141
|
-
"status": "OK",
|
142
|
-
"support_contact_description": null,
|
143
|
-
"system_startup_delay": null,
|
144
|
-
"system_startup_options": null,
|
145
|
-
"system_startup_setting": null,
|
146
|
-
"system_type": "x64-based PC",
|
147
|
-
"thermal_state": 3,
|
148
|
-
"total_physical_memory": "8482553856",
|
149
|
-
"user_name": null,
|
150
|
-
"wake_up_type": 6,
|
151
|
-
"workgroup": "WORKGROUP"
|
152
|
-
},
|
153
|
-
"machine": "x86_64",
|
154
|
-
"name": "Microsoft Windows Server 2008 R2 Datacenter ",
|
155
|
-
"os": "WINNT",
|
156
|
-
"os_info": {
|
157
|
-
"boot_device": "\\Device\\HarddiskVolume1",
|
158
|
-
"build_number": "7601",
|
159
|
-
"build_type": "Multiprocessor Free",
|
160
|
-
"caption": "Microsoft Windows Server 2008 R2 Datacenter ",
|
161
|
-
"code_set": "1252",
|
162
|
-
"country_code": "1",
|
163
|
-
"cs_name": "WIN-TR5MI3UK0O8",
|
164
|
-
"csd_version": "Service Pack 1",
|
165
|
-
"current_time_zone": 0,
|
166
|
-
"data_execution_prevention_32_bit_applications": true,
|
167
|
-
"data_execution_prevention_available": true,
|
168
|
-
"data_execution_prevention_drivers": true,
|
169
|
-
"data_execution_prevention_support_policy": 3,
|
170
|
-
"debug": false,
|
171
|
-
"description": "",
|
172
|
-
"distributed": false,
|
173
|
-
"encryption_level": 256,
|
174
|
-
"foreground_application_boost": 0,
|
175
|
-
"install_date": "20190130182902.000000+000",
|
176
|
-
"large_system_cache": null,
|
177
|
-
"last_boot_up_time": "20190130212614.468750+000",
|
178
|
-
"local_date_time": "20190130221252.093000+000",
|
179
|
-
"locale": "0409",
|
180
|
-
"manufacturer": "Microsoft Corporation",
|
181
|
-
"max_number_of_processes": -1,
|
182
|
-
"max_process_memory_size": "8589934464",
|
183
|
-
"mui_languages": [
|
184
|
-
"en-US"
|
185
|
-
],
|
186
|
-
"name": "Microsoft Windows Server 2008 R2 Datacenter |C:\\Windows|\\Device\\Harddisk0\\Partition1",
|
187
|
-
"number_of_licensed_users": 0,
|
188
|
-
"number_of_processes": 40,
|
189
|
-
"number_of_users": 1,
|
190
|
-
"operating_system_sku": 8,
|
191
|
-
"organization": "Amazon.com",
|
192
|
-
"os_architecture": "64-bit",
|
193
|
-
"os_language": 1033,
|
194
|
-
"os_product_suite": 400,
|
195
|
-
"os_type": 18,
|
196
|
-
"other_type_description": null,
|
197
|
-
"pae_enabled": null,
|
198
|
-
"plus_product_id": null,
|
199
|
-
"plus_version_number": null,
|
200
|
-
"primary": true,
|
201
|
-
"product_type": 3,
|
202
|
-
"registered_user": "EC2",
|
203
|
-
"serial_number": "00496-001-0001283-84650",
|
204
|
-
"service_pack_major_version": 1,
|
205
|
-
"service_pack_minor_version": 0,
|
206
|
-
"size_stored_in_paging_files": "524288",
|
207
|
-
"status": "OK",
|
208
|
-
"suite_mask": 400,
|
209
|
-
"system_device": "\\Device\\HarddiskVolume1",
|
210
|
-
"system_directory": "C:\\Windows\\system32",
|
211
|
-
"system_drive": "C:",
|
212
|
-
"total_visible_memory_size": "8283744",
|
213
|
-
"version": "6.1.7601",
|
214
|
-
"windows_directory": "C:\\Windows"
|
215
|
-
},
|
216
|
-
"product_type": "Server",
|
217
|
-
"release": "6.1.7601",
|
218
|
-
"server_core": false,
|
219
|
-
"system_type": "Desktop",
|
220
|
-
"version": "6.1.7601 Service Pack 1 Build 7601"
|
221
|
-
},
|
222
|
-
"keys": {
|
223
|
-
"ssh": {
|
224
|
-
"host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
|
225
|
-
"host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
|
226
|
-
}
|
227
|
-
},
|
228
|
-
"languages": {
|
229
|
-
"powershell": {
|
230
|
-
"build_version": "6.2.9200.22198",
|
231
|
-
"clr_version": "4.0.30319.42000",
|
232
|
-
"compatible_versions": [
|
233
|
-
"1.0",
|
234
|
-
"2.0",
|
235
|
-
"3.0"
|
236
|
-
],
|
237
|
-
"remoting_protocol_version": "2.2",
|
238
|
-
"serialization_version": "1.1.0.1",
|
239
|
-
"version": "3.0",
|
240
|
-
"ws_man_stack_version": "3.0"
|
241
|
-
},
|
242
|
-
"ruby": {
|
243
|
-
"bin_dir": "/usr/local/bin",
|
244
|
-
"gem_bin": "/usr/local/bin/gem",
|
245
|
-
"gems_dir": "/usr/local/gems",
|
246
|
-
"ruby_bin": "/usr/local/bin/ruby"
|
247
|
-
}
|
248
|
-
},
|
249
|
-
"macaddress": "11:11:11:11:11:11",
|
250
|
-
"machinename": "Fauxhai",
|
251
|
-
"memory": {
|
252
|
-
"total": "1048576kB"
|
253
|
-
},
|
254
|
-
"network": {
|
255
|
-
"default_gateway": "10.0.0.1",
|
256
|
-
"default_interface": "0xe",
|
257
|
-
"interfaces": {
|
258
|
-
"0xe": {
|
259
|
-
"addresses": {
|
260
|
-
"10.0.0.2": {
|
261
|
-
"broadcast": "10.0.0.255",
|
262
|
-
"family": "inet",
|
263
|
-
"netmask": "255.255.255.0",
|
264
|
-
"prefixlen": "24"
|
265
|
-
},
|
266
|
-
"11:11:11:11:11:11": {
|
267
|
-
"family": "lladdr"
|
268
|
-
}
|
269
|
-
},
|
270
|
-
"arp": {
|
271
|
-
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
|
272
|
-
},
|
273
|
-
"configuration": {
|
274
|
-
"caption": "[00000012] Ethernet Adapter",
|
275
|
-
"database_path": "%SystemRoot%\\System32\\drivers\\etc",
|
276
|
-
"default_ip_gateway": [
|
277
|
-
"default_gateway"
|
278
|
-
],
|
279
|
-
"description": "Ethernet Adapter",
|
280
|
-
"dhcp_enabled": false,
|
281
|
-
"dns_domain_suffix_search_order": [],
|
282
|
-
"dns_enabled_for_wins_resolution": false,
|
283
|
-
"dns_host_name": "Fauxhai",
|
284
|
-
"domain_dns_registration_enabled": false,
|
285
|
-
"full_dns_registration_enabled": true,
|
286
|
-
"gateway_cost_metric": [
|
287
|
-
0
|
288
|
-
],
|
289
|
-
"index": 12,
|
290
|
-
"interface_index": 14,
|
291
|
-
"ip_address": [
|
292
|
-
"10.0.0.2"
|
293
|
-
],
|
294
|
-
"ip_connection_metric": 5,
|
295
|
-
"ip_enabled": true,
|
296
|
-
"ip_filter_security_enabled": false,
|
297
|
-
"ip_sec_permit_ip_protocols": [],
|
298
|
-
"ip_sec_permit_tcp_ports": [],
|
299
|
-
"ip_sec_permit_udp_ports": [],
|
300
|
-
"ip_subnet": [
|
301
|
-
"255.255.255.0",
|
302
|
-
"64"
|
303
|
-
],
|
304
|
-
"mac_address": "11:11:11:11:11:11",
|
305
|
-
"service_name": "netkvm",
|
306
|
-
"setting_id": "{00000000-0000-0000-0000-000000000000}",
|
307
|
-
"tcp_window_size": 64240,
|
308
|
-
"tcpip_netbios_options": 0,
|
309
|
-
"wins_enable_lm_hosts_lookup": true,
|
310
|
-
"wins_scope_id": ""
|
311
|
-
},
|
312
|
-
"counters": {},
|
313
|
-
"encapsulation": "Ethernet",
|
314
|
-
"instance": {
|
315
|
-
"adapter_type": "Ethernet 802.3",
|
316
|
-
"adapter_type_id": 0,
|
317
|
-
"availability": 3,
|
318
|
-
"caption": "[00000012] Ethernet Adapter",
|
319
|
-
"config_manager_error_code": 0,
|
320
|
-
"config_manager_user_config": false,
|
321
|
-
"creation_class_name": "Win32_NetworkAdapter",
|
322
|
-
"description": "Ethernet Adapter",
|
323
|
-
"device_id": "12",
|
324
|
-
"guid": "{00000000-0000-0000-0000-000000000000}",
|
325
|
-
"index": 12,
|
326
|
-
"installed": true,
|
327
|
-
"interface_index": 14,
|
328
|
-
"mac_address": "11:11:11:11:11:11",
|
329
|
-
"manufacturer": "",
|
330
|
-
"max_number_controlled": 0,
|
331
|
-
"name": "Ethernet Adapter",
|
332
|
-
"net_connection_id": "Ethernet",
|
333
|
-
"net_connection_status": 2,
|
334
|
-
"net_enabled": true,
|
335
|
-
"physical_adapter": true,
|
336
|
-
"pnp_device_id": "PCI\\VEN_0000&DEV_0000&SUBSYS_000000000&REV_00\\0&0000000000&00",
|
337
|
-
"power_management_supported": false,
|
338
|
-
"product_name": "Ethernet Adapter",
|
339
|
-
"service_name": "netkvm",
|
340
|
-
"speed": "10000000000",
|
341
|
-
"system_creation_class_name": "Win32_ComputerSystem",
|
342
|
-
"system_name": "Fauxhai",
|
343
|
-
"time_of_last_reset": "20000101000001.000000+000"
|
344
|
-
},
|
345
|
-
"type": "Ethernet 802.3"
|
346
|
-
}
|
347
|
-
}
|
348
|
-
},
|
349
|
-
"ohai_time": 1548886376.046597,
|
350
|
-
"os": "windows",
|
351
|
-
"os_version": "6.1.7601",
|
352
|
-
"packages": {
|
353
|
-
"AWS PV Drivers": {
|
354
|
-
"installdate": "20181014",
|
355
|
-
"publisher": "Amazon Web Services",
|
356
|
-
"version": "8.2.4"
|
357
|
-
},
|
358
|
-
"AWS Tools for Windows": {
|
359
|
-
"installdate": "20190109",
|
360
|
-
"publisher": "Amazon Web Services Developer Relations",
|
361
|
-
"version": "3.15.647"
|
362
|
-
},
|
363
|
-
"Amazon SSM Agent": {
|
364
|
-
"publisher": "Amazon Web Services",
|
365
|
-
"version": "2.3.344.0"
|
366
|
-
},
|
367
|
-
"Chef Client v14.10.9": {
|
368
|
-
"installdate": "20190130",
|
369
|
-
"publisher": "Chef Software, Inc.",
|
370
|
-
"version": "14.10.9.1"
|
371
|
-
},
|
372
|
-
"EC2ConfigService": {
|
373
|
-
"publisher": "Amazon Web Services",
|
374
|
-
"version": "4.9.3160.0"
|
375
|
-
},
|
376
|
-
"Microsoft .NET Framework 4.7.2": {
|
377
|
-
"publisher": "Microsoft Corporation",
|
378
|
-
"version": "4.7.03062"
|
379
|
-
},
|
380
|
-
"Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729": {
|
381
|
-
"installdate": "20110305",
|
382
|
-
"publisher": "Microsoft Corporation",
|
383
|
-
"version": "9.0.30729"
|
384
|
-
},
|
385
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4087364)": {
|
386
|
-
"publisher": "Microsoft Corporation",
|
387
|
-
"version": "1"
|
388
|
-
},
|
389
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4338420)": {
|
390
|
-
"publisher": "Microsoft Corporation",
|
391
|
-
"version": "1"
|
392
|
-
},
|
393
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4344146)": {
|
394
|
-
"publisher": "Microsoft Corporation",
|
395
|
-
"version": "1"
|
396
|
-
},
|
397
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4457016)": {
|
398
|
-
"publisher": "Microsoft Corporation",
|
399
|
-
"version": "1"
|
400
|
-
},
|
401
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4457035)": {
|
402
|
-
"publisher": "Microsoft Corporation",
|
403
|
-
"version": "1"
|
404
|
-
},
|
405
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4459942)": {
|
406
|
-
"publisher": "Microsoft Corporation",
|
407
|
-
"version": "1"
|
408
|
-
},
|
409
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4470640)": {
|
410
|
-
"publisher": "Microsoft Corporation",
|
411
|
-
"version": "1"
|
412
|
-
},
|
413
|
-
"Update for Microsoft .NET Framework 4.7.2 (KB4480055)": {
|
414
|
-
"publisher": "Microsoft Corporation",
|
415
|
-
"version": "1"
|
416
|
-
},
|
417
|
-
"Windows Driver Package - Amazon Inc. (AWSNVMe) SCSIAdapter (01/11/2018 1.0.0.146)": {
|
418
|
-
"publisher": "Amazon Inc.",
|
419
|
-
"version": "01/11/2018 1.0.0.146"
|
420
|
-
},
|
421
|
-
"Windows Driver Package - Amazon Inc. (AWSNVMe) SCSIAdapter (11/16/2017 1.0.0.105)": {
|
422
|
-
"publisher": "Amazon Inc.",
|
423
|
-
"version": "11/16/2017 1.0.0.105"
|
424
|
-
},
|
425
|
-
"aws-cfn-bootstrap": {
|
426
|
-
"installdate": "20121207",
|
427
|
-
"publisher": "Amazon Web Services",
|
428
|
-
"version": "1.3.6"
|
429
|
-
}
|
430
|
-
},
|
431
|
-
"platform": "windows",
|
432
|
-
"platform_family": "windows",
|
433
|
-
"platform_version": "6.1.7601",
|
434
|
-
"root_group": "Administrators",
|
435
|
-
"shard_seed": 231248930,
|
436
|
-
"time": {
|
437
|
-
"timezone": "GMT"
|
438
|
-
},
|
439
|
-
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
440
|
-
"uptime_seconds": 2646450,
|
441
|
-
"virtualization": {
|
442
|
-
"systems": {}
|
443
|
-
}
|
444
|
-
}
|