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
@@ -73,6 +73,7 @@
|
|
73
73
|
"total": 1
|
74
74
|
},
|
75
75
|
"current_user": "fauxhai",
|
76
|
+
"deprecated": true,
|
76
77
|
"dmi": {
|
77
78
|
"bios": {
|
78
79
|
"address": "0xE8000",
|
@@ -209,7 +210,8 @@
|
|
209
210
|
"filesystem": {
|
210
211
|
"by_device": {
|
211
212
|
"/dev/xvda": {
|
212
|
-
"mounts": [
|
213
|
+
"mounts": [
|
214
|
+
]
|
213
215
|
},
|
214
216
|
"/dev/xvda1": {
|
215
217
|
"fs_type": "ext4",
|
@@ -1470,7 +1472,8 @@
|
|
1470
1472
|
"ip_scope": "LINK LOCAL UNICAST",
|
1471
1473
|
"prefixlen": "64",
|
1472
1474
|
"scope": "Link",
|
1473
|
-
"tags": [
|
1475
|
+
"tags": [
|
1476
|
+
]
|
1474
1477
|
}
|
1475
1478
|
},
|
1476
1479
|
"arp": {
|
@@ -1485,7 +1488,8 @@
|
|
1485
1488
|
],
|
1486
1489
|
"mtu": "1500",
|
1487
1490
|
"number": "0",
|
1488
|
-
"ring_params": {
|
1491
|
+
"ring_params": {
|
1492
|
+
},
|
1489
1493
|
"routes": [
|
1490
1494
|
{
|
1491
1495
|
"destination": "default",
|
@@ -1523,7 +1527,8 @@
|
|
1523
1527
|
"ip_scope": "LINK LOCAL LOOPBACK",
|
1524
1528
|
"prefixlen": "128",
|
1525
1529
|
"scope": "Node",
|
1526
|
-
"tags": [
|
1530
|
+
"tags": [
|
1531
|
+
]
|
1527
1532
|
}
|
1528
1533
|
},
|
1529
1534
|
"encapsulation": "Loopback",
|
@@ -2932,6 +2937,7 @@
|
|
2932
2937
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
2933
2938
|
"uptime_seconds": 2646450,
|
2934
2939
|
"virtualization": {
|
2935
|
-
"systems": {
|
2940
|
+
"systems": {
|
2941
|
+
}
|
2936
2942
|
}
|
2937
|
-
}
|
2943
|
+
}
|
@@ -209,7 +209,8 @@
|
|
209
209
|
"filesystem": {
|
210
210
|
"by_device": {
|
211
211
|
"/dev/xvda": {
|
212
|
-
"mounts": [
|
212
|
+
"mounts": [
|
213
|
+
]
|
213
214
|
},
|
214
215
|
"/dev/xvda1": {
|
215
216
|
"fs_type": "ext4",
|
@@ -1470,7 +1471,8 @@
|
|
1470
1471
|
"ip_scope": "LINK LOCAL UNICAST",
|
1471
1472
|
"prefixlen": "64",
|
1472
1473
|
"scope": "Link",
|
1473
|
-
"tags": [
|
1474
|
+
"tags": [
|
1475
|
+
]
|
1474
1476
|
}
|
1475
1477
|
},
|
1476
1478
|
"arp": {
|
@@ -1485,7 +1487,8 @@
|
|
1485
1487
|
],
|
1486
1488
|
"mtu": "1500",
|
1487
1489
|
"number": "0",
|
1488
|
-
"ring_params": {
|
1490
|
+
"ring_params": {
|
1491
|
+
},
|
1489
1492
|
"routes": [
|
1490
1493
|
{
|
1491
1494
|
"destination": "default",
|
@@ -1523,7 +1526,8 @@
|
|
1523
1526
|
"ip_scope": "LINK LOCAL LOOPBACK",
|
1524
1527
|
"prefixlen": "128",
|
1525
1528
|
"scope": "Node",
|
1526
|
-
"tags": [
|
1529
|
+
"tags": [
|
1530
|
+
]
|
1527
1531
|
}
|
1528
1532
|
},
|
1529
1533
|
"encapsulation": "Loopback",
|
@@ -2932,6 +2936,7 @@
|
|
2932
2936
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
2933
2937
|
"uptime_seconds": 2646450,
|
2934
2938
|
"virtualization": {
|
2935
|
-
"systems": {
|
2939
|
+
"systems": {
|
2940
|
+
}
|
2936
2941
|
}
|
2937
|
-
}
|
2942
|
+
}
|