Skip to content

Commit 53108c5

Browse files
archanaserverekohl
authored andcommitted
Add AlmaLinux 8 & 9 support
Added AlmaLinux 8 and 9 to the supported operating systems in metadata.json. These changes ensure that we start testing with AlmaLinux 8 and 9 instead of CentOS 8 Stream. This update is part of our transition to better support AlmaLinux in our Puppet modules. See, for details: theforeman/foreman-infra#2087
1 parent 95a9a34 commit 53108c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

metadata.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@
3737
"8",
3838
"9"
3939
]
40+
},
41+
{
42+
"operatingsystem": "AlmaLinux",
43+
"operatingsystemrelease": [
44+
"8",
45+
"9"
46+
]
4047
}
4148
]
4249
}

0 commit comments

Comments
 (0)