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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 047d491e64674f7e3127b43c0f22a7b4c593b5da85acaae19b0029be89042244
|
4
|
+
data.tar.gz: d0ead8bae931b23cd42adba5577bd4da2985c6b32237a5b0076e8e0f0116b26e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 51112ab3494fed7d571b267784d29c81faf0a9874a50366f7d393b7c2d3fc8627970ef320b3270fe6a08df9818e090f36e29c60c4e6e2a24e3d56e4e82f51b5a
|
7
|
+
data.tar.gz: 94b5f416023677fbb8fb10207c47c5b7d0a8a4abf8bddcddaaac68997d673f60b54b9a8b3a79978e75f0ac9cb0ecf315b15217b64e5f5f2d432ed1a16b5b93a5
|
data/lib/fauxhai/.DS_Store
CHANGED
Binary file
|
data/lib/fauxhai/mocker.rb
CHANGED
@@ -80,7 +80,7 @@ module Fauxhai
|
|
80
80
|
def parse_and_validate(unparsed_data)
|
81
81
|
parsed_data = JSON.parse(unparsed_data)
|
82
82
|
if parsed_data["deprecated"]
|
83
|
-
STDERR.puts "WARNING: Fauxhai platform data for #{parsed_data["platform"]} #{parsed_data["platform_version"]} is deprecated and will be removed in the
|
83
|
+
STDERR.puts "WARNING: Fauxhai platform data for #{parsed_data["platform"]} #{parsed_data["platform_version"]} is deprecated and will be removed in the 10.0 release 3/2022. #{PLATFORM_LIST_MESSAGE}"
|
84
84
|
end
|
85
85
|
parsed_data
|
86
86
|
end
|
Binary file
|
@@ -64,7 +64,8 @@
|
|
64
64
|
"total": 1
|
65
65
|
},
|
66
66
|
"current_user": "fauxhai",
|
67
|
-
"dmi": {
|
67
|
+
"dmi": {
|
68
|
+
},
|
68
69
|
"domain": "local",
|
69
70
|
"filesystem": {
|
70
71
|
"by_device": {
|
@@ -875,7 +876,8 @@
|
|
875
876
|
"ip_scope": "LINK LOCAL UNICAST",
|
876
877
|
"prefixlen": "64",
|
877
878
|
"scope": "Link",
|
878
|
-
"tags": [
|
879
|
+
"tags": [
|
880
|
+
]
|
879
881
|
}
|
880
882
|
},
|
881
883
|
"arp": {
|
@@ -890,7 +892,8 @@
|
|
890
892
|
],
|
891
893
|
"mtu": "1500",
|
892
894
|
"number": "0",
|
893
|
-
"ring_params": {
|
895
|
+
"ring_params": {
|
896
|
+
},
|
894
897
|
"routes": [
|
895
898
|
{
|
896
899
|
"destination": "default",
|
@@ -928,7 +931,8 @@
|
|
928
931
|
"ip_scope": "LINK LOCAL LOOPBACK",
|
929
932
|
"prefixlen": "128",
|
930
933
|
"scope": "Node",
|
931
|
-
"tags": [
|
934
|
+
"tags": [
|
935
|
+
]
|
932
936
|
}
|
933
937
|
},
|
934
938
|
"encapsulation": "Loopback",
|
@@ -1879,6 +1883,7 @@
|
|
1879
1883
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
1880
1884
|
"uptime_seconds": 2646450,
|
1881
1885
|
"virtualization": {
|
1882
|
-
"systems": {
|
1886
|
+
"systems": {
|
1887
|
+
}
|
1883
1888
|
}
|
1884
|
-
}
|
1889
|
+
}
|
@@ -64,7 +64,8 @@
|
|
64
64
|
"total": 1
|
65
65
|
},
|
66
66
|
"current_user": "fauxhai",
|
67
|
-
"dmi": {
|
67
|
+
"dmi": {
|
68
|
+
},
|
68
69
|
"domain": "local",
|
69
70
|
"filesystem": {
|
70
71
|
"by_device": {
|
@@ -1035,7 +1036,8 @@
|
|
1035
1036
|
"ip_scope": "LINK LOCAL UNICAST",
|
1036
1037
|
"prefixlen": "64",
|
1037
1038
|
"scope": "Link",
|
1038
|
-
"tags": [
|
1039
|
+
"tags": [
|
1040
|
+
]
|
1039
1041
|
}
|
1040
1042
|
},
|
1041
1043
|
"arp": {
|
@@ -1050,7 +1052,8 @@
|
|
1050
1052
|
],
|
1051
1053
|
"mtu": "1500",
|
1052
1054
|
"number": "0",
|
1053
|
-
"ring_params": {
|
1055
|
+
"ring_params": {
|
1056
|
+
},
|
1054
1057
|
"routes": [
|
1055
1058
|
{
|
1056
1059
|
"destination": "default",
|
@@ -1088,7 +1091,8 @@
|
|
1088
1091
|
"ip_scope": "LINK LOCAL LOOPBACK",
|
1089
1092
|
"prefixlen": "128",
|
1090
1093
|
"scope": "Node",
|
1091
|
-
"tags": [
|
1094
|
+
"tags": [
|
1095
|
+
]
|
1092
1096
|
}
|
1093
1097
|
},
|
1094
1098
|
"encapsulation": "Loopback",
|
@@ -5279,6 +5283,7 @@
|
|
5279
5283
|
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
5280
5284
|
"uptime_seconds": 2646450,
|
5281
5285
|
"virtualization": {
|
5282
|
-
"systems": {
|
5286
|
+
"systems": {
|
5287
|
+
}
|
5283
5288
|
}
|
5284
|
-
}
|
5289
|
+
}
|