We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24aeabd commit e7db95bCopy full SHA for e7db95b
2 files changed
data/os/RedHat/10.yaml
@@ -0,0 +1 @@
1
+python::default_system_version: "3.12"
metadata.json
@@ -24,13 +24,15 @@
24
"operatingsystem": "AlmaLinux",
25
"operatingsystemrelease": [
26
"8",
27
- "9"
+ "9",
28
+ "10"
29
]
30
},
31
{
32
"operatingsystem": "CentOS",
33
34
35
36
37
38
@@ -62,21 +64,24 @@
62
64
"operatingsystem": "OracleLinux",
63
65
66
67
68
69
70
71
72
"operatingsystem": "RedHat",
73
74
75
76
77
78
79
80
"operatingsystem": "Rocky",
81
82
83
84
85
86
87
0 commit comments