Update Fedora versions to currently available ones

Tested with the configured mirror.
This commit is contained in:
Björn Busse 2019-09-07 01:22:30 +00:00 committed by Dave Anderson
parent 8a2e038430
commit fcbf6d3880

View File

@ -141,10 +141,8 @@ func ubuntuRecipe(parent *cobra.Command) {
func fedoraRecipe(parent *cobra.Command) {
versions := []string{
"22",
"23",
"24",
"25",
"29",
"30",
}
fedoraCmd := &cobra.Command{