Skip to content

Commit 87ad9d1

Browse files
archanaserverekohl
authored andcommitted
Add AlmaLinux 9 support
Added AlmaLinux 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 45d900d commit 87ad9d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@
102102
{
103103
"operatingsystem": "AlmaLinux",
104104
"operatingsystemrelease": [
105-
"8"
105+
"8",
106+
"9"
106107
]
107108
}
108109
]

0 commit comments

Comments
 (0)