facterdb 3.7.0 → 3.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/release.yml +41 -0
- data/.github/workflows/release.yml +91 -20
- data/.github/workflows/test.yml +3 -4
- data/CHANGELOG.md +12 -0
- data/Gemfile +3 -7
- data/facterdb.gemspec +1 -2
- data/facts/4.10/almalinux-8-x86_64.facts +536 -0
- data/facts/4.10/almalinux-9-x86_64.facts +587 -0
- data/facts/4.10/amazon-2-x86_64.facts +265 -0
- data/facts/4.10/centos-9-x86_64.facts +518 -0
- data/facts/4.10/fedora-40-x86_64.facts +470 -0
- data/facts/4.10/fedora-41-x86_64.facts +845 -0
- data/facts/4.10/opensuse-15-x86_64.facts +482 -0
- data/facts/4.10/oraclelinux-8-x86_64.facts +518 -0
- data/facts/4.10/oraclelinux-9-x86_64.facts +584 -0
- data/facts/4.10/rocky-8-x86_64.facts +486 -0
- data/facts/4.10/rocky-9-x86_64.facts +536 -0
- data/facts/4.10/ubuntu-22.04-aarch64.facts +609 -0
- data/facts/4.10/ubuntu-24.04-aarch64.facts +485 -0
- data/facts/4.10/windows-10-x86_64.facts +174 -0
- data/facts/4.10/windows-11-x86_64.facts +174 -0
- data/facts/4.10/windows-2022-x86_64.facts +168 -0
- data/facts/4.11/almalinux-8-x86_64.facts +538 -0
- data/facts/4.11/almalinux-9-x86_64.facts +589 -0
- data/facts/4.11/amazon-2-x86_64.facts +462 -0
- data/facts/4.11/centos-9-x86_64.facts +518 -0
- data/facts/4.11/fedora-40-x86_64.facts +470 -0
- data/facts/4.11/fedora-41-x86_64.facts +845 -0
- data/facts/4.11/oraclelinux-8-x86_64.facts +520 -0
- data/facts/4.11/oraclelinux-9-x86_64.facts +586 -0
- data/facts/4.11/rocky-8-x86_64.facts +489 -0
- data/facts/4.11/rocky-9-x86_64.facts +539 -0
- data/facts/4.11/ubuntu-22.04-aarch64.facts +614 -0
- data/facts/4.11/ubuntu-24.04-aarch64.facts +490 -0
- data/facts/4.2/amazon-2-x86_64.facts +249 -0
- data/facts/4.2/centos-10-x86_64.facts +502 -0
- data/facts/4.2/fedora-40-x86_64.facts +458 -0
- data/facts/4.2/fedora-41-x86_64.facts +831 -0
- data/facts/4.2/ubuntu-22.04-aarch64.facts +597 -0
- data/facts/4.2/ubuntu-24.04-aarch64.facts +473 -0
- data/facts/4.3/amazon-2-x86_64.facts +249 -0
- data/facts/4.3/centos-10-x86_64.facts +502 -0
- data/facts/4.3/fedora-40-x86_64.facts +458 -0
- data/facts/4.3/fedora-41-x86_64.facts +831 -0
- data/facts/4.3/ubuntu-22.04-aarch64.facts +597 -0
- data/facts/4.3/ubuntu-24.04-aarch64.facts +473 -0
- data/facts/4.4/amazon-2-x86_64.facts +249 -0
- data/facts/4.4/centos-10-x86_64.facts +502 -0
- data/facts/4.4/fedora-40-x86_64.facts +458 -0
- data/facts/4.4/fedora-41-x86_64.facts +831 -0
- data/facts/4.4/ubuntu-22.04-aarch64.facts +597 -0
- data/facts/4.4/ubuntu-24.04-aarch64.facts +473 -0
- data/facts/4.5/fedora-40-x86_64.facts +464 -0
- data/facts/4.5/fedora-41-x86_64.facts +837 -0
- data/facts/4.5/ubuntu-22.04-aarch64.facts +603 -0
- data/facts/4.5/ubuntu-24.04-aarch64.facts +479 -0
- data/facts/4.6/amazon-2-x86_64.facts +257 -0
- data/facts/4.6/fedora-40-x86_64.facts +465 -0
- data/facts/4.6/fedora-41-x86_64.facts +838 -0
- data/facts/4.6/opensuse-15-x86_64.facts +475 -0
- data/facts/4.6/ubuntu-22.04-aarch64.facts +603 -0
- data/facts/4.6/ubuntu-24.04-aarch64.facts +479 -0
- data/facts/4.7/amazon-2-x86_64.facts +257 -0
- data/facts/4.7/fedora-40-x86_64.facts +465 -0
- data/facts/4.7/fedora-41-x86_64.facts +838 -0
- data/facts/4.7/ubuntu-22.04-aarch64.facts +603 -0
- data/facts/4.7/ubuntu-24.04-aarch64.facts +479 -0
- data/facts/4.8/amazon-2-x86_64.facts +263 -0
- data/facts/4.8/fedora-40-x86_64.facts +468 -0
- data/facts/4.8/fedora-41-x86_64.facts +841 -0
- data/facts/4.8/opensuse-15-x86_64.facts +481 -0
- data/facts/4.8/ubuntu-22.04-aarch64.facts +606 -0
- data/facts/4.8/ubuntu-24.04-aarch64.facts +482 -0
- data/facts/4.8/windows-10-x86_64.facts +174 -0
- data/facts/4.8/windows-11-x86_64.facts +174 -0
- data/facts/4.8/windows-2022-x86_64.facts +168 -0
- data/facts/4.9/amazon-2-x86_64.facts +265 -0
- data/facts/4.9/fedora-40-x86_64.facts +470 -0
- data/facts/4.9/fedora-41-x86_64.facts +845 -0
- data/facts/4.9/opensuse-15-x86_64.facts +482 -0
- data/facts/4.9/ubuntu-22.04-aarch64.facts +609 -0
- data/facts/4.9/ubuntu-24.04-aarch64.facts +485 -0
- data/facts/4.9/windows-10-x86_64.facts +174 -0
- data/facts/4.9/windows-11-x86_64.facts +174 -0
- data/facts/4.9/windows-2022-x86_64.facts +168 -0
- data/facts/README.md +8 -0
- data/facts/Vagrantfile +58 -20
- data/facts/get_facts.sh +2 -2
- data/facts/vbguest_install.sh +16 -0
- data/facts/versions.txt +3 -2
- data/lib/facterdb/version.rb +1 -1
- data/lib/facterdb.rb +0 -1
- metadata +86 -24
- data/database/list_arch_os_facter.md +0 -55
- data/database/list_facter_os_arch.md +0 -302
- data/database/list_os_arch_facter.md +0 -104
- data/database/list_os_facter_arch.md +0 -340
- data/database/table.md +0 -59
@@ -0,0 +1,257 @@
|
|
1
|
+
{
|
2
|
+
"aio_agent_version": "8.12.1",
|
3
|
+
"augeas": {
|
4
|
+
"version": "1.14.1"
|
5
|
+
},
|
6
|
+
"disks": {
|
7
|
+
"sda": {
|
8
|
+
"model": "VBOX HARDDISK",
|
9
|
+
"serial": "VBb9e5a750-6988346e",
|
10
|
+
"size": "25.00 GiB",
|
11
|
+
"size_bytes": 26843545600,
|
12
|
+
"type": "hdd",
|
13
|
+
"vendor": "ATA"
|
14
|
+
}
|
15
|
+
},
|
16
|
+
"dmi": {
|
17
|
+
"bios": {
|
18
|
+
"release_date": "12/01/2006",
|
19
|
+
"vendor": "innotek GmbH",
|
20
|
+
"version": "VirtualBox"
|
21
|
+
},
|
22
|
+
"board": {
|
23
|
+
"manufacturer": "Oracle Corporation",
|
24
|
+
"product": "VirtualBox",
|
25
|
+
"serial_number": "0"
|
26
|
+
},
|
27
|
+
"chassis": {
|
28
|
+
"type": "Other"
|
29
|
+
},
|
30
|
+
"manufacturer": "innotek GmbH",
|
31
|
+
"product": {
|
32
|
+
"name": "VirtualBox",
|
33
|
+
"serial_number": "0",
|
34
|
+
"uuid": "AE0C2099-5AB6-F946-9339-3F778AA14C51",
|
35
|
+
"version": "1.2"
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"facterversion": "4.7.1",
|
39
|
+
"filesystems": "xfs",
|
40
|
+
"fips_enabled": false,
|
41
|
+
"gem_version": "~> 4.7.0",
|
42
|
+
"hypervisors": {
|
43
|
+
"virtualbox": {
|
44
|
+
"revision": "167084",
|
45
|
+
"version": "7.1.6"
|
46
|
+
}
|
47
|
+
},
|
48
|
+
"identity": {
|
49
|
+
"gid": 0,
|
50
|
+
"group": "root",
|
51
|
+
"privileged": true,
|
52
|
+
"uid": 0,
|
53
|
+
"user": "root"
|
54
|
+
},
|
55
|
+
"is_virtual": true,
|
56
|
+
"kernel": "Linux",
|
57
|
+
"kernelmajversion": "4.14",
|
58
|
+
"kernelrelease": "4.14.314-237.533.amzn2.x86_64",
|
59
|
+
"kernelversion": "4.14.314",
|
60
|
+
"load_averages": {
|
61
|
+
"15m": 0.24,
|
62
|
+
"1m": 1.34,
|
63
|
+
"5m": 0.64
|
64
|
+
},
|
65
|
+
"memory": {
|
66
|
+
"system": {
|
67
|
+
"available": "1.64 GiB",
|
68
|
+
"available_bytes": 1760538624,
|
69
|
+
"capacity": "15.21%",
|
70
|
+
"total": "1.93 GiB",
|
71
|
+
"total_bytes": 2076364800,
|
72
|
+
"used": "301.20 MiB",
|
73
|
+
"used_bytes": 315826176
|
74
|
+
}
|
75
|
+
},
|
76
|
+
"mountpoints": {},
|
77
|
+
"networking": {
|
78
|
+
"dhcp": "10.0.2.2",
|
79
|
+
"domain": "example.com",
|
80
|
+
"fqdn": "foo.example.com",
|
81
|
+
"hostname": "foo",
|
82
|
+
"interfaces": {
|
83
|
+
"eth0": {
|
84
|
+
"bindings": [
|
85
|
+
{
|
86
|
+
"address": "10.0.2.15",
|
87
|
+
"netmask": "255.255.255.0",
|
88
|
+
"network": "10.0.2.0"
|
89
|
+
}
|
90
|
+
],
|
91
|
+
"bindings6": [
|
92
|
+
{
|
93
|
+
"address": "fd00::a00:27ff:fea6:b56c",
|
94
|
+
"netmask": "ffff:ffff:ffff:ffff::",
|
95
|
+
"network": "fd00::",
|
96
|
+
"scope6": "global",
|
97
|
+
"flags": []
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"address": "fe80::a00:27ff:fea6:b56c",
|
101
|
+
"netmask": "ffff:ffff:ffff:ffff::",
|
102
|
+
"network": "fe80::",
|
103
|
+
"scope6": "link",
|
104
|
+
"flags": [
|
105
|
+
"permanent"
|
106
|
+
]
|
107
|
+
}
|
108
|
+
],
|
109
|
+
"dhcp": "10.0.2.2",
|
110
|
+
"duplex": "full",
|
111
|
+
"ip": "10.0.2.15",
|
112
|
+
"ip6": "fd00::a00:27ff:fea6:b56c",
|
113
|
+
"mac": "08:00:27:a6:b5:6c",
|
114
|
+
"mtu": 1500,
|
115
|
+
"netmask": "255.255.255.0",
|
116
|
+
"netmask6": "ffff:ffff:ffff:ffff::",
|
117
|
+
"network": "10.0.2.0",
|
118
|
+
"network6": "fd00::",
|
119
|
+
"operational_state": "up",
|
120
|
+
"physical": true,
|
121
|
+
"scope6": "global",
|
122
|
+
"speed": 1000
|
123
|
+
},
|
124
|
+
"lo": {
|
125
|
+
"bindings": [
|
126
|
+
{
|
127
|
+
"address": "127.0.0.1",
|
128
|
+
"netmask": "255.0.0.0",
|
129
|
+
"network": "127.0.0.0"
|
130
|
+
}
|
131
|
+
],
|
132
|
+
"bindings6": [
|
133
|
+
{
|
134
|
+
"address": "::1",
|
135
|
+
"netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
|
136
|
+
"network": "::1",
|
137
|
+
"scope6": "host",
|
138
|
+
"flags": [
|
139
|
+
"permanent"
|
140
|
+
]
|
141
|
+
}
|
142
|
+
],
|
143
|
+
"ip": "127.0.0.1",
|
144
|
+
"ip6": "::1",
|
145
|
+
"mtu": 65536,
|
146
|
+
"netmask": "255.0.0.0",
|
147
|
+
"netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
|
148
|
+
"network": "127.0.0.0",
|
149
|
+
"network6": "::1",
|
150
|
+
"operational_state": "unknown",
|
151
|
+
"physical": false,
|
152
|
+
"scope6": "host"
|
153
|
+
}
|
154
|
+
},
|
155
|
+
"ip": "10.0.2.15",
|
156
|
+
"ip6": "fd00::a00:27ff:fea6:b56c",
|
157
|
+
"mac": "08:00:27:a6:b5:6c",
|
158
|
+
"mtu": 1500,
|
159
|
+
"netmask": "255.255.255.0",
|
160
|
+
"netmask6": "ffff:ffff:ffff:ffff::",
|
161
|
+
"network": "10.0.2.0",
|
162
|
+
"network6": "fd00::",
|
163
|
+
"primary": "eth0",
|
164
|
+
"scope6": "global"
|
165
|
+
},
|
166
|
+
"os": {
|
167
|
+
"architecture": "x86_64",
|
168
|
+
"distro": {
|
169
|
+
"codename": "Karoo",
|
170
|
+
"description": "Amazon Linux release 2 (Karoo)",
|
171
|
+
"id": "Amazon",
|
172
|
+
"release": {
|
173
|
+
"full": "2",
|
174
|
+
"major": "2"
|
175
|
+
}
|
176
|
+
},
|
177
|
+
"family": "RedHat",
|
178
|
+
"hardware": "x86_64",
|
179
|
+
"name": "Amazon",
|
180
|
+
"release": {
|
181
|
+
"full": "2",
|
182
|
+
"major": "2"
|
183
|
+
},
|
184
|
+
"selinux": {
|
185
|
+
"enabled": false
|
186
|
+
}
|
187
|
+
},
|
188
|
+
"partitions": {
|
189
|
+
"/dev/sda1": {
|
190
|
+
"filesystem": "xfs",
|
191
|
+
"label": "/",
|
192
|
+
"partlabel": "Linux",
|
193
|
+
"partuuid": "75b4352e-e52a-45b8-8f48-41b67d22c88a",
|
194
|
+
"size": "25.00 GiB",
|
195
|
+
"size_bytes": 26841431552,
|
196
|
+
"uuid": "4760f23c-fe8b-4a31-a741-8867c2600105"
|
197
|
+
},
|
198
|
+
"/dev/sda128": {
|
199
|
+
"partlabel": "BIOS Boot Partition",
|
200
|
+
"partuuid": "6f098d92-678b-4e34-8361-daa42f96fbea",
|
201
|
+
"size": "1.00 MiB",
|
202
|
+
"size_bytes": 1048576
|
203
|
+
}
|
204
|
+
},
|
205
|
+
"path": "/home/vagrant/vendor/bundler/ruby/3.2.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin",
|
206
|
+
"processors": {
|
207
|
+
"cores": 2,
|
208
|
+
"count": 2,
|
209
|
+
"isa": "x86_64",
|
210
|
+
"models": [
|
211
|
+
"12th Gen Intel(R) Core(TM) i9-12900K",
|
212
|
+
"12th Gen Intel(R) Core(TM) i9-12900K"
|
213
|
+
],
|
214
|
+
"physicalcount": 1,
|
215
|
+
"speed": "3.19 GHz",
|
216
|
+
"threads": 1
|
217
|
+
},
|
218
|
+
"ruby": {
|
219
|
+
"platform": "x86_64-linux",
|
220
|
+
"sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/3.2.0",
|
221
|
+
"version": "3.2.7"
|
222
|
+
},
|
223
|
+
"ssh": {
|
224
|
+
"ecdsa": {
|
225
|
+
"fingerprints": {
|
226
|
+
"sha1": "SSHFP 3 1 03ad6a8c0b981b4f59de3fb89d1b497480d966d0",
|
227
|
+
"sha256": "SSHFP 3 2 54f274ff5a2eb0a8e513cae59e9bc4f99ebfc8d2a37bba380510cc2753e19ed5"
|
228
|
+
},
|
229
|
+
"key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDQF03MxXCxVhMvHtFahoGc+axzZuv4oBVH6oqBMN9KfFGnba3W/VO3hRXrcaGO57SRBCS3yPk0g9nTPEVAeWAY=",
|
230
|
+
"type": "ecdsa-sha2-nistp256"
|
231
|
+
},
|
232
|
+
"ed25519": {
|
233
|
+
"fingerprints": {
|
234
|
+
"sha1": "SSHFP 4 1 e4eea94029d3ad5298b473976ae27da3f423b5bb",
|
235
|
+
"sha256": "SSHFP 4 2 366e6e86cfd04d0286af7c563aecb7d2b3717f22127a92cbfc86726168ca90bd"
|
236
|
+
},
|
237
|
+
"key": "AAAAC3NzaC1lZDI1NTE5AAAAIKx4qPydq2r2jT7EZEAJAGdk8t8Uqwt27WMLyccKvGRD",
|
238
|
+
"type": "ssh-ed25519"
|
239
|
+
},
|
240
|
+
"rsa": {
|
241
|
+
"fingerprints": {
|
242
|
+
"sha1": "SSHFP 1 1 b6f1bf491e53a718ce84545b4f30388820a4aa81",
|
243
|
+
"sha256": "SSHFP 1 2 a7f1152651242ce53ce8ba0c9958a010da8e96d98efb06faf03d95dfc94390ea"
|
244
|
+
},
|
245
|
+
"key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCkzZvIwVlc2g5luIq8yobqEU9dRNVLdxK0h3gLMUcmtIjxkr6bEdszb+39NbAQTcdVuaWGGa6vm12GgIKJhlDJZedLC7a0hPRs7/nzAd7YYpmiletvifx1MQPI1VYVWfUVAZLD4V93Rhk5jQOEgfcZk1k3WTSz3Ngemjgf2faQ6OZheMzKgudmscJQPA9STcDHqMnEtG21iMaDhNYXOC8ggo2jADeQ539jq76agwLoug2nx8G2I+oT1+us6hCN20neTlLhqHH2PDgvXeFRYzgp1go8cZeQ+B/bWxKIF+fz00z1FhvgegaMcnvuTEmmBUmFhUq8tiqDytb/W04W/aQ5",
|
246
|
+
"type": "ssh-rsa"
|
247
|
+
}
|
248
|
+
},
|
249
|
+
"system_uptime": {
|
250
|
+
"days": 0,
|
251
|
+
"hours": 0,
|
252
|
+
"seconds": 90,
|
253
|
+
"uptime": "0:01 hours"
|
254
|
+
},
|
255
|
+
"timezone": "UTC",
|
256
|
+
"virtual": "virtualbox"
|
257
|
+
}
|