mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add Fedora 39 support to create repo
This commit is contained in:
parent
a66262933e
commit
0d6a8fb303
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ def debian(
|
|||
_rpm_distro_info = {
|
||||
"amazon": ["2", "2023"],
|
||||
"redhat": ["7", "8", "9"],
|
||||
"fedora": ["36", "37", "38"],
|
||||
"fedora": ["36", "37", "38", "39"],
|
||||
"photon": ["3", "4", "5"],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue