Skip to content

Commit

Permalink
Merge pull request #43 from dherrerace/epel10
Browse files Browse the repository at this point in the history
Add profile for EPEL10
  • Loading branch information
jpopelka authored Oct 18, 2024
2 parents 5f21d2b + 27fbeeb commit de3b555
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
"epel9": {
"profile_name": "centos-stream-9",
"compose": "CentOS-Stream-9"
},
"epel10": {
"profile_name": "centos-stream-10",
"compose": "CentOS-Stream-10"
}
}
}

0 comments on commit de3b555

Please sign in to comment.