facterdb 3.1.0 → 3.3.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.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +25 -0
  3. data/database/list_arch_os_facter.md +12 -11
  4. data/database/list_facter_os_arch.md +32 -0
  5. data/database/list_os_arch_facter.md +13 -11
  6. data/database/list_os_facter_arch.md +31 -0
  7. data/database/table.md +50 -49
  8. data/facterdb.gemspec +1 -1
  9. data/facts/4.2/ubuntu-24.04-x86_64.facts +473 -0
  10. data/facts/4.3/ubuntu-24.04-x86_64.facts +473 -0
  11. data/facts/4.4/ubuntu-24.04-x86_64.facts +473 -0
  12. data/facts/4.5/ubuntu-24.04-x86_64.facts +479 -0
  13. data/facts/4.6/ubuntu-24.04-x86_64.facts +480 -0
  14. data/facts/4.7/ubuntu-24.04-x86_64.facts +480 -0
  15. data/facts/4.8/almalinux-8-x86_64.facts +457 -0
  16. data/facts/4.8/almalinux-9-x86_64.facts +575 -0
  17. data/facts/4.8/centos-9-x86_64.facts +508 -0
  18. data/facts/4.8/debian-11-x86_64.facts +433 -0
  19. data/facts/4.8/debian-12-x86_64.facts +514 -0
  20. data/facts/4.8/oraclelinux-8-x86_64.facts +499 -0
  21. data/facts/4.8/oraclelinux-9-x86_64.facts +545 -0
  22. data/facts/4.8/redhat-8-x86_64.facts +493 -0
  23. data/facts/4.8/redhat-9-x86_64.facts +544 -0
  24. data/facts/4.8/rocky-9-x86_64.facts +608 -0
  25. data/facts/4.8/ubuntu-22.04-x86_64.facts +569 -0
  26. data/facts/4.8/ubuntu-24.04-x86_64.facts +485 -0
  27. data/facts/4.9/almalinux-8-x86_64.facts +458 -0
  28. data/facts/4.9/almalinux-9-x86_64.facts +579 -0
  29. data/facts/4.9/centos-9-x86_64.facts +509 -0
  30. data/facts/4.9/debian-11-x86_64.facts +434 -0
  31. data/facts/4.9/debian-12-x86_64.facts +515 -0
  32. data/facts/4.9/oraclelinux-8-x86_64.facts +501 -0
  33. data/facts/4.9/oraclelinux-9-x86_64.facts +547 -0
  34. data/facts/4.9/redhat-8-x86_64.facts +495 -0
  35. data/facts/4.9/redhat-9-x86_64.facts +546 -0
  36. data/facts/4.9/rocky-9-x86_64.facts +613 -0
  37. data/facts/4.9/ubuntu-22.04-x86_64.facts +570 -0
  38. data/facts/4.9/ubuntu-24.04-x86_64.facts +488 -0
  39. data/facts/Vagrantfile +6 -0
  40. data/facts/get_facts.sh +2 -2
  41. data/facts/versions.txt +6 -0
  42. data/lib/facterdb/version.rb +1 -1
  43. data/spec/facts_spec.rb +5 -7
  44. metadata +35 -5
@@ -0,0 +1,488 @@
1
+ {
2
+ "aio_agent_version": "8.9.0",
3
+ "augeas": {
4
+ "version": "1.14.1"
5
+ },
6
+ "disks": {
7
+ "sda": {
8
+ "model": "VBOX HARDDISK",
9
+ "serial": "VB45209405-fdce817b",
10
+ "size": "64.00 GiB",
11
+ "size_bytes": 68719476736,
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": "82076c39-472a-424d-9c6e-47c61f2d268d",
35
+ "version": "1.2"
36
+ }
37
+ },
38
+ "facterversion": "4.9.0",
39
+ "filesystems": "btrfs,ext2,ext3,ext4,squashfs,vfat",
40
+ "fips_enabled": false,
41
+ "hypervisors": {
42
+ "virtualbox": {
43
+ "revision": "163906",
44
+ "version": "7.0.20"
45
+ },
46
+ "vmware": {
47
+ }
48
+ },
49
+ "identity": {
50
+ "gid": 0,
51
+ "group": "root",
52
+ "privileged": true,
53
+ "uid": 0,
54
+ "user": "root"
55
+ },
56
+ "is_virtual": true,
57
+ "kernel": "Linux",
58
+ "kernelmajversion": "6.8",
59
+ "kernelrelease": "6.8.0-31-generic",
60
+ "kernelversion": "6.8.0",
61
+ "load_averages": {
62
+ "15m": 0.16,
63
+ "1m": 1.37,
64
+ "5m": 0.44
65
+ },
66
+ "memory": {
67
+ "swap": {
68
+ "available": "2.00 GiB",
69
+ "available_bytes": 2147479552,
70
+ "capacity": "0.00%",
71
+ "total": "2.00 GiB",
72
+ "total_bytes": 2147479552,
73
+ "used": "0 bytes",
74
+ "used_bytes": 0
75
+ },
76
+ "system": {
77
+ "available": "1.53 GiB",
78
+ "available_bytes": 1640300544,
79
+ "capacity": "20.51%",
80
+ "total": "1.92 GiB",
81
+ "total_bytes": 2063482880,
82
+ "used": "403.58 MiB",
83
+ "used_bytes": 423182336
84
+ }
85
+ },
86
+ "mountpoints": {
87
+ "/": {
88
+ "available": "25.12 GiB",
89
+ "available_bytes": 26973859840,
90
+ "capacity": "12.69%",
91
+ "device": "/dev/mapper/ubuntu--vg-ubuntu--lv",
92
+ "filesystem": "ext4",
93
+ "options": [
94
+ "rw",
95
+ "relatime"
96
+ ],
97
+ "size": "30.34 GiB",
98
+ "size_bytes": 32574881792,
99
+ "used": "3.65 GiB",
100
+ "used_bytes": 3920154624
101
+ },
102
+ "/boot": {
103
+ "available": "1.69 GiB",
104
+ "available_bytes": 1816555520,
105
+ "capacity": "5.20%",
106
+ "device": "/dev/sda2",
107
+ "filesystem": "ext4",
108
+ "options": [
109
+ "rw",
110
+ "relatime"
111
+ ],
112
+ "size": "1.90 GiB",
113
+ "size_bytes": 2040373248,
114
+ "used": "95.05 MiB",
115
+ "used_bytes": 99667968
116
+ },
117
+ "/dev": {
118
+ "available": "948.11 MiB",
119
+ "available_bytes": 994164736,
120
+ "capacity": "0%",
121
+ "device": "udev",
122
+ "filesystem": "devtmpfs",
123
+ "options": [
124
+ "rw",
125
+ "nosuid",
126
+ "relatime",
127
+ "size=970864k",
128
+ "nr_inodes=242716",
129
+ "mode=755",
130
+ "inode64"
131
+ ],
132
+ "size": "948.11 MiB",
133
+ "size_bytes": 994164736,
134
+ "used": "0 bytes",
135
+ "used_bytes": 0
136
+ },
137
+ "/dev/hugepages": {
138
+ "available": "0 bytes",
139
+ "available_bytes": 0,
140
+ "capacity": "100%",
141
+ "device": "hugetlbfs",
142
+ "filesystem": "hugetlbfs",
143
+ "options": [
144
+ "rw",
145
+ "nosuid",
146
+ "nodev",
147
+ "relatime",
148
+ "pagesize=2M"
149
+ ],
150
+ "size": "0 bytes",
151
+ "size_bytes": 0,
152
+ "used": "0 bytes",
153
+ "used_bytes": 0
154
+ },
155
+ "/dev/mqueue": {
156
+ "available": "0 bytes",
157
+ "available_bytes": 0,
158
+ "capacity": "100%",
159
+ "device": "mqueue",
160
+ "filesystem": "mqueue",
161
+ "options": [
162
+ "rw",
163
+ "nosuid",
164
+ "nodev",
165
+ "noexec",
166
+ "relatime"
167
+ ],
168
+ "size": "0 bytes",
169
+ "size_bytes": 0,
170
+ "used": "0 bytes",
171
+ "used_bytes": 0
172
+ },
173
+ "/dev/pts": {
174
+ "available": "0 bytes",
175
+ "available_bytes": 0,
176
+ "capacity": "100%",
177
+ "device": "devpts",
178
+ "filesystem": "devpts",
179
+ "options": [
180
+ "rw",
181
+ "nosuid",
182
+ "noexec",
183
+ "relatime",
184
+ "gid=5",
185
+ "mode=620",
186
+ "ptmxmode=000"
187
+ ],
188
+ "size": "0 bytes",
189
+ "size_bytes": 0,
190
+ "used": "0 bytes",
191
+ "used_bytes": 0
192
+ },
193
+ "/dev/shm": {
194
+ "available": "983.95 MiB",
195
+ "available_bytes": 1031741440,
196
+ "capacity": "0%",
197
+ "device": "tmpfs",
198
+ "filesystem": "tmpfs",
199
+ "options": [
200
+ "rw",
201
+ "nosuid",
202
+ "nodev",
203
+ "inode64"
204
+ ],
205
+ "size": "983.95 MiB",
206
+ "size_bytes": 1031741440,
207
+ "used": "0 bytes",
208
+ "used_bytes": 0
209
+ },
210
+ "/run": {
211
+ "available": "195.82 MiB",
212
+ "available_bytes": 205328384,
213
+ "capacity": "0.49%",
214
+ "device": "tmpfs",
215
+ "filesystem": "tmpfs",
216
+ "options": [
217
+ "rw",
218
+ "nosuid",
219
+ "nodev",
220
+ "noexec",
221
+ "relatime",
222
+ "size=201512k",
223
+ "mode=755",
224
+ "inode64"
225
+ ],
226
+ "size": "196.79 MiB",
227
+ "size_bytes": 206348288,
228
+ "used": "996.00 KiB",
229
+ "used_bytes": 1019904
230
+ },
231
+ "/run/lock": {
232
+ "available": "5.00 MiB",
233
+ "available_bytes": 5242880,
234
+ "capacity": "0%",
235
+ "device": "tmpfs",
236
+ "filesystem": "tmpfs",
237
+ "options": [
238
+ "rw",
239
+ "nosuid",
240
+ "nodev",
241
+ "noexec",
242
+ "relatime",
243
+ "size=5120k",
244
+ "inode64"
245
+ ],
246
+ "size": "5.00 MiB",
247
+ "size_bytes": 5242880,
248
+ "used": "0 bytes",
249
+ "used_bytes": 0
250
+ },
251
+ "/run/user/1000": {
252
+ "available": "196.78 MiB",
253
+ "available_bytes": 206336000,
254
+ "capacity": "0.01%",
255
+ "device": "tmpfs",
256
+ "filesystem": "tmpfs",
257
+ "options": [
258
+ "rw",
259
+ "nosuid",
260
+ "nodev",
261
+ "relatime",
262
+ "size=201512k",
263
+ "nr_inodes=50378",
264
+ "mode=700",
265
+ "uid=1000",
266
+ "gid=1000",
267
+ "inode64"
268
+ ],
269
+ "size": "196.79 MiB",
270
+ "size_bytes": 206348288,
271
+ "used": "12.00 KiB",
272
+ "used_bytes": 12288
273
+ },
274
+ "/vagrant": {
275
+ "available": "512.65 GiB",
276
+ "available_bytes": 550452658176,
277
+ "capacity": "43.63%",
278
+ "device": "vagrant",
279
+ "filesystem": "vboxsf",
280
+ "options": [
281
+ "rw",
282
+ "nodev",
283
+ "relatime",
284
+ "iocharset=utf8",
285
+ "uid=1000",
286
+ "gid=1000"
287
+ ],
288
+ "size": "909.41 GiB",
289
+ "size_bytes": 976476184576,
290
+ "used": "396.77 GiB",
291
+ "used_bytes": 426023526400
292
+ }
293
+ },
294
+ "networking": {
295
+ "dhcp": "10.0.2.2",
296
+ "domain": "example.com",
297
+ "fqdn": "foo.example.com",
298
+ "hostname": "foo",
299
+ "interfaces": {
300
+ "eth0": {
301
+ "bindings": [
302
+ {
303
+ "address": "10.0.2.15",
304
+ "netmask": "255.255.255.0",
305
+ "network": "10.0.2.0"
306
+ }
307
+ ],
308
+ "bindings6": [
309
+ {
310
+ "address": "fe80::a00:27ff:fe64:e1ff",
311
+ "netmask": "ffff:ffff:ffff:ffff::",
312
+ "network": "fe80::",
313
+ "scope6": "link",
314
+ "flags": [
315
+ "permanent"
316
+ ]
317
+ }
318
+ ],
319
+ "dhcp": "10.0.2.2",
320
+ "duplex": "full",
321
+ "ip": "10.0.2.15",
322
+ "ip6": "fe80::a00:27ff:fe64:e1ff",
323
+ "mac": "08:00:27:64:e1:ff",
324
+ "mtu": 1500,
325
+ "netmask": "255.255.255.0",
326
+ "netmask6": "ffff:ffff:ffff:ffff::",
327
+ "network": "10.0.2.0",
328
+ "network6": "fe80::",
329
+ "operational_state": "up",
330
+ "physical": true,
331
+ "scope6": "link",
332
+ "speed": 1000
333
+ },
334
+ "lo": {
335
+ "bindings": [
336
+ {
337
+ "address": "127.0.0.1",
338
+ "netmask": "255.0.0.0",
339
+ "network": "127.0.0.0"
340
+ }
341
+ ],
342
+ "bindings6": [
343
+ {
344
+ "address": "::1",
345
+ "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
346
+ "network": "::1",
347
+ "scope6": "host",
348
+ "flags": [
349
+ "permanent"
350
+ ]
351
+ }
352
+ ],
353
+ "ip": "127.0.0.1",
354
+ "ip6": "::1",
355
+ "mtu": 65536,
356
+ "netmask": "255.0.0.0",
357
+ "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
358
+ "network": "127.0.0.0",
359
+ "network6": "::1",
360
+ "operational_state": "unknown",
361
+ "physical": false,
362
+ "scope6": "host"
363
+ }
364
+ },
365
+ "ip": "10.0.2.15",
366
+ "ip6": "fe80::a00:27ff:fe64:e1ff",
367
+ "mac": "08:00:27:64:e1:ff",
368
+ "mtu": 1500,
369
+ "netmask": "255.255.255.0",
370
+ "netmask6": "ffff:ffff:ffff:ffff::",
371
+ "network": "10.0.2.0",
372
+ "network6": "fe80::",
373
+ "primary": "eth0",
374
+ "scope6": "link"
375
+ },
376
+ "os": {
377
+ "architecture": "amd64",
378
+ "distro": {
379
+ "codename": "noble",
380
+ "description": "Ubuntu 24.04 LTS",
381
+ "id": "Ubuntu",
382
+ "release": {
383
+ "full": "24.04",
384
+ "major": "24.04"
385
+ }
386
+ },
387
+ "family": "Debian",
388
+ "hardware": "x86_64",
389
+ "name": "Ubuntu",
390
+ "release": {
391
+ "full": "24.04",
392
+ "major": "24.04"
393
+ },
394
+ "selinux": {
395
+ "enabled": false
396
+ }
397
+ },
398
+ "partitions": {
399
+ "/dev/mapper/ubuntu--vg-ubuntu--lv": {
400
+ "filesystem": "ext4",
401
+ "mount": "/",
402
+ "size": "31.00 GiB",
403
+ "size_bytes": 33281802240,
404
+ "uuid": "40b3fedd-d848-4a74-b7ef-f3acac9554ed"
405
+ },
406
+ "/dev/sda1": {
407
+ "parttype": "21686148-6449-6e6f-744e-656564454649",
408
+ "partuuid": "9fea22d4-70b6-4c72-a6e5-25ae75e54861",
409
+ "size": "1.00 MiB",
410
+ "size_bytes": 1048576
411
+ },
412
+ "/dev/sda2": {
413
+ "filesystem": "ext4",
414
+ "mount": "/boot",
415
+ "parttype": "0fc63daf-8483-4772-8e79-3d69d8477de4",
416
+ "partuuid": "e91d0b84-aaf0-45ed-9887-79cf34f9f909",
417
+ "size": "2.00 GiB",
418
+ "size_bytes": 2147483648,
419
+ "uuid": "0e751ccc-2139-4c7a-a90e-e41e9a522aee"
420
+ },
421
+ "/dev/sda3": {
422
+ "filesystem": "LVM2_member",
423
+ "parttype": "0fc63daf-8483-4772-8e79-3d69d8477de4",
424
+ "partuuid": "9e755eb3-f0f5-4e2d-82b6-6d0709f2b26a",
425
+ "size": "62.00 GiB",
426
+ "size_bytes": 66568847360,
427
+ "uuid": "d2OsZK-N5Ih-NCA3-TOIv-h9Ul-wXzA-UoQKtz"
428
+ }
429
+ },
430
+ "path": "/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",
431
+ "processors": {
432
+ "cores": 2,
433
+ "count": 2,
434
+ "extensions": [
435
+ "x86_64",
436
+ "x86_64-v1",
437
+ "x86_64-v2"
438
+ ],
439
+ "isa": "x86_64",
440
+ "models": [
441
+ "AMD Ryzen 9 7940HS w/ Radeon 780M Graphics",
442
+ "AMD Ryzen 9 7940HS w/ Radeon 780M Graphics"
443
+ ],
444
+ "physicalcount": 1,
445
+ "speed": "3.99 GHz",
446
+ "threads": 1
447
+ },
448
+ "puppetversion": "8.9.0",
449
+ "ruby": {
450
+ "platform": "x86_64-linux",
451
+ "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/3.2.0",
452
+ "version": "3.2.5"
453
+ },
454
+ "ssh": {
455
+ "ecdsa": {
456
+ "fingerprints": {
457
+ "sha1": "SSHFP 3 1 cc63303e2d8ed53588c544c837245ad11e78f75a",
458
+ "sha256": "SSHFP 3 2 c3e36fcc9a1ab7570060d102aa6e3744daa1913d474ee7e5912bc0a0610ca72f"
459
+ },
460
+ "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI3p9HhID4LQMn18WWSWLiU8zbf3eG2jK1h+5OX9YQ9qclAld6pXYNfIQvdQErz8snD++DyHGMhbICVCTHStb7k=",
461
+ "type": "ecdsa-sha2-nistp256"
462
+ },
463
+ "ed25519": {
464
+ "fingerprints": {
465
+ "sha1": "SSHFP 4 1 3de2f00f05afe0f77915eabb707461b73f734e9e",
466
+ "sha256": "SSHFP 4 2 e83f260406b9bee1520fa5aa23e4db326305ad1038814203b53360076f6d9d7e"
467
+ },
468
+ "key": "AAAAC3NzaC1lZDI1NTE5AAAAIKzuGDC/w1lKJoaNiyhMxYk9VmhpB47TNpzN8C4QXwJs",
469
+ "type": "ssh-ed25519"
470
+ },
471
+ "rsa": {
472
+ "fingerprints": {
473
+ "sha1": "SSHFP 1 1 e36b372c9637b08da523eb7e841a391de0d305c4",
474
+ "sha256": "SSHFP 1 2 712883eb3231701aa72325667aa343753a3d50c6b0d9613ba9bbb7d1f34354d2"
475
+ },
476
+ "key": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDbR27pCP5PIffVxTyrKBfn/Pnd1MDx67q7HiDXrnkrqK+SaXWB5pgLTKyaYt7ohcIeA36RVGHI7sU61O0F1wumXjsJ9LeoyORuE31HLaU9EopZUy+0UnbOjdcC2xRxIWOigidv7EEjp9zrcB+E3/jbsFLtEVzjaStJOwEeT/3b3+kRHMOXUV8Gc5cIe690axyzCErjWm7s9ji1cxIgYbYWIKlXlf6GlWtwkDACYTgi/zkZqlugeB7gfc5rnrNEbbuYneWKNd2+lhwM7lBl4wPo+a1P5xrEy1+TJGxkAteOcDrEHOI8Pzdp0ilpFlPLb7ReqYZL6WDe5KWP3+gB/tL/2ZWVxpSVg7w9kee0tPyFmd6uZVgaJPtQPgYTrn3bfvkuw5pxTr0HhrH7FZgV06paYMwIEiP0Pm5fA+Y6bx7L+J15LjQTh1jljEJo7PPTanF/x4my99aBFv0PainZa3FUiC1QhjZ5litrs63nOWX4cYqCXjd5zBidvGKPV/z0qTU=",
477
+ "type": "ssh-rsa"
478
+ }
479
+ },
480
+ "system_uptime": {
481
+ "days": 0,
482
+ "hours": 0,
483
+ "seconds": 52,
484
+ "uptime": "0:00 hours"
485
+ },
486
+ "timezone": "UTC",
487
+ "virtual": "virtualbox"
488
+ }
data/facts/Vagrantfile CHANGED
@@ -72,6 +72,12 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
72
72
  host.vm.provision 'shell', path: 'get_facts.sh'
73
73
  host.vm.provision 'shell', inline: '/sbin/shutdown -h now'
74
74
  end
75
+ config.vm.define 'ubuntu-24.04-x86_64', autostart: false do |host|
76
+ host.vm.box = 'bento/ubuntu-24.04'
77
+ host.vm.provision 'file', source: 'Gemfile', destination: 'Gemfile'
78
+ host.vm.provision 'shell', path: 'get_facts.sh'
79
+ host.vm.provision 'shell', inline: '/sbin/shutdown -h now'
80
+ end
75
81
  # images are at https://cloud.centos.org/centos/9-stream/x86_64/images/
76
82
  # can be imported with `vagrant box add --name centos/stream9 $url` you can also
77
83
  # use the host.vm.box_url below
data/facts/get_facts.sh CHANGED
@@ -99,7 +99,7 @@ case "${osfamily}" in
99
99
  apt-get -y remove --purge puppet8-release
100
100
  fi
101
101
  # libc6-dev needed to build the ffi gem
102
- apt_install make gcc libgmp-dev libc6-dev
102
+ apt_install make gcc libgmp-dev libc6-dev ruby ruby-dev
103
103
 
104
104
  # There are no puppet-agent packages for $releasename yet, so generate a Facter 3.x
105
105
  # fact set from the official Debian package.
@@ -184,7 +184,7 @@ gem install bundler --no-document --no-format-executable
184
184
  bundle config set path 'vendor/bundler'
185
185
  bundle install
186
186
 
187
- for version in 4.2.14 4.3.0 4.4.3 4.5.2 4.6.0 4.7.0; do
187
+ for version in 4.2.14 4.3.0 4.4.3 4.5.2 4.6.0 4.7.0 4.8.0 4.9.0; do
188
188
  FACTER_GEM_VERSION="~> ${version}" bundle update
189
189
  # sometimes all versions of facter are not possible, if the bundle update fails, skip the rest of the loop
190
190
  if [ $? -ne 0 ]; then
data/facts/versions.txt CHANGED
@@ -3,6 +3,12 @@
3
3
  # Version information from Facter release notes: https://www.puppet.com/docs/puppet/8/release_notes_facter.htm
4
4
  # FacterDB only cares about the x.y, and drops .z - Please keep versions in order by Facter version
5
5
 
6
+ # Facter 4.9.0 - Release September 2024 and shipped with Puppet 8.9.0
7
+ 8.9.0
8
+
9
+ # Facter 4.8.0 - Released July 2024 and shipped with Puppet 8.8.1
10
+ 8.8.1
11
+
6
12
  # Facter 4.7.0 - Released April 2024 and shipped with Puppet 8.6.0.
7
13
  8.6.0
8
14
 
@@ -1,5 +1,5 @@
1
1
  module FacterDB
2
2
  module Version
3
- STRING = '3.1.0'
3
+ STRING = '3.3.0'
4
4
  end
5
5
  end
data/spec/facts_spec.rb CHANGED
@@ -89,13 +89,11 @@ describe 'Default Facts' do
89
89
  end
90
90
 
91
91
  it 'contains newer networking facts hash' do
92
- if Gem::Version.new(content['facterversion']) >= Gem::Version.new('3.0.0')
93
- expect(content['networking']['ip']).to not_be_nil.and not_be_empty
94
- expect(content['networking']['ip6']).to not_be_nil.and not_be_empty
95
- expect(content['networking']['hostname']).to eq('foo')
96
- expect(content['networking']['domain']).to eq('example.com')
97
- expect(content['networking']['fqdn']).to eq('foo.example.com')
98
- end
92
+ expect(content['networking']['ip']).to not_be_nil.and not_be_empty
93
+ expect(content['networking']['ip6']).to not_be_nil.and not_be_empty
94
+ expect(content['networking']['hostname']).to eq('foo')
95
+ expect(content['networking']['domain']).to eq('example.com')
96
+ expect(content['networking']['fqdn']).to eq('foo.example.com')
99
97
  end
100
98
 
101
99
  it 'does not contains the legacy ipaddress fact' do
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: facterdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vox Pupuli
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-14 00:00:00.000000000 Z
11
+ date: 2024-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: coveralls
@@ -64,14 +64,14 @@ dependencies:
64
64
  requirements:
65
65
  - - "~>"
66
66
  - !ruby/object:Gem::Version
67
- version: 2.7.0
67
+ version: 2.8.0
68
68
  type: :development
69
69
  prerelease: false
70
70
  version_requirements: !ruby/object:Gem::Requirement
71
71
  requirements:
72
72
  - - "~>"
73
73
  - !ruby/object:Gem::Version
74
- version: 2.7.0
74
+ version: 2.8.0
75
75
  - !ruby/object:Gem::Dependency
76
76
  name: facter
77
77
  requirement: !ruby/object:Gem::Requirement
@@ -218,6 +218,7 @@ files:
218
218
  - facts/4.2/ubuntu-21.10-x86_64.facts
219
219
  - facts/4.2/ubuntu-22.04-x86_64.facts
220
220
  - facts/4.2/ubuntu-22.10-x86_64.facts
221
+ - facts/4.2/ubuntu-24.04-x86_64.facts
221
222
  - facts/4.2/windows-10-x86_64.facts
222
223
  - facts/4.2/windows-11-x86_64.facts
223
224
  - facts/4.2/windows-2012 r2-x86_64.facts
@@ -252,6 +253,7 @@ files:
252
253
  - facts/4.3/ubuntu-18.04-x86_64.facts
253
254
  - facts/4.3/ubuntu-20.04-x86_64.facts
254
255
  - facts/4.3/ubuntu-22.04-x86_64.facts
256
+ - facts/4.3/ubuntu-24.04-x86_64.facts
255
257
  - facts/4.3/windows-10-x86_64.facts
256
258
  - facts/4.3/windows-11-x86_64.facts
257
259
  - facts/4.3/windows-2012 r2-x86_64.facts
@@ -286,6 +288,7 @@ files:
286
288
  - facts/4.4/ubuntu-18.04-x86_64.facts
287
289
  - facts/4.4/ubuntu-20.04-x86_64.facts
288
290
  - facts/4.4/ubuntu-22.04-x86_64.facts
291
+ - facts/4.4/ubuntu-24.04-x86_64.facts
289
292
  - facts/4.4/windows-10-x86_64.facts
290
293
  - facts/4.4/windows-11-x86_64.facts
291
294
  - facts/4.4/windows-2012 r2-x86_64.facts
@@ -320,6 +323,7 @@ files:
320
323
  - facts/4.5/ubuntu-18.04-x86_64.facts
321
324
  - facts/4.5/ubuntu-20.04-x86_64.facts
322
325
  - facts/4.5/ubuntu-22.04-x86_64.facts
326
+ - facts/4.5/ubuntu-24.04-x86_64.facts
323
327
  - facts/4.5/windows-10-x86_64.facts
324
328
  - facts/4.5/windows-11-x86_64.facts
325
329
  - facts/4.5/windows-2019-x86_64.facts
@@ -342,6 +346,7 @@ files:
342
346
  - facts/4.6/rocky-9-x86_64.facts
343
347
  - facts/4.6/ubuntu-20.04-x86_64.facts
344
348
  - facts/4.6/ubuntu-22.04-x86_64.facts
349
+ - facts/4.6/ubuntu-24.04-x86_64.facts
345
350
  - facts/4.6/windows-10-x86_64.facts
346
351
  - facts/4.6/windows-11-x86_64.facts
347
352
  - facts/4.6/windows-2019-x86_64.facts
@@ -366,10 +371,35 @@ files:
366
371
  - facts/4.7/rocky-9-x86_64.facts
367
372
  - facts/4.7/ubuntu-20.04-x86_64.facts
368
373
  - facts/4.7/ubuntu-22.04-x86_64.facts
374
+ - facts/4.7/ubuntu-24.04-x86_64.facts
369
375
  - facts/4.7/windows-10-x86_64.facts
370
376
  - facts/4.7/windows-11-x86_64.facts
371
377
  - facts/4.7/windows-2019-x86_64.facts
372
378
  - facts/4.7/windows-2022-x86_64.facts
379
+ - facts/4.8/almalinux-8-x86_64.facts
380
+ - facts/4.8/almalinux-9-x86_64.facts
381
+ - facts/4.8/centos-9-x86_64.facts
382
+ - facts/4.8/debian-11-x86_64.facts
383
+ - facts/4.8/debian-12-x86_64.facts
384
+ - facts/4.8/oraclelinux-8-x86_64.facts
385
+ - facts/4.8/oraclelinux-9-x86_64.facts
386
+ - facts/4.8/redhat-8-x86_64.facts
387
+ - facts/4.8/redhat-9-x86_64.facts
388
+ - facts/4.8/rocky-9-x86_64.facts
389
+ - facts/4.8/ubuntu-22.04-x86_64.facts
390
+ - facts/4.8/ubuntu-24.04-x86_64.facts
391
+ - facts/4.9/almalinux-8-x86_64.facts
392
+ - facts/4.9/almalinux-9-x86_64.facts
393
+ - facts/4.9/centos-9-x86_64.facts
394
+ - facts/4.9/debian-11-x86_64.facts
395
+ - facts/4.9/debian-12-x86_64.facts
396
+ - facts/4.9/oraclelinux-8-x86_64.facts
397
+ - facts/4.9/oraclelinux-9-x86_64.facts
398
+ - facts/4.9/redhat-8-x86_64.facts
399
+ - facts/4.9/redhat-9-x86_64.facts
400
+ - facts/4.9/rocky-9-x86_64.facts
401
+ - facts/4.9/ubuntu-22.04-x86_64.facts
402
+ - facts/4.9/ubuntu-24.04-x86_64.facts
373
403
  - facts/Gemfile
374
404
  - facts/README.md
375
405
  - facts/Vagrantfile
@@ -418,7 +448,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
418
448
  - !ruby/object:Gem::Version
419
449
  version: '0'
420
450
  requirements: []
421
- rubygems_version: 3.5.11
451
+ rubygems_version: 3.5.16
422
452
  signing_key:
423
453
  specification_version: 4
424
454
  summary: A Database of OS facts provided by Facter