fauxhai 2.1.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,361 @@
1
+ {
2
+ "filesystem": {
3
+ "/dev/ad0s1a": {
4
+ "kb_size": "583022",
5
+ "kb_used": "322450",
6
+ "kb_available": "213932",
7
+ "percent_used": "60%",
8
+ "mount": "/",
9
+ "fs_type": "ufs",
10
+ "mount_options": [
11
+ "local"
12
+ ]
13
+ },
14
+ "devfs": {
15
+ "kb_size": "1",
16
+ "kb_used": "1",
17
+ "kb_available": "0",
18
+ "percent_used": "100%",
19
+ "mount": "/dev",
20
+ "fs_type": "devfs",
21
+ "mount_options": [
22
+ "local",
23
+ "multilabel"
24
+ ]
25
+ },
26
+ "/dev/ad0s1e": {
27
+ "kb_size": "259630",
28
+ "kb_used": "16",
29
+ "kb_available": "238844",
30
+ "percent_used": "0%",
31
+ "mount": "/tmp",
32
+ "fs_type": "ufs",
33
+ "mount_options": [
34
+ "local",
35
+ "soft-updates"
36
+ ]
37
+ },
38
+ "/dev/ad0s1f": {
39
+ "kb_size": "2992632",
40
+ "kb_used": "1413350",
41
+ "kb_available": "1339872",
42
+ "percent_used": "51%",
43
+ "mount": "/usr",
44
+ "fs_type": "ufs",
45
+ "mount_options": [
46
+ "local",
47
+ "soft-updates"
48
+ ]
49
+ },
50
+ "/dev/ad0s1d": {
51
+ "kb_size": "1038574",
52
+ "kb_used": "100010",
53
+ "kb_available": "855480",
54
+ "percent_used": "10%",
55
+ "mount": "/var",
56
+ "fs_type": "ufs",
57
+ "mount_options": [
58
+ "local",
59
+ "soft-updates"
60
+ ]
61
+ }
62
+ },
63
+ "kernel": {
64
+ "name": "FreeBSD",
65
+ "release": "8.4-RELEASE",
66
+ "version": "FreeBSD 8.4-RELEASE #0 r251259: Sun Jun 2 21:26:57 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC ",
67
+ "machine": "amd64",
68
+ "os": "FreeBSD",
69
+ "ident": "GENERIC",
70
+ "securelevel": [
71
+ "kern.securelevel: -1"
72
+ ],
73
+ "modules": {
74
+ "kernel": {
75
+ "size": "f6b700",
76
+ "refcount": "1"
77
+ }
78
+ }
79
+ },
80
+ "os": "freebsd",
81
+ "os_version": "804000",
82
+ "platform": "freebsd",
83
+ "platform_version": "8.4-RELEASE",
84
+ "platform_family": "freebsd",
85
+ "command": {
86
+ "ps": "ps -ax"
87
+ },
88
+ "dmi": {
89
+ "dmidecode_version": "2.12",
90
+ "smbios_version": "2.5",
91
+ "structures": {
92
+ "count": "10",
93
+ "size": "449"
94
+ },
95
+ "table_location": "0x000E1000",
96
+ "bios": {
97
+ "all_records": [
98
+ {
99
+ "record_id": "0x0000",
100
+ "size": "0",
101
+ "application_identifier": "BIOS Information",
102
+ "Vendor": "innotek GmbH",
103
+ "Version": "VirtualBox",
104
+ "Release Date": "12/01/2006",
105
+ "Address": "0xE0000",
106
+ "Runtime Size": "128 kB",
107
+ "ROM Size": "128 kB",
108
+ "Characteristics": {
109
+ "ISA is supported": null,
110
+ "PCI is supported": null,
111
+ "Boot from CD is supported": null,
112
+ "Selectable boot is supported": null,
113
+ "8042 keyboard services are supported (int 9h)": null,
114
+ "CGA/mono video services are supported (int 10h)": null,
115
+ "ACPI is supported": null
116
+ }
117
+ }
118
+ ],
119
+ "vendor": "innotek GmbH",
120
+ "version": "VirtualBox",
121
+ "release_date": "12/01/2006",
122
+ "address": "0xE0000",
123
+ "runtime_size": "128 kB",
124
+ "rom_size": "128 kB"
125
+ },
126
+ "system": {
127
+ "all_records": [
128
+ {
129
+ "record_id": "0x0001",
130
+ "size": "1",
131
+ "application_identifier": "System Information",
132
+ "Manufacturer": "innotek GmbH",
133
+ "Product Name": "VirtualBox",
134
+ "Version": "1.2",
135
+ "Serial Number": "0",
136
+ "UUID": "1AACD225-BA8B-423A-8409-B20D6C18ABA0",
137
+ "Wake-up Type": "Power Switch",
138
+ "SKU Number": "Not Specified",
139
+ "Family": "Virtual Machine"
140
+ }
141
+ ],
142
+ "manufacturer": "innotek GmbH",
143
+ "product_name": "VirtualBox",
144
+ "version": "1.2",
145
+ "serial_number": "0",
146
+ "uuid": "1AACD225-BA8B-423A-8409-B20D6C18ABA0",
147
+ "wake_up_type": "Power Switch",
148
+ "sku_number": "Not Specified",
149
+ "family": "Virtual Machine"
150
+ },
151
+ "base_board": {
152
+ "all_records": [
153
+ {
154
+ "record_id": "0x0008",
155
+ "size": "2",
156
+ "application_identifier": "Base Board Information",
157
+ "Manufacturer": "Oracle Corporation",
158
+ "Product Name": "VirtualBox",
159
+ "Version": "1.2",
160
+ "Serial Number": "0",
161
+ "Asset Tag": "Not Specified",
162
+ "Features": {
163
+ "Board is a hosting board": null
164
+ },
165
+ "Location In Chassis": "Not Specified",
166
+ "Chassis Handle": "0x0003",
167
+ "Type": "Motherboard",
168
+ "Contained Object Handles": "0"
169
+ }
170
+ ],
171
+ "manufacturer": "Oracle Corporation",
172
+ "product_name": "VirtualBox",
173
+ "version": "1.2",
174
+ "serial_number": "0",
175
+ "asset_tag": "Not Specified",
176
+ "location_in_chassis": "Not Specified",
177
+ "chassis_handle": "0x0003",
178
+ "type": "Motherboard",
179
+ "contained_object_handles": "0"
180
+ },
181
+ "chassis": {
182
+ "all_records": [
183
+ {
184
+ "record_id": "0x0003",
185
+ "size": "3",
186
+ "application_identifier": "Inactive",
187
+ "Manufacturer": "Oracle Corporation",
188
+ "Type": "Other",
189
+ "Lock": "Not Present",
190
+ "Version": "Not Specified",
191
+ "Serial Number": "Not Specified",
192
+ "Asset Tag": "Not Specified",
193
+ "Boot-up State": "Safe",
194
+ "Power Supply State": "Safe",
195
+ "Thermal State": "Safe",
196
+ "Security Status": "None"
197
+ }
198
+ ],
199
+ "manufacturer": "Oracle Corporation",
200
+ "type": "Other",
201
+ "lock": "Not Present",
202
+ "version": "Not Specified",
203
+ "serial_number": "Not Specified",
204
+ "asset_tag": "Not Specified",
205
+ "boot_up_state": "Safe",
206
+ "power_supply_state": "Safe",
207
+ "thermal_state": "Safe",
208
+ "security_status": "None"
209
+ },
210
+ "oem_strings": {
211
+ "all_records": [
212
+ {
213
+ "record_id": "0x0002",
214
+ "size": "11",
215
+ "application_identifier": "End Of Table",
216
+ "String 1": "vboxVer_4.3.10",
217
+ "String 2": "vboxRev_93012",
218
+ "Header and Data": {
219
+ "80 08 08 00 B3 6D 22 00": null
220
+ }
221
+ }
222
+ ],
223
+ "string_1": "vboxVer_4.3.10",
224
+ "string_2": "vboxRev_93012"
225
+ }
226
+ },
227
+ "ohai_time": 1397572941.8629289,
228
+ "languages": {
229
+ "ruby": {
230
+ "platform": "amd64-freebsd8",
231
+ "version": "1.9.3",
232
+ "release_date": "2013-11-22",
233
+ "target": "amd64-portbld-freebsd8",
234
+ "target_cpu": "amd64",
235
+ "target_vendor": "portbld",
236
+ "target_os": "freebsd8",
237
+ "host": "amd64-portbld-freebsd8",
238
+ "host_cpu": "amd64",
239
+ "host_os": "freebsd8",
240
+ "host_vendor": "portbld",
241
+ "bin_dir": "/usr/local/bin",
242
+ "ruby_bin": "/usr/local/bin/ruby",
243
+ "gems_dir": "/usr/local/gems",
244
+ "gem_bin": "/usr/local/bin/gem"
245
+ }
246
+ },
247
+ "chef_packages": {
248
+ "chef": {
249
+ "version": "11.12.2",
250
+ "chef_root": "/usr/local/gems/chef-11.12.2/lib"
251
+ },
252
+ "ohai": {
253
+ "version": "7.0.2",
254
+ "ohai_root": "/usr/local/gems/ohai-7.0.2/lib/ohai"
255
+ }
256
+ },
257
+ "counters": {
258
+ "network": {
259
+ "interfaces": {
260
+ "eth0": {
261
+ "rx": {
262
+ "bytes": "0",
263
+ "packets": "0",
264
+ "errors": "0",
265
+ "drop": 0,
266
+ "overrun": 0,
267
+ "frame": 0,
268
+ "compressed": 0,
269
+ "multicast": 0
270
+ },
271
+ "tx": {
272
+ "bytes": "342",
273
+ "packets": "0",
274
+ "errors": "0",
275
+ "drop": 0,
276
+ "overrun": 0,
277
+ "collisions": "0",
278
+ "carrier": 0,
279
+ "compressed": 0
280
+ }
281
+ }
282
+ }
283
+ }
284
+ },
285
+ "current_user": "fauxhai",
286
+ "domain": "local",
287
+ "etc": {
288
+ "passwd": {
289
+ "fauxhai": {
290
+ "dir": "/home/fauxhai",
291
+ "gid": 0,
292
+ "uid": 0,
293
+ "shell": "/bin/bash",
294
+ "gecos": "Fauxhai"
295
+ }
296
+ },
297
+ "group": {
298
+ "fauxhai": {
299
+ "gid": 0,
300
+ "members": [
301
+ "fauxhai"
302
+ ]
303
+ }
304
+ }
305
+ },
306
+ "hostname": "Fauxhai",
307
+ "fqdn": "fauxhai.local",
308
+ "ipaddress": "10.0.0.2",
309
+ "keys": {
310
+ "ssh": {
311
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
312
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
313
+ }
314
+ },
315
+ "macaddress": "11:11:11:11:11:11",
316
+ "network": {
317
+ "default_gateway": "10.0.0.1",
318
+ "default_interface": "eth0",
319
+ "settings": {
320
+ },
321
+ "interfaces": {
322
+ "eth0": {
323
+ "addresses": {
324
+ "10.0.0.2": {
325
+ "broadcast": "10.0.0.255",
326
+ "family": "inet",
327
+ "netmask": "255.255.255.0",
328
+ "prefixlen": "23",
329
+ "scope": "Global"
330
+ }
331
+ },
332
+ "arp": {
333
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
334
+ },
335
+ "encapsulation": "Ethernet",
336
+ "flags": [
337
+ "BROADCAST",
338
+ "MULTICAST",
339
+ "UP",
340
+ "LOWER_UP"
341
+ ],
342
+ "mtu": "1500",
343
+ "number": "0",
344
+ "routes": {
345
+ "10.0.0.0/255": {
346
+ "scope": "link",
347
+ "src": "10.0.0.2"
348
+ }
349
+ },
350
+ "state": "up",
351
+ "type": "eth"
352
+ }
353
+ }
354
+ },
355
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
356
+ "uptime_seconds": 2646450,
357
+ "cpu": {
358
+ "real": 1,
359
+ "total": 1
360
+ }
361
+ }
@@ -0,0 +1,326 @@
1
+ {
2
+ "filesystem": {
3
+ "/dev/ada0p2": {
4
+ "kb_size": "4818524",
5
+ "kb_used": "3188840",
6
+ "kb_available": "1244204",
7
+ "percent_used": "72%",
8
+ "mount": "/",
9
+ "fs_type": "ufs",
10
+ "mount_options": [
11
+ "local",
12
+ "journaled soft-updates"
13
+ ]
14
+ },
15
+ "devfs": {
16
+ "kb_size": "1",
17
+ "kb_used": "1",
18
+ "kb_available": "0",
19
+ "percent_used": "100%",
20
+ "mount": "/dev",
21
+ "fs_type": "devfs",
22
+ "mount_options": [
23
+ "local",
24
+ "multilabel"
25
+ ]
26
+ }
27
+ },
28
+ "kernel": {
29
+ "name": "FreeBSD",
30
+ "release": "9.2-RELEASE",
31
+ "version": "FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC ",
32
+ "machine": "amd64",
33
+ "os": "FreeBSD",
34
+ "ident": "GENERIC",
35
+ "securelevel": [
36
+ "kern.securelevel: -1"
37
+ ],
38
+ "modules": {
39
+ "kernel": {
40
+ "size": "15b93c0",
41
+ "refcount": "1"
42
+ }
43
+ }
44
+ },
45
+ "os": "freebsd",
46
+ "os_version": "902001",
47
+ "platform": "freebsd",
48
+ "platform_version": "9.2-RELEASE",
49
+ "platform_family": "freebsd",
50
+ "command": {
51
+ "ps": "ps -ax"
52
+ },
53
+ "dmi": {
54
+ "dmidecode_version": "2.12",
55
+ "smbios_version": "2.5",
56
+ "structures": {
57
+ "count": "10",
58
+ "size": "449"
59
+ },
60
+ "table_location": "0x000E1000",
61
+ "bios": {
62
+ "all_records": [
63
+ {
64
+ "record_id": "0x0000",
65
+ "size": "0",
66
+ "application_identifier": "BIOS Information",
67
+ "Vendor": "innotek GmbH",
68
+ "Version": "VirtualBox",
69
+ "Release Date": "12/01/2006",
70
+ "Address": "0xE0000",
71
+ "Runtime Size": "128 kB",
72
+ "ROM Size": "128 kB",
73
+ "Characteristics": {
74
+ "ISA is supported": null,
75
+ "PCI is supported": null,
76
+ "Boot from CD is supported": null,
77
+ "Selectable boot is supported": null,
78
+ "8042 keyboard services are supported (int 9h)": null,
79
+ "CGA/mono video services are supported (int 10h)": null,
80
+ "ACPI is supported": null
81
+ }
82
+ }
83
+ ],
84
+ "vendor": "innotek GmbH",
85
+ "version": "VirtualBox",
86
+ "release_date": "12/01/2006",
87
+ "address": "0xE0000",
88
+ "runtime_size": "128 kB",
89
+ "rom_size": "128 kB"
90
+ },
91
+ "system": {
92
+ "all_records": [
93
+ {
94
+ "record_id": "0x0001",
95
+ "size": "1",
96
+ "application_identifier": "System Information",
97
+ "Manufacturer": "innotek GmbH",
98
+ "Product Name": "VirtualBox",
99
+ "Version": "1.2",
100
+ "Serial Number": "0",
101
+ "UUID": "FE711A17-10BC-45EC-9714-B3B661210242",
102
+ "Wake-up Type": "Power Switch",
103
+ "SKU Number": "Not Specified",
104
+ "Family": "Virtual Machine"
105
+ }
106
+ ],
107
+ "manufacturer": "innotek GmbH",
108
+ "product_name": "VirtualBox",
109
+ "version": "1.2",
110
+ "serial_number": "0",
111
+ "uuid": "FE711A17-10BC-45EC-9714-B3B661210242",
112
+ "wake_up_type": "Power Switch",
113
+ "sku_number": "Not Specified",
114
+ "family": "Virtual Machine"
115
+ },
116
+ "base_board": {
117
+ "all_records": [
118
+ {
119
+ "record_id": "0x0008",
120
+ "size": "2",
121
+ "application_identifier": "Base Board Information",
122
+ "Manufacturer": "Oracle Corporation",
123
+ "Product Name": "VirtualBox",
124
+ "Version": "1.2",
125
+ "Serial Number": "0",
126
+ "Asset Tag": "Not Specified",
127
+ "Features": {
128
+ "Board is a hosting board": null
129
+ },
130
+ "Location In Chassis": "Not Specified",
131
+ "Chassis Handle": "0x0003",
132
+ "Type": "Motherboard",
133
+ "Contained Object Handles": "0"
134
+ }
135
+ ],
136
+ "manufacturer": "Oracle Corporation",
137
+ "product_name": "VirtualBox",
138
+ "version": "1.2",
139
+ "serial_number": "0",
140
+ "asset_tag": "Not Specified",
141
+ "location_in_chassis": "Not Specified",
142
+ "chassis_handle": "0x0003",
143
+ "type": "Motherboard",
144
+ "contained_object_handles": "0"
145
+ },
146
+ "chassis": {
147
+ "all_records": [
148
+ {
149
+ "record_id": "0x0003",
150
+ "size": "3",
151
+ "application_identifier": "Inactive",
152
+ "Manufacturer": "Oracle Corporation",
153
+ "Type": "Other",
154
+ "Lock": "Not Present",
155
+ "Version": "Not Specified",
156
+ "Serial Number": "Not Specified",
157
+ "Asset Tag": "Not Specified",
158
+ "Boot-up State": "Safe",
159
+ "Power Supply State": "Safe",
160
+ "Thermal State": "Safe",
161
+ "Security Status": "None"
162
+ }
163
+ ],
164
+ "manufacturer": "Oracle Corporation",
165
+ "type": "Other",
166
+ "lock": "Not Present",
167
+ "version": "Not Specified",
168
+ "serial_number": "Not Specified",
169
+ "asset_tag": "Not Specified",
170
+ "boot_up_state": "Safe",
171
+ "power_supply_state": "Safe",
172
+ "thermal_state": "Safe",
173
+ "security_status": "None"
174
+ },
175
+ "oem_strings": {
176
+ "all_records": [
177
+ {
178
+ "record_id": "0x0002",
179
+ "size": "11",
180
+ "application_identifier": "End Of Table",
181
+ "String 1": "vboxVer_4.3.10",
182
+ "String 2": "vboxRev_93012",
183
+ "Header and Data": {
184
+ "80 08 08 00 1B 3D 24 00": null
185
+ }
186
+ }
187
+ ],
188
+ "string_1": "vboxVer_4.3.10",
189
+ "string_2": "vboxRev_93012"
190
+ }
191
+ },
192
+ "ohai_time": 1397572969.2711022,
193
+ "languages": {
194
+ "ruby": {
195
+ "platform": "amd64-freebsd9",
196
+ "version": "1.9.3",
197
+ "release_date": "2013-11-22",
198
+ "target": "amd64-portbld-freebsd9",
199
+ "target_cpu": "amd64",
200
+ "target_vendor": "portbld",
201
+ "target_os": "freebsd9",
202
+ "host": "amd64-portbld-freebsd9",
203
+ "host_cpu": "amd64",
204
+ "host_os": "freebsd9",
205
+ "host_vendor": "portbld",
206
+ "bin_dir": "/usr/local/bin",
207
+ "ruby_bin": "/usr/local/bin/ruby",
208
+ "gems_dir": "/usr/local/gems",
209
+ "gem_bin": "/usr/local/bin/gem"
210
+ }
211
+ },
212
+ "chef_packages": {
213
+ "chef": {
214
+ "version": "11.12.2",
215
+ "chef_root": "/usr/local/gems/chef-11.12.2/lib"
216
+ },
217
+ "ohai": {
218
+ "version": "7.0.2",
219
+ "ohai_root": "/usr/local/gems/ohai-7.0.2/lib/ohai"
220
+ }
221
+ },
222
+ "counters": {
223
+ "network": {
224
+ "interfaces": {
225
+ "eth0": {
226
+ "rx": {
227
+ "bytes": "0",
228
+ "packets": "0",
229
+ "errors": "0",
230
+ "drop": 0,
231
+ "overrun": 0,
232
+ "frame": 0,
233
+ "compressed": 0,
234
+ "multicast": 0
235
+ },
236
+ "tx": {
237
+ "bytes": "342",
238
+ "packets": "0",
239
+ "errors": "0",
240
+ "drop": 0,
241
+ "overrun": 0,
242
+ "collisions": "0",
243
+ "carrier": 0,
244
+ "compressed": 0
245
+ }
246
+ }
247
+ }
248
+ }
249
+ },
250
+ "current_user": "fauxhai",
251
+ "domain": "local",
252
+ "etc": {
253
+ "passwd": {
254
+ "fauxhai": {
255
+ "dir": "/home/fauxhai",
256
+ "gid": 0,
257
+ "uid": 0,
258
+ "shell": "/bin/bash",
259
+ "gecos": "Fauxhai"
260
+ }
261
+ },
262
+ "group": {
263
+ "fauxhai": {
264
+ "gid": 0,
265
+ "members": [
266
+ "fauxhai"
267
+ ]
268
+ }
269
+ }
270
+ },
271
+ "hostname": "Fauxhai",
272
+ "fqdn": "fauxhai.local",
273
+ "ipaddress": "10.0.0.2",
274
+ "keys": {
275
+ "ssh": {
276
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
277
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
278
+ }
279
+ },
280
+ "macaddress": "11:11:11:11:11:11",
281
+ "network": {
282
+ "default_gateway": "10.0.0.1",
283
+ "default_interface": "eth0",
284
+ "settings": {
285
+ },
286
+ "interfaces": {
287
+ "eth0": {
288
+ "addresses": {
289
+ "10.0.0.2": {
290
+ "broadcast": "10.0.0.255",
291
+ "family": "inet",
292
+ "netmask": "255.255.255.0",
293
+ "prefixlen": "23",
294
+ "scope": "Global"
295
+ }
296
+ },
297
+ "arp": {
298
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
299
+ },
300
+ "encapsulation": "Ethernet",
301
+ "flags": [
302
+ "BROADCAST",
303
+ "MULTICAST",
304
+ "UP",
305
+ "LOWER_UP"
306
+ ],
307
+ "mtu": "1500",
308
+ "number": "0",
309
+ "routes": {
310
+ "10.0.0.0/255": {
311
+ "scope": "link",
312
+ "src": "10.0.0.2"
313
+ }
314
+ },
315
+ "state": "up",
316
+ "type": "eth"
317
+ }
318
+ }
319
+ },
320
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
321
+ "uptime_seconds": 2646450,
322
+ "cpu": {
323
+ "real": 1,
324
+ "total": 1
325
+ }
326
+ }