fauxhai-ng 9.0.0 → 9.3.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/aix/7.1.json +11 -6
- data/lib/fauxhai/platforms/aix/7.2.json +11 -6
- data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
- data/lib/fauxhai/platforms/amazon/2.json +861 -774
- data/lib/fauxhai/platforms/amazon/2018.03.json +641 -547
- data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +21 -11
- data/lib/fauxhai/platforms/centos/6.10.json +13 -7
- data/lib/fauxhai/platforms/centos/7.7.1908.json +14 -7
- data/lib/fauxhai/platforms/centos/7.8.2003.json +13 -7
- data/lib/fauxhai/platforms/centos/8.json +15 -8
- data/lib/fauxhai/platforms/chefspec/0.6.1.json +1 -1
- data/lib/fauxhai/platforms/clearos/7.4.json +19 -10
- data/lib/fauxhai/platforms/debian/10.json +316 -300
- data/lib/fauxhai/platforms/debian/11.json +2744 -0
- 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.13.json +2959 -0
- data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +11 -6
- data/lib/fauxhai/platforms/fedora/31.json +16 -8
- data/lib/fauxhai/platforms/fedora/32.json +15 -8
- data/lib/fauxhai/platforms/freebsd/11.2.json +10 -5
- data/lib/fauxhai/platforms/freebsd/12.1.json +346 -348
- data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +19 -10
- data/lib/fauxhai/platforms/linuxmint/19.0.json +13 -7
- data/lib/fauxhai/platforms/mac_os_x/10.14.json +11 -6
- data/lib/fauxhai/platforms/mac_os_x/10.15.json +11 -6
- data/lib/fauxhai/platforms/mac_os_x/11.0.json +13 -628
- data/lib/fauxhai/platforms/mac_os_x/11.json +2820 -0
- data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
- data/lib/fauxhai/platforms/openbsd/6.2.json +11 -6
- data/lib/fauxhai/platforms/opensuse/15.2.json +13 -7
- data/lib/fauxhai/platforms/oracle/6.10.json +15 -8
- data/lib/fauxhai/platforms/oracle/7.5.json +14 -7
- data/lib/fauxhai/platforms/oracle/7.6.json +13 -7
- data/lib/fauxhai/platforms/raspbian/10.json +15 -8
- 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.9.json +3959 -0
- data/lib/fauxhai/platforms/redhat/8.json +1024 -1021
- data/lib/fauxhai/platforms/rocky/8.json +5768 -0
- data/lib/fauxhai/platforms/smartos/5.11.json +6 -3
- data/lib/fauxhai/platforms/solaris2/5.11.json +8792 -7404
- 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/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/platforms/windows/10.json +431 -423
- data/lib/fauxhai/platforms/windows/2012.json +17 -9
- data/lib/fauxhai/platforms/windows/2012R2.json +17 -9
- data/lib/fauxhai/platforms/windows/2016.json +17 -9
- data/lib/fauxhai/platforms/windows/2019.json +17 -9
- data/lib/fauxhai/platforms/windows/8.1.json +416 -408
- data/lib/fauxhai/runner.rb +1 -0
- data/lib/fauxhai/version.rb +1 -1
- metadata +11 -3
@@ -9,7 +9,8 @@
|
|
9
9
|
"version": "14.8.10"
|
10
10
|
}
|
11
11
|
},
|
12
|
-
"command": {
|
12
|
+
"command": {
|
13
|
+
},
|
13
14
|
"counters": {
|
14
15
|
"network": {
|
15
16
|
"interfaces": {
|
@@ -62,7 +63,8 @@
|
|
62
63
|
"total": 1
|
63
64
|
},
|
64
65
|
"current_user": "fauxhai",
|
65
|
-
"dmi": {
|
66
|
+
"dmi": {
|
67
|
+
},
|
66
68
|
"domain": "local",
|
67
69
|
"filesystem": {
|
68
70
|
"C:": {
|
@@ -279,7 +281,8 @@
|
|
279
281
|
],
|
280
282
|
"description": "Ethernet Adapter",
|
281
283
|
"dhcp_enabled": false,
|
282
|
-
"dns_domain_suffix_search_order": [
|
284
|
+
"dns_domain_suffix_search_order": [
|
285
|
+
],
|
283
286
|
"dns_enabled_for_wins_resolution": false,
|
284
287
|
"dns_host_name": "Fauxhai",
|
285
288
|
"domain_dns_registration_enabled": false,
|
@@ -295,9 +298,12 @@
|
|
295
298
|
"ip_connection_metric": 5,
|
296
299
|
"ip_enabled": true,
|
297
300
|
"ip_filter_security_enabled": false,
|
298
|
-
"ip_sec_permit_ip_protocols": [
|
299
|
-
|
300
|
-
"
|
301
|
+
"ip_sec_permit_ip_protocols": [
|
302
|
+
],
|
303
|
+
"ip_sec_permit_tcp_ports": [
|
304
|
+
],
|
305
|
+
"ip_sec_permit_udp_ports": [
|
306
|
+
],
|
301
307
|
"ip_subnet": [
|
302
308
|
"255.255.255.0",
|
303
309
|
"64"
|
@@ -310,7 +316,8 @@
|
|
310
316
|
"wins_enable_lm_hosts_lookup": true,
|
311
317
|
"wins_scope_id": ""
|
312
318
|
},
|
313
|
-
"counters": {
|
319
|
+
"counters": {
|
320
|
+
},
|
314
321
|
"encapsulation": "Ethernet",
|
315
322
|
"instance": {
|
316
323
|
"adapter_type": "Ethernet 802.3",
|
@@ -391,6 +398,7 @@
|
|
391
398
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
392
399
|
"uptime_seconds": 2646450,
|
393
400
|
"virtualization": {
|
394
|
-
"systems": {
|
401
|
+
"systems": {
|
402
|
+
}
|
395
403
|
}
|
396
|
-
}
|
404
|
+
}
|
@@ -9,7 +9,8 @@
|
|
9
9
|
"version": "14.8.10"
|
10
10
|
}
|
11
11
|
},
|
12
|
-
"command": {
|
12
|
+
"command": {
|
13
|
+
},
|
13
14
|
"counters": {
|
14
15
|
"network": {
|
15
16
|
"interfaces": {
|
@@ -62,7 +63,8 @@
|
|
62
63
|
"total": 1
|
63
64
|
},
|
64
65
|
"current_user": "fauxhai",
|
65
|
-
"dmi": {
|
66
|
+
"dmi": {
|
67
|
+
},
|
66
68
|
"domain": "local",
|
67
69
|
"filesystem": {
|
68
70
|
"C:": {
|
@@ -281,7 +283,8 @@
|
|
281
283
|
],
|
282
284
|
"description": "Ethernet Adapter",
|
283
285
|
"dhcp_enabled": false,
|
284
|
-
"dns_domain_suffix_search_order": [
|
286
|
+
"dns_domain_suffix_search_order": [
|
287
|
+
],
|
285
288
|
"dns_enabled_for_wins_resolution": false,
|
286
289
|
"dns_host_name": "Fauxhai",
|
287
290
|
"domain_dns_registration_enabled": false,
|
@@ -297,9 +300,12 @@
|
|
297
300
|
"ip_connection_metric": 5,
|
298
301
|
"ip_enabled": true,
|
299
302
|
"ip_filter_security_enabled": false,
|
300
|
-
"ip_sec_permit_ip_protocols": [
|
301
|
-
|
302
|
-
"
|
303
|
+
"ip_sec_permit_ip_protocols": [
|
304
|
+
],
|
305
|
+
"ip_sec_permit_tcp_ports": [
|
306
|
+
],
|
307
|
+
"ip_sec_permit_udp_ports": [
|
308
|
+
],
|
303
309
|
"ip_subnet": [
|
304
310
|
"255.255.255.0",
|
305
311
|
"64"
|
@@ -312,7 +318,8 @@
|
|
312
318
|
"wins_enable_lm_hosts_lookup": true,
|
313
319
|
"wins_scope_id": ""
|
314
320
|
},
|
315
|
-
"counters": {
|
321
|
+
"counters": {
|
322
|
+
},
|
316
323
|
"encapsulation": "Ethernet",
|
317
324
|
"instance": {
|
318
325
|
"adapter_type": "Ethernet 802.3",
|
@@ -393,6 +400,7 @@
|
|
393
400
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
394
401
|
"uptime_seconds": 2646450,
|
395
402
|
"virtualization": {
|
396
|
-
"systems": {
|
403
|
+
"systems": {
|
404
|
+
}
|
397
405
|
}
|
398
|
-
}
|
406
|
+
}
|
@@ -9,7 +9,8 @@
|
|
9
9
|
"version": "14.8.10"
|
10
10
|
}
|
11
11
|
},
|
12
|
-
"command": {
|
12
|
+
"command": {
|
13
|
+
},
|
13
14
|
"counters": {
|
14
15
|
"network": {
|
15
16
|
"interfaces": {
|
@@ -62,7 +63,8 @@
|
|
62
63
|
"total": 1
|
63
64
|
},
|
64
65
|
"current_user": "fauxhai",
|
65
|
-
"dmi": {
|
66
|
+
"dmi": {
|
67
|
+
},
|
66
68
|
"domain": "local",
|
67
69
|
"filesystem": {
|
68
70
|
"C:": {
|
@@ -287,7 +289,8 @@
|
|
287
289
|
],
|
288
290
|
"description": "Ethernet Adapter",
|
289
291
|
"dhcp_enabled": false,
|
290
|
-
"dns_domain_suffix_search_order": [
|
292
|
+
"dns_domain_suffix_search_order": [
|
293
|
+
],
|
291
294
|
"dns_enabled_for_wins_resolution": false,
|
292
295
|
"dns_host_name": "Fauxhai",
|
293
296
|
"domain_dns_registration_enabled": false,
|
@@ -303,9 +306,12 @@
|
|
303
306
|
"ip_connection_metric": 5,
|
304
307
|
"ip_enabled": true,
|
305
308
|
"ip_filter_security_enabled": false,
|
306
|
-
"ip_sec_permit_ip_protocols": [
|
307
|
-
|
308
|
-
"
|
309
|
+
"ip_sec_permit_ip_protocols": [
|
310
|
+
],
|
311
|
+
"ip_sec_permit_tcp_ports": [
|
312
|
+
],
|
313
|
+
"ip_sec_permit_udp_ports": [
|
314
|
+
],
|
309
315
|
"ip_subnet": [
|
310
316
|
"255.255.255.0",
|
311
317
|
"64"
|
@@ -318,7 +324,8 @@
|
|
318
324
|
"wins_enable_lm_hosts_lookup": true,
|
319
325
|
"wins_scope_id": ""
|
320
326
|
},
|
321
|
-
"counters": {
|
327
|
+
"counters": {
|
328
|
+
},
|
322
329
|
"encapsulation": "Ethernet",
|
323
330
|
"instance": {
|
324
331
|
"adapter_type": "Ethernet 802.3",
|
@@ -395,6 +402,7 @@
|
|
395
402
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
396
403
|
"uptime_seconds": 2646450,
|
397
404
|
"virtualization": {
|
398
|
-
"systems": {
|
405
|
+
"systems": {
|
406
|
+
}
|
399
407
|
}
|
400
|
-
}
|
408
|
+
}
|
@@ -9,7 +9,8 @@
|
|
9
9
|
"version": "14.8.10"
|
10
10
|
}
|
11
11
|
},
|
12
|
-
"command": {
|
12
|
+
"command": {
|
13
|
+
},
|
13
14
|
"counters": {
|
14
15
|
"network": {
|
15
16
|
"interfaces": {
|
@@ -62,7 +63,8 @@
|
|
62
63
|
"total": 1
|
63
64
|
},
|
64
65
|
"current_user": "fauxhai",
|
65
|
-
"dmi": {
|
66
|
+
"dmi": {
|
67
|
+
},
|
66
68
|
"domain": "local",
|
67
69
|
"filesystem": {
|
68
70
|
"C:": {
|
@@ -287,7 +289,8 @@
|
|
287
289
|
],
|
288
290
|
"description": "Ethernet Adapter",
|
289
291
|
"dhcp_enabled": false,
|
290
|
-
"dns_domain_suffix_search_order": [
|
292
|
+
"dns_domain_suffix_search_order": [
|
293
|
+
],
|
291
294
|
"dns_enabled_for_wins_resolution": false,
|
292
295
|
"dns_host_name": "Fauxhai",
|
293
296
|
"domain_dns_registration_enabled": false,
|
@@ -303,9 +306,12 @@
|
|
303
306
|
"ip_connection_metric": 5,
|
304
307
|
"ip_enabled": true,
|
305
308
|
"ip_filter_security_enabled": false,
|
306
|
-
"ip_sec_permit_ip_protocols": [
|
307
|
-
|
308
|
-
"
|
309
|
+
"ip_sec_permit_ip_protocols": [
|
310
|
+
],
|
311
|
+
"ip_sec_permit_tcp_ports": [
|
312
|
+
],
|
313
|
+
"ip_sec_permit_udp_ports": [
|
314
|
+
],
|
309
315
|
"ip_subnet": [
|
310
316
|
"255.255.255.0",
|
311
317
|
"64"
|
@@ -318,7 +324,8 @@
|
|
318
324
|
"wins_enable_lm_hosts_lookup": true,
|
319
325
|
"wins_scope_id": ""
|
320
326
|
},
|
321
|
-
"counters": {
|
327
|
+
"counters": {
|
328
|
+
},
|
322
329
|
"encapsulation": "Ethernet",
|
323
330
|
"instance": {
|
324
331
|
"adapter_type": "Ethernet 802.3",
|
@@ -395,6 +402,7 @@
|
|
395
402
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
396
403
|
"uptime_seconds": 2646450,
|
397
404
|
"virtualization": {
|
398
|
-
"systems": {
|
405
|
+
"systems": {
|
406
|
+
}
|
399
407
|
}
|
400
|
-
}
|
408
|
+
}
|