fauxhai 3.4.0 → 3.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +7 -0
- data/Rakefile +3 -0
- data/fauxhai.gemspec +1 -1
- data/lib/fauxhai/mocker.rb +1 -1
- data/lib/fauxhai/platforms/amazon/{2016-03.json → 2016.03.json} +1 -1
- data/lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json +675 -0
- data/lib/fauxhai/platforms/centos/6.8.json +619 -0
- data/lib/fauxhai/platforms/debian/7.10.json +646 -0
- data/lib/fauxhai/platforms/gentoo/2.2.json +413 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +9 -4
@@ -0,0 +1,646 @@
|
|
1
|
+
{
|
2
|
+
"kernel": {
|
3
|
+
"name": "Linux",
|
4
|
+
"release": "3.2.0-4-amd64",
|
5
|
+
"version": "#1 SMP Debian 3.2.78-1",
|
6
|
+
"machine": "x86_64",
|
7
|
+
"processor": "unknown",
|
8
|
+
"os": "GNU/Linux",
|
9
|
+
"modules": {
|
10
|
+
"vboxsf": {
|
11
|
+
"size": "33363",
|
12
|
+
"refcount": "0"
|
13
|
+
},
|
14
|
+
"nfsd": {
|
15
|
+
"size": "216181",
|
16
|
+
"refcount": "2"
|
17
|
+
},
|
18
|
+
"nfs": {
|
19
|
+
"size": "308353",
|
20
|
+
"refcount": "0"
|
21
|
+
},
|
22
|
+
"nfs_acl": {
|
23
|
+
"size": "12511",
|
24
|
+
"refcount": "2"
|
25
|
+
},
|
26
|
+
"auth_rpcgss": {
|
27
|
+
"size": "37143",
|
28
|
+
"refcount": "2"
|
29
|
+
},
|
30
|
+
"fscache": {
|
31
|
+
"size": "36739",
|
32
|
+
"refcount": "1"
|
33
|
+
},
|
34
|
+
"lockd": {
|
35
|
+
"size": "67306",
|
36
|
+
"refcount": "2"
|
37
|
+
},
|
38
|
+
"sunrpc": {
|
39
|
+
"size": "173775",
|
40
|
+
"refcount": "6"
|
41
|
+
},
|
42
|
+
"ext2": {
|
43
|
+
"size": "59288",
|
44
|
+
"refcount": "1"
|
45
|
+
},
|
46
|
+
"loop": {
|
47
|
+
"size": "22641",
|
48
|
+
"refcount": "0"
|
49
|
+
},
|
50
|
+
"dm_crypt": {
|
51
|
+
"size": "22586",
|
52
|
+
"refcount": "0"
|
53
|
+
},
|
54
|
+
"evdev": {
|
55
|
+
"size": "17562",
|
56
|
+
"refcount": "4"
|
57
|
+
},
|
58
|
+
"ac": {
|
59
|
+
"size": "12624",
|
60
|
+
"refcount": "0"
|
61
|
+
},
|
62
|
+
"battery": {
|
63
|
+
"size": "13146",
|
64
|
+
"refcount": "0"
|
65
|
+
},
|
66
|
+
"video": {
|
67
|
+
"size": "17683",
|
68
|
+
"refcount": "0"
|
69
|
+
},
|
70
|
+
"power_supply": {
|
71
|
+
"size": "13475",
|
72
|
+
"refcount": "2"
|
73
|
+
},
|
74
|
+
"processor": {
|
75
|
+
"size": "28149",
|
76
|
+
"refcount": "0"
|
77
|
+
},
|
78
|
+
"button": {
|
79
|
+
"size": "12937",
|
80
|
+
"refcount": "0"
|
81
|
+
},
|
82
|
+
"thermal_sys": {
|
83
|
+
"size": "18040",
|
84
|
+
"refcount": "2"
|
85
|
+
},
|
86
|
+
"vboxvideo": {
|
87
|
+
"size": "12437",
|
88
|
+
"refcount": "0"
|
89
|
+
},
|
90
|
+
"drm": {
|
91
|
+
"size": "183952",
|
92
|
+
"refcount": "1"
|
93
|
+
},
|
94
|
+
"snd_pcm": {
|
95
|
+
"size": "68083",
|
96
|
+
"refcount": "0"
|
97
|
+
},
|
98
|
+
"snd_page_alloc": {
|
99
|
+
"size": "13003",
|
100
|
+
"refcount": "1"
|
101
|
+
},
|
102
|
+
"snd_timer": {
|
103
|
+
"size": "22930",
|
104
|
+
"refcount": "1"
|
105
|
+
},
|
106
|
+
"snd": {
|
107
|
+
"size": "52893",
|
108
|
+
"refcount": "2"
|
109
|
+
},
|
110
|
+
"soundcore": {
|
111
|
+
"size": "13065",
|
112
|
+
"refcount": "1"
|
113
|
+
},
|
114
|
+
"psmouse": {
|
115
|
+
"size": "69322",
|
116
|
+
"refcount": "0"
|
117
|
+
},
|
118
|
+
"i2c_piix4": {
|
119
|
+
"size": "12536",
|
120
|
+
"refcount": "0"
|
121
|
+
},
|
122
|
+
"i2c_core": {
|
123
|
+
"size": "23876",
|
124
|
+
"refcount": "2"
|
125
|
+
},
|
126
|
+
"pcspkr": {
|
127
|
+
"size": "12579",
|
128
|
+
"refcount": "0"
|
129
|
+
},
|
130
|
+
"serio_raw": {
|
131
|
+
"size": "12931",
|
132
|
+
"refcount": "0"
|
133
|
+
},
|
134
|
+
"vboxguest": {
|
135
|
+
"size": "181207",
|
136
|
+
"refcount": "2"
|
137
|
+
},
|
138
|
+
"ext4": {
|
139
|
+
"size": "350915",
|
140
|
+
"refcount": "1"
|
141
|
+
},
|
142
|
+
"crc16": {
|
143
|
+
"size": "12343",
|
144
|
+
"refcount": "1"
|
145
|
+
},
|
146
|
+
"jbd2": {
|
147
|
+
"size": "62388",
|
148
|
+
"refcount": "1"
|
149
|
+
},
|
150
|
+
"mbcache": {
|
151
|
+
"size": "13114",
|
152
|
+
"refcount": "2"
|
153
|
+
},
|
154
|
+
"dm_mod": {
|
155
|
+
"size": "63645",
|
156
|
+
"refcount": "7"
|
157
|
+
},
|
158
|
+
"sg": {
|
159
|
+
"size": "25874",
|
160
|
+
"refcount": "0"
|
161
|
+
},
|
162
|
+
"sd_mod": {
|
163
|
+
"size": "36136",
|
164
|
+
"refcount": "3"
|
165
|
+
},
|
166
|
+
"crc_t10dif": {
|
167
|
+
"size": "12348",
|
168
|
+
"refcount": "1"
|
169
|
+
},
|
170
|
+
"ata_generic": {
|
171
|
+
"size": "12479",
|
172
|
+
"refcount": "0"
|
173
|
+
},
|
174
|
+
"crc32c_intel": {
|
175
|
+
"size": "12747",
|
176
|
+
"refcount": "0"
|
177
|
+
},
|
178
|
+
"aesni_intel": {
|
179
|
+
"size": "50667",
|
180
|
+
"refcount": "0"
|
181
|
+
},
|
182
|
+
"ahci": {
|
183
|
+
"size": "29136",
|
184
|
+
"refcount": "2"
|
185
|
+
},
|
186
|
+
"libahci": {
|
187
|
+
"size": "22941",
|
188
|
+
"refcount": "1"
|
189
|
+
},
|
190
|
+
"ata_piix": {
|
191
|
+
"size": "29535",
|
192
|
+
"refcount": "0"
|
193
|
+
},
|
194
|
+
"aes_x86_64": {
|
195
|
+
"size": "16843",
|
196
|
+
"refcount": "1"
|
197
|
+
},
|
198
|
+
"aes_generic": {
|
199
|
+
"size": "33026",
|
200
|
+
"refcount": "2"
|
201
|
+
},
|
202
|
+
"cryptd": {
|
203
|
+
"size": "14517",
|
204
|
+
"refcount": "1"
|
205
|
+
},
|
206
|
+
"e1000": {
|
207
|
+
"size": "86209",
|
208
|
+
"refcount": "0"
|
209
|
+
},
|
210
|
+
"libata": {
|
211
|
+
"size": "140721",
|
212
|
+
"refcount": "4"
|
213
|
+
},
|
214
|
+
"scsi_mod": {
|
215
|
+
"size": "162321",
|
216
|
+
"refcount": "3"
|
217
|
+
}
|
218
|
+
}
|
219
|
+
},
|
220
|
+
"os": "linux",
|
221
|
+
"os_version": "3.2.0-4-amd64",
|
222
|
+
"lsb": {
|
223
|
+
"id": "Debian",
|
224
|
+
"description": "Debian GNU/Linux 7.10 (wheezy)",
|
225
|
+
"release": "7.10",
|
226
|
+
"codename": "wheezy"
|
227
|
+
},
|
228
|
+
"platform": "debian",
|
229
|
+
"platform_version": "7.10",
|
230
|
+
"platform_family": "debian",
|
231
|
+
"filesystem": {
|
232
|
+
"rootfs": {
|
233
|
+
"kb_size": "40002148",
|
234
|
+
"kb_used": "1135388",
|
235
|
+
"kb_available": "36834736",
|
236
|
+
"percent_used": "3%",
|
237
|
+
"mount": "/",
|
238
|
+
"total_inodes": "2542736",
|
239
|
+
"inodes_used": "46236",
|
240
|
+
"inodes_available": "2496500",
|
241
|
+
"inodes_percent_used": "2%"
|
242
|
+
},
|
243
|
+
"udev": {
|
244
|
+
"kb_size": "10240",
|
245
|
+
"kb_used": "0",
|
246
|
+
"kb_available": "10240",
|
247
|
+
"percent_used": "0%",
|
248
|
+
"mount": "/dev",
|
249
|
+
"total_inodes": "61946",
|
250
|
+
"inodes_used": "333",
|
251
|
+
"inodes_available": "61613",
|
252
|
+
"inodes_percent_used": "1%",
|
253
|
+
"fs_type": "devtmpfs",
|
254
|
+
"mount_options": [
|
255
|
+
"rw",
|
256
|
+
"relatime",
|
257
|
+
"size=10240k",
|
258
|
+
"nr_inodes=61946",
|
259
|
+
"mode=755"
|
260
|
+
]
|
261
|
+
},
|
262
|
+
"tmpfs": {
|
263
|
+
"kb_size": "101760",
|
264
|
+
"kb_used": "0",
|
265
|
+
"kb_available": "101760",
|
266
|
+
"percent_used": "0%",
|
267
|
+
"mount": "/run/shm",
|
268
|
+
"total_inodes": "63610",
|
269
|
+
"inodes_used": "2",
|
270
|
+
"inodes_available": "63608",
|
271
|
+
"inodes_percent_used": "1%",
|
272
|
+
"fs_type": "tmpfs",
|
273
|
+
"mount_options": [
|
274
|
+
"rw",
|
275
|
+
"nosuid",
|
276
|
+
"nodev",
|
277
|
+
"noexec",
|
278
|
+
"relatime",
|
279
|
+
"size=101760k"
|
280
|
+
]
|
281
|
+
},
|
282
|
+
"/dev/mapper/debian--7-root": {
|
283
|
+
"kb_size": "40002148",
|
284
|
+
"kb_used": "1135388",
|
285
|
+
"kb_available": "36834736",
|
286
|
+
"percent_used": "3%",
|
287
|
+
"mount": "/",
|
288
|
+
"total_inodes": "2542736",
|
289
|
+
"inodes_used": "46236",
|
290
|
+
"inodes_available": "2496500",
|
291
|
+
"inodes_percent_used": "2%",
|
292
|
+
"fs_type": "ext4",
|
293
|
+
"mount_options": [
|
294
|
+
"rw",
|
295
|
+
"relatime",
|
296
|
+
"errors=remount-ro",
|
297
|
+
"user_xattr",
|
298
|
+
"barrier=1",
|
299
|
+
"data=ordered"
|
300
|
+
],
|
301
|
+
"uuid": "4f8b9112-76ad-4fb4-8717-65eb31ba3226"
|
302
|
+
},
|
303
|
+
"/dev/sda1": {
|
304
|
+
"kb_size": "233191",
|
305
|
+
"kb_used": "18588",
|
306
|
+
"kb_available": "202162",
|
307
|
+
"percent_used": "9%",
|
308
|
+
"mount": "/boot",
|
309
|
+
"total_inodes": "124496",
|
310
|
+
"inodes_used": "240",
|
311
|
+
"inodes_available": "124256",
|
312
|
+
"inodes_percent_used": "1%",
|
313
|
+
"fs_type": "ext2",
|
314
|
+
"mount_options": [
|
315
|
+
"rw",
|
316
|
+
"relatime",
|
317
|
+
"errors=continue"
|
318
|
+
],
|
319
|
+
"uuid": "846f4bf5-9cab-42e4-b990-c5c3facf2454"
|
320
|
+
},
|
321
|
+
"sysfs": {
|
322
|
+
"mount": "/sys",
|
323
|
+
"fs_type": "sysfs",
|
324
|
+
"mount_options": [
|
325
|
+
"rw",
|
326
|
+
"nosuid",
|
327
|
+
"nodev",
|
328
|
+
"noexec",
|
329
|
+
"relatime"
|
330
|
+
]
|
331
|
+
},
|
332
|
+
"proc": {
|
333
|
+
"mount": "/proc",
|
334
|
+
"fs_type": "proc",
|
335
|
+
"mount_options": [
|
336
|
+
"rw",
|
337
|
+
"nosuid",
|
338
|
+
"nodev",
|
339
|
+
"noexec",
|
340
|
+
"relatime"
|
341
|
+
]
|
342
|
+
},
|
343
|
+
"devpts": {
|
344
|
+
"mount": "/dev/pts",
|
345
|
+
"fs_type": "devpts",
|
346
|
+
"mount_options": [
|
347
|
+
"rw",
|
348
|
+
"nosuid",
|
349
|
+
"noexec",
|
350
|
+
"relatime",
|
351
|
+
"gid=5",
|
352
|
+
"mode=620",
|
353
|
+
"ptmxmode=000"
|
354
|
+
]
|
355
|
+
},
|
356
|
+
"rpc_pipefs": {
|
357
|
+
"mount": "/var/lib/nfs/rpc_pipefs",
|
358
|
+
"fs_type": "rpc_pipefs",
|
359
|
+
"mount_options": [
|
360
|
+
"rw",
|
361
|
+
"relatime"
|
362
|
+
]
|
363
|
+
},
|
364
|
+
"/dev/sda5": {
|
365
|
+
"fs_type": "LVM2_member",
|
366
|
+
"uuid": "RtsqTI-j69R-32H3-yDWn-D2cY-qVtV-dkkue9"
|
367
|
+
},
|
368
|
+
"/dev/mapper/debian--7-swap_1": {
|
369
|
+
"fs_type": "swap",
|
370
|
+
"uuid": "9844de97-309d-4f3c-b10e-746dd4285bf4"
|
371
|
+
}
|
372
|
+
},
|
373
|
+
"init_package": "init",
|
374
|
+
"dmi": {
|
375
|
+
"dmidecode_version": "2.11",
|
376
|
+
"smbios_version": "2.5",
|
377
|
+
"structures": {
|
378
|
+
"count": "10",
|
379
|
+
"size": "450"
|
380
|
+
},
|
381
|
+
"table_location": "0x000E1000",
|
382
|
+
"bios": {
|
383
|
+
"all_records": [
|
384
|
+
{
|
385
|
+
"record_id": "0x0000",
|
386
|
+
"size": "0",
|
387
|
+
"application_identifier": "BIOS Information",
|
388
|
+
"Vendor": "innotek GmbH",
|
389
|
+
"Version": "VirtualBox",
|
390
|
+
"Release Date": "12/01/2006",
|
391
|
+
"Address": "0xE0000",
|
392
|
+
"Runtime Size": "128 kB",
|
393
|
+
"ROM Size": "128 kB",
|
394
|
+
"Characteristics": {
|
395
|
+
"ISA is supported": null,
|
396
|
+
"PCI is supported": null,
|
397
|
+
"Boot from CD is supported": null,
|
398
|
+
"Selectable boot is supported": null,
|
399
|
+
"8042 keyboard services are supported (int 9h)": null,
|
400
|
+
"CGA/mono video services are supported (int 10h)": null,
|
401
|
+
"ACPI is supported": null
|
402
|
+
}
|
403
|
+
}
|
404
|
+
],
|
405
|
+
"vendor": "innotek GmbH",
|
406
|
+
"version": "VirtualBox",
|
407
|
+
"release_date": "12/01/2006",
|
408
|
+
"address": "0xE0000",
|
409
|
+
"runtime_size": "128 kB",
|
410
|
+
"rom_size": "128 kB"
|
411
|
+
},
|
412
|
+
"system": {
|
413
|
+
"all_records": [
|
414
|
+
{
|
415
|
+
"record_id": "0x0001",
|
416
|
+
"size": "1",
|
417
|
+
"application_identifier": "System Information",
|
418
|
+
"Manufacturer": "innotek GmbH",
|
419
|
+
"Product Name": "VirtualBox",
|
420
|
+
"Version": "1.2",
|
421
|
+
"Serial Number": "0",
|
422
|
+
"UUID": "0914F588-E4F2-47F3-8FAA-666F665805DE",
|
423
|
+
"Wake-up Type": "Power Switch",
|
424
|
+
"SKU Number": "Not Specified",
|
425
|
+
"Family": "Virtual Machine"
|
426
|
+
}
|
427
|
+
],
|
428
|
+
"manufacturer": "innotek GmbH",
|
429
|
+
"product_name": "VirtualBox",
|
430
|
+
"version": "1.2",
|
431
|
+
"serial_number": "0",
|
432
|
+
"uuid": "0914F588-E4F2-47F3-8FAA-666F665805DE",
|
433
|
+
"wake_up_type": "Power Switch",
|
434
|
+
"sku_number": "Not Specified",
|
435
|
+
"family": "Virtual Machine"
|
436
|
+
},
|
437
|
+
"base_board": {
|
438
|
+
"all_records": [
|
439
|
+
{
|
440
|
+
"record_id": "0x0008",
|
441
|
+
"size": "2",
|
442
|
+
"application_identifier": "Base Board Information",
|
443
|
+
"Manufacturer": "Oracle Corporation",
|
444
|
+
"Product Name": "VirtualBox",
|
445
|
+
"Version": "1.2",
|
446
|
+
"Serial Number": "0",
|
447
|
+
"Asset Tag": "Not Specified",
|
448
|
+
"Features": {
|
449
|
+
"Board is a hosting board": null
|
450
|
+
},
|
451
|
+
"Location In Chassis": "Not Specified",
|
452
|
+
"Chassis Handle": "0x0003",
|
453
|
+
"Type": "Motherboard",
|
454
|
+
"Contained Object Handles": "0"
|
455
|
+
}
|
456
|
+
],
|
457
|
+
"manufacturer": "Oracle Corporation",
|
458
|
+
"product_name": "VirtualBox",
|
459
|
+
"version": "1.2",
|
460
|
+
"serial_number": "0",
|
461
|
+
"asset_tag": "Not Specified",
|
462
|
+
"location_in_chassis": "Not Specified",
|
463
|
+
"chassis_handle": "0x0003",
|
464
|
+
"type": "Motherboard",
|
465
|
+
"contained_object_handles": "0"
|
466
|
+
},
|
467
|
+
"chassis": {
|
468
|
+
"all_records": [
|
469
|
+
{
|
470
|
+
"record_id": "0x0003",
|
471
|
+
"size": "3",
|
472
|
+
"application_identifier": "Chassis Information",
|
473
|
+
"Manufacturer": "Oracle Corporation",
|
474
|
+
"Type": "Other",
|
475
|
+
"Lock": "Not Present",
|
476
|
+
"Version": "Not Specified",
|
477
|
+
"Serial Number": "Not Specified",
|
478
|
+
"Asset Tag": "Not Specified",
|
479
|
+
"Boot-up State": "Safe",
|
480
|
+
"Power Supply State": "Safe",
|
481
|
+
"Thermal State": "Safe",
|
482
|
+
"Security Status": "None"
|
483
|
+
}
|
484
|
+
],
|
485
|
+
"manufacturer": "Oracle Corporation",
|
486
|
+
"type": "Other",
|
487
|
+
"lock": "Not Present",
|
488
|
+
"version": "Not Specified",
|
489
|
+
"serial_number": "Not Specified",
|
490
|
+
"asset_tag": "Not Specified",
|
491
|
+
"boot_up_state": "Safe",
|
492
|
+
"power_supply_state": "Safe",
|
493
|
+
"thermal_state": "Safe",
|
494
|
+
"security_status": "None"
|
495
|
+
},
|
496
|
+
"oem_strings": {
|
497
|
+
"all_records": [
|
498
|
+
{
|
499
|
+
"record_id": "0x0002",
|
500
|
+
"size": "11",
|
501
|
+
"application_identifier": "OEM Strings",
|
502
|
+
"String 1": "vboxVer_5.0.20",
|
503
|
+
"String 2": "vboxRev_106931"
|
504
|
+
}
|
505
|
+
],
|
506
|
+
"string_1": "vboxVer_5.0.20",
|
507
|
+
"string_2": "vboxRev_106931"
|
508
|
+
}
|
509
|
+
},
|
510
|
+
"root_group": "root",
|
511
|
+
"command": {
|
512
|
+
"ps": "ps -ef"
|
513
|
+
},
|
514
|
+
"ohai_time": 1464386845.946891,
|
515
|
+
"languages": {
|
516
|
+
"ruby": {
|
517
|
+
"bin_dir": "/usr/local/bin",
|
518
|
+
"gem_bin": "/usr/local/bin/gem",
|
519
|
+
"gems_dir": "/usr/local/gems",
|
520
|
+
"ruby_bin": "/usr/local/bin/ruby"
|
521
|
+
},
|
522
|
+
"powershell": null
|
523
|
+
},
|
524
|
+
"chef_packages": {
|
525
|
+
"chef": {
|
526
|
+
"version": "12.10.24",
|
527
|
+
"chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.10.24/lib"
|
528
|
+
},
|
529
|
+
"ohai": {
|
530
|
+
"version": "8.15.1",
|
531
|
+
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.15.1/lib/ohai"
|
532
|
+
}
|
533
|
+
},
|
534
|
+
"counters": {
|
535
|
+
"network": {
|
536
|
+
"interfaces": {
|
537
|
+
"eth0": {
|
538
|
+
"rx": {
|
539
|
+
"bytes": "0",
|
540
|
+
"packets": "0",
|
541
|
+
"errors": "0",
|
542
|
+
"drop": 0,
|
543
|
+
"overrun": 0,
|
544
|
+
"frame": 0,
|
545
|
+
"compressed": 0,
|
546
|
+
"multicast": 0
|
547
|
+
},
|
548
|
+
"tx": {
|
549
|
+
"bytes": "342",
|
550
|
+
"packets": "0",
|
551
|
+
"errors": "0",
|
552
|
+
"drop": 0,
|
553
|
+
"overrun": 0,
|
554
|
+
"collisions": "0",
|
555
|
+
"carrier": 0,
|
556
|
+
"compressed": 0
|
557
|
+
}
|
558
|
+
}
|
559
|
+
}
|
560
|
+
}
|
561
|
+
},
|
562
|
+
"current_user": "fauxhai",
|
563
|
+
"domain": "local",
|
564
|
+
"etc": {
|
565
|
+
"passwd": {
|
566
|
+
"fauxhai": {
|
567
|
+
"dir": "/home/fauxhai",
|
568
|
+
"gid": 0,
|
569
|
+
"uid": 0,
|
570
|
+
"shell": "/bin/bash",
|
571
|
+
"gecos": "Fauxhai"
|
572
|
+
}
|
573
|
+
},
|
574
|
+
"group": {
|
575
|
+
"fauxhai": {
|
576
|
+
"gid": 0,
|
577
|
+
"members": [
|
578
|
+
"fauxhai"
|
579
|
+
]
|
580
|
+
}
|
581
|
+
}
|
582
|
+
},
|
583
|
+
"hostname": "Fauxhai",
|
584
|
+
"fqdn": "fauxhai.local",
|
585
|
+
"ipaddress": "10.0.0.2",
|
586
|
+
"keys": {
|
587
|
+
"ssh": {
|
588
|
+
"host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
|
589
|
+
"host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
|
590
|
+
}
|
591
|
+
},
|
592
|
+
"macaddress": "11:11:11:11:11:11",
|
593
|
+
"network": {
|
594
|
+
"default_gateway": "10.0.0.1",
|
595
|
+
"default_interface": "eth0",
|
596
|
+
"settings": {
|
597
|
+
},
|
598
|
+
"interfaces": {
|
599
|
+
"eth0": {
|
600
|
+
"addresses": {
|
601
|
+
"10.0.0.2": {
|
602
|
+
"broadcast": "10.0.0.255",
|
603
|
+
"family": "inet",
|
604
|
+
"netmask": "255.255.255.0",
|
605
|
+
"prefixlen": "23",
|
606
|
+
"scope": "Global"
|
607
|
+
}
|
608
|
+
},
|
609
|
+
"arp": {
|
610
|
+
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
|
611
|
+
},
|
612
|
+
"encapsulation": "Ethernet",
|
613
|
+
"flags": [
|
614
|
+
"BROADCAST",
|
615
|
+
"MULTICAST",
|
616
|
+
"UP",
|
617
|
+
"LOWER_UP"
|
618
|
+
],
|
619
|
+
"mtu": "1500",
|
620
|
+
"number": "0",
|
621
|
+
"routes": {
|
622
|
+
"10.0.0.0/255": {
|
623
|
+
"scope": "link",
|
624
|
+
"src": "10.0.0.2"
|
625
|
+
}
|
626
|
+
},
|
627
|
+
"state": "up",
|
628
|
+
"type": "eth"
|
629
|
+
}
|
630
|
+
}
|
631
|
+
},
|
632
|
+
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
633
|
+
"uptime_seconds": 2646450,
|
634
|
+
"cpu": {
|
635
|
+
"real": 1,
|
636
|
+
"total": 1,
|
637
|
+
"cores": 1
|
638
|
+
},
|
639
|
+
"memory": {
|
640
|
+
"total": "1048576kB"
|
641
|
+
},
|
642
|
+
"virtualization": {
|
643
|
+
"systems": {
|
644
|
+
}
|
645
|
+
}
|
646
|
+
}
|