fauxhai 6.11.0 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fauxhai/.DS_Store +0 -0
  3. data/lib/fauxhai/platforms/.DS_Store +0 -0
  4. data/lib/fauxhai/platforms/clearos/.DS_Store +0 -0
  5. data/lib/fauxhai/platforms/gentoo/.DS_Store +0 -0
  6. data/lib/fauxhai/platforms/linuxmint/.DS_Store +0 -0
  7. data/lib/fauxhai/version.rb +1 -1
  8. metadata +9 -39
  9. data/lib/fauxhai/platforms/amazon/2012.09.json +0 -3584
  10. data/lib/fauxhai/platforms/amazon/2013.09.json +0 -3755
  11. data/lib/fauxhai/platforms/amazon/2014.03.json +0 -3599
  12. data/lib/fauxhai/platforms/amazon/2014.09.json +0 -3469
  13. data/lib/fauxhai/platforms/amazon/2017.12.json +0 -4514
  14. data/lib/fauxhai/platforms/centos/5.10.json +0 -4927
  15. data/lib/fauxhai/platforms/centos/6.7.json +0 -623
  16. data/lib/fauxhai/platforms/centos/7.2.1511.json +0 -3772
  17. data/lib/fauxhai/platforms/clearos/7.0.json +0 -1970
  18. data/lib/fauxhai/platforms/debian/7.10.json +0 -3680
  19. data/lib/fauxhai/platforms/debian/8.7.json +0 -2709
  20. data/lib/fauxhai/platforms/debian/8.8.json +0 -3607
  21. data/lib/fauxhai/platforms/debian/9.0.json +0 -3088
  22. data/lib/fauxhai/platforms/debian/9.1.json +0 -3088
  23. data/lib/fauxhai/platforms/fedora/24.json +0 -3240
  24. data/lib/fauxhai/platforms/fedora/25.json +0 -3280
  25. data/lib/fauxhai/platforms/freebsd/10.3.json +0 -468
  26. data/lib/fauxhai/platforms/freebsd/11.0.json +0 -462
  27. data/lib/fauxhai/platforms/gentoo/4.9.6-gentoo-r1.json +0 -1293
  28. data/lib/fauxhai/platforms/ios_xr/6.0.0.14I.json +0 -348
  29. data/lib/fauxhai/platforms/linuxmint/18.1.json +0 -10760
  30. data/lib/fauxhai/platforms/linuxmint/18.2.json +0 -10151
  31. data/lib/fauxhai/platforms/mac_os_x/10.10.json +0 -934
  32. data/lib/fauxhai/platforms/nexus/5.json +0 -304
  33. data/lib/fauxhai/platforms/omnios/151018.json +0 -2357
  34. data/lib/fauxhai/platforms/opensuse/13.2.json +0 -4752
  35. data/lib/fauxhai/platforms/opensuse/42.1.json +0 -5670
  36. data/lib/fauxhai/platforms/oracle/5.10.json +0 -7029
  37. data/lib/fauxhai/platforms/oracle/7.2.json +0 -6396
  38. data/lib/fauxhai/platforms/redhat/5.10.json +0 -6682
  39. data/lib/fauxhai/platforms/redhat/7.2.json +0 -3822
  40. data/lib/fauxhai/platforms/solaris2/5.10.json +0 -1952
  41. data/lib/fauxhai/platforms/windows/7.json +0 -637
@@ -1,462 +0,0 @@
1
- {
2
- "chef_packages": {
3
- "chef": {
4
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib",
5
- "version": "13.1.31"
6
- },
7
- "ohai": {
8
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai",
9
- "version": "13.1.0"
10
- }
11
- },
12
- "command": {
13
- "ps": "ps -axww"
14
- },
15
- "counters": {
16
- "network": {
17
- "interfaces": {
18
- "em0": {
19
- "rx": {
20
- "bytes": 0,
21
- "compressed": 0,
22
- "drop": 0,
23
- "errors": 0,
24
- "frame": 0,
25
- "multicast": 0,
26
- "overrun": 0,
27
- "packets": 0
28
- },
29
- "tx": {
30
- "bytes": 0,
31
- "carrier": 0,
32
- "collisions": 0,
33
- "compressed": 0,
34
- "drop": 0,
35
- "errors": 0,
36
- "overrun": 0,
37
- "packets": 0
38
- }
39
- },
40
- "lo": {
41
- "rx": {
42
- "bytes": 0,
43
- "drop": 0,
44
- "errors": 0,
45
- "overrun": 0,
46
- "packets": 0
47
- },
48
- "tx": {
49
- "bytes": 0,
50
- "carrier": 0,
51
- "collisions": 0,
52
- "drop": 0,
53
- "errors": 0,
54
- "packets": 0,
55
- "queuelen": "1"
56
- }
57
- }
58
- }
59
- }
60
- },
61
- "cpu": {
62
- "cores": 1,
63
- "real": 1,
64
- "total": 1
65
- },
66
- "current_user": "fauxhai",
67
- "deprecated": true,
68
- "dmi": {
69
- "base_board": {
70
- "all_records": [
71
- {
72
- "Asset Tag": "Not Specified",
73
- "Chassis Handle": "0x0003",
74
- "Contained Object Handles": "0",
75
- "Features": {
76
- "Board is a hosting board": null
77
- },
78
- "Location In Chassis": "Not Specified",
79
- "Manufacturer": "Oracle Corporation",
80
- "Product Name": "VirtualBox",
81
- "Serial Number": "0",
82
- "Type": "Motherboard",
83
- "Version": "1.2",
84
- "application_identifier": "Base Board Information",
85
- "record_id": "0x0008",
86
- "size": "2"
87
- }
88
- ],
89
- "asset_tag": "Not Specified",
90
- "chassis_handle": "0x0003",
91
- "contained_object_handles": "0",
92
- "location_in_chassis": "Not Specified",
93
- "manufacturer": "Oracle Corporation",
94
- "product_name": "VirtualBox",
95
- "serial_number": "0",
96
- "type": "Motherboard",
97
- "version": "1.2"
98
- },
99
- "bios": {
100
- "address": "0xE0000",
101
- "all_records": [
102
- {
103
- "Address": "0xE0000",
104
- "Characteristics": {
105
- "8042 keyboard services are supported (int 9h)": null,
106
- "ACPI is supported": null,
107
- "Boot from CD is supported": null,
108
- "CGA/mono video services are supported (int 10h)": null,
109
- "ISA is supported": null,
110
- "PCI is supported": null,
111
- "Selectable boot is supported": null
112
- },
113
- "ROM Size": "128 kB",
114
- "Release Date": "12/01/2006",
115
- "Runtime Size": "128 kB",
116
- "Vendor": "innotek GmbH",
117
- "Version": "VirtualBox",
118
- "application_identifier": "BIOS Information",
119
- "record_id": "0x0000",
120
- "size": "0"
121
- }
122
- ],
123
- "release_date": "12/01/2006",
124
- "rom_size": "128 kB",
125
- "runtime_size": "128 kB",
126
- "vendor": "innotek GmbH",
127
- "version": "VirtualBox"
128
- },
129
- "chassis": {
130
- "all_records": [
131
- {
132
- "Asset Tag": "Not Specified",
133
- "Boot-up State": "Safe",
134
- "Lock": "Not Present",
135
- "Manufacturer": "Oracle Corporation",
136
- "Power Supply State": "Safe",
137
- "Security Status": "None",
138
- "Serial Number": "Not Specified",
139
- "Thermal State": "Safe",
140
- "Type": "Other",
141
- "Version": "Not Specified",
142
- "application_identifier": "Chassis Information",
143
- "record_id": "0x0003",
144
- "size": "3"
145
- }
146
- ],
147
- "asset_tag": "Not Specified",
148
- "boot_up_state": "Safe",
149
- "lock": "Not Present",
150
- "manufacturer": "Oracle Corporation",
151
- "power_supply_state": "Safe",
152
- "security_status": "None",
153
- "serial_number": "Not Specified",
154
- "thermal_state": "Safe",
155
- "type": "Other",
156
- "version": "Not Specified"
157
- },
158
- "dmidecode_version": "3.0",
159
- "oem_strings": {
160
- "all_records": [
161
- {
162
- "String 1": "vboxVer_5.1.22",
163
- "String 2": "vboxRev_115126",
164
- "application_identifier": "OEM Strings",
165
- "record_id": "0x0002",
166
- "size": "11"
167
- }
168
- ],
169
- "string_1": "vboxVer_5.1.22",
170
- "string_2": "vboxRev_115126"
171
- },
172
- "smbios_version": "2.5",
173
- "structures": {
174
- "count": "10",
175
- "size": "450"
176
- },
177
- "system": {
178
- "all_records": [
179
- {
180
- "Family": "Virtual Machine",
181
- "Manufacturer": "innotek GmbH",
182
- "Product Name": "VirtualBox",
183
- "SKU Number": "Not Specified",
184
- "Serial Number": "0",
185
- "UUID": "04F5CCB7-7D0E-4DEA-8E9B-DE64C9613A4B",
186
- "Version": "1.2",
187
- "Wake-up Type": "Power Switch",
188
- "application_identifier": "System Information",
189
- "record_id": "0x0001",
190
- "size": "1"
191
- }
192
- ],
193
- "family": "Virtual Machine",
194
- "manufacturer": "innotek GmbH",
195
- "product_name": "VirtualBox",
196
- "serial_number": "0",
197
- "sku_number": "Not Specified",
198
- "uuid": "04F5CCB7-7D0E-4DEA-8E9B-DE64C9613A4B",
199
- "version": "1.2",
200
- "wake_up_type": "Power Switch"
201
- },
202
- "table_location": "0x000E1000"
203
- },
204
- "domain": "local",
205
- "etc": {
206
- "group": {
207
- "fauxhai": {
208
- "gid": 0,
209
- "members": [
210
- "fauxhai"
211
- ]
212
- }
213
- },
214
- "passwd": {
215
- "fauxhai": {
216
- "dir": "/home/fauxhai",
217
- "gecos": "Fauxhai",
218
- "gid": 0,
219
- "shell": "/bin/bash",
220
- "uid": 0
221
- }
222
- }
223
- },
224
- "filesystem": {
225
- "/dev/ada0s1a": {
226
- "fs_type": "ufs",
227
- "inodes_available": "1793875",
228
- "inodes_percent_used": "11",
229
- "inodes_used": "212523",
230
- "kb_available": "12159420",
231
- "kb_size": "15225340",
232
- "kb_used": "1847896",
233
- "mount": "/",
234
- "mount_options": [
235
- "local",
236
- "journaled soft-updates"
237
- ],
238
- "percent_used": "13%",
239
- "total_inodes": "2006398"
240
- },
241
- "devfs": {
242
- "fs_type": "devfs",
243
- "inodes_available": "0",
244
- "inodes_percent_used": "100",
245
- "inodes_used": "0",
246
- "kb_available": "0",
247
- "kb_size": "1",
248
- "kb_used": "1",
249
- "mount": "/dev",
250
- "mount_options": [
251
- "local",
252
- "multilabel"
253
- ],
254
- "percent_used": "100%",
255
- "total_inodes": "0"
256
- }
257
- },
258
- "fqdn": "fauxhai.local",
259
- "hostname": "Fauxhai",
260
- "idle": "30 days 15 hours 07 minutes 30 seconds",
261
- "idletime_seconds": 2646450,
262
- "ipaddress": "10.0.0.2",
263
- "kernel": {
264
- "ident": "GENERIC",
265
- "machine": "amd64",
266
- "modules": {
267
- "kernel": {
268
- "refcount": "1",
269
- "size": "1fa7c38"
270
- }
271
- },
272
- "name": "FreeBSD",
273
- "os": "FreeBSD",
274
- "processor": "amd64",
275
- "release": "11.0-RELEASE-p1",
276
- "securelevel": [
277
- "kern.securelevel: -1"
278
- ],
279
- "version": "FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC "
280
- },
281
- "keys": {
282
- "ssh": {
283
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
284
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
285
- }
286
- },
287
- "languages": {
288
- "powershell": null,
289
- "ruby": {
290
- "bin_dir": "/usr/local/bin",
291
- "gem_bin": "/usr/local/bin/gem",
292
- "gems_dir": "/usr/local/gems",
293
- "host": "amd64-portbld-freebsd11",
294
- "host_cpu": "amd64",
295
- "host_os": "freebsd11",
296
- "host_vendor": "portbld",
297
- "platform": "amd64-freebsd11",
298
- "release_date": "2016-11-21",
299
- "ruby_bin": "/usr/local/bin/ruby",
300
- "target": "amd64-portbld-freebsd11",
301
- "target_cpu": "amd64",
302
- "target_os": "freebsd11",
303
- "target_vendor": "portbld",
304
- "version": "2.3.3"
305
- }
306
- },
307
- "macaddress": "11:11:11:11:11:11",
308
- "machinename": "Fauxhai",
309
- "memory": {
310
- "total": "1048576kB"
311
- },
312
- "network": {
313
- "default_gateway": "10.0.0.1",
314
- "default_interface": "em0",
315
- "interfaces": {
316
- "em0": {
317
- "addresses": {
318
- "10.0.0.2": {
319
- "broadcast": "10.0.0.255",
320
- "family": "inet",
321
- "ip_scope": "RFC1918 PRIVATE",
322
- "netmask": "255.255.255.0",
323
- "prefixlen": "24",
324
- "scope": "Global"
325
- },
326
- "11:11:11:11:11:11": {
327
- "family": "lladdr"
328
- },
329
- "fe80::11:1111:1111:1111": {
330
- "family": "inet6",
331
- "ip_scope": "LINK LOCAL UNICAST",
332
- "prefixlen": "64",
333
- "scope": "Link",
334
- "tags": []
335
- }
336
- },
337
- "arp": {
338
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
339
- },
340
- "encapsulation": "Ethernet",
341
- "flags": [
342
- "BROADCAST",
343
- "MULTICAST",
344
- "UP",
345
- "LOWER_UP"
346
- ],
347
- "mtu": "1500",
348
- "number": "0",
349
- "ring_params": {},
350
- "routes": [
351
- {
352
- "destination": "default",
353
- "family": "inet",
354
- "via": "10.0.0.1"
355
- },
356
- {
357
- "destination": "10.0.0.0/24",
358
- "family": "inet",
359
- "proto": "kernel",
360
- "scope": "link",
361
- "src": "10.0.0.2"
362
- },
363
- {
364
- "destination": "fe80::/64",
365
- "family": "inet6",
366
- "metric": "256",
367
- "proto": "kernel"
368
- }
369
- ],
370
- "state": "up",
371
- "type": "em"
372
- },
373
- "lo": {
374
- "addresses": {
375
- "127.0.0.1": {
376
- "family": "inet",
377
- "ip_scope": "LOOPBACK",
378
- "netmask": "255.0.0.0",
379
- "prefixlen": "8",
380
- "scope": "Node"
381
- },
382
- "::1": {
383
- "family": "inet6",
384
- "ip_scope": "LINK LOCAL LOOPBACK",
385
- "prefixlen": "128",
386
- "scope": "Node",
387
- "tags": []
388
- }
389
- },
390
- "encapsulation": "Loopback",
391
- "flags": [
392
- "LOOPBACK",
393
- "UP",
394
- "LOWER_UP"
395
- ],
396
- "mtu": "65536",
397
- "state": "unknown"
398
- }
399
- }
400
- },
401
- "ohai_time": 1497291286.7386656,
402
- "os": "freebsd",
403
- "os_version": "1100122",
404
- "packages": {
405
- "ca_root_nss": {
406
- "version": "3.30.2"
407
- },
408
- "curl": {
409
- "version": "7.54.0"
410
- },
411
- "dmidecode": {
412
- "version": "3.0"
413
- },
414
- "gettext-runtime": {
415
- "version": "0.19.8.1_1"
416
- },
417
- "indexinfo": {
418
- "version": "0.2.6"
419
- },
420
- "libedit": {
421
- "version": "3.1.20150325_2,1"
422
- },
423
- "libffi": {
424
- "version": "3.2.1"
425
- },
426
- "libnghttp2": {
427
- "version": "1.21.0"
428
- },
429
- "libyaml": {
430
- "version": "0.1.6_2"
431
- },
432
- "pkg": {
433
- "version": "1.10.1"
434
- },
435
- "ruby": {
436
- "version": "2.3.3_2,1"
437
- },
438
- "ruby23-gems": {
439
- "version": "2.6.12"
440
- },
441
- "sudo": {
442
- "version": "1.8.20p1"
443
- }
444
- },
445
- "platform": "freebsd",
446
- "platform_family": "freebsd",
447
- "platform_version": "11.0-RELEASE-p1",
448
- "root_group": "wheel",
449
- "shells": [
450
- "/bin/sh",
451
- "/bin/csh",
452
- "/bin/tcsh"
453
- ],
454
- "time": {
455
- "timezone": "GMT"
456
- },
457
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
458
- "uptime_seconds": 2646450,
459
- "virtualization": {
460
- "systems": {}
461
- }
462
- }