Drop other ismages

i9.3
Arkady L. Shane 1 year ago
parent e56a4e95ef
commit 4d833f97c3
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -35,41 +35,5 @@ extra_isos = {
] ]
} }
] ]
}],
"Minimal": [{
"include_variants": [],
"filename": "{release_short}-9.3-beta-{arch}-minimal{suffix}",
"skip_src": True,
"arches": ['x86_64'],
"failable_arches": ['i386'],
"extra_files": [
{
'scm': 'git',
'repo': 'http://git.inferitos.ru/rpms/sphere-release.git',
'branch': 'i9',
'file': [
'SOURCES/EULA',
'SOURCES/RPM-GPG-KEY-MSVSphere-9'
]
}
]
}],
"Server": [{
"include_variants": [],
"filename": "{release_short}-9.3-beta-{arch}-server{suffix}",
"skip_src": True,
"arches": ['x86_64'],
"failable_arches": ['i386'],
"extra_files": [
{
'scm': 'git',
'repo': 'http://git.inferitos.ru/rpms/sphere-release.git',
'branch': 'i9',
'file': [
'SOURCES/EULA',
'SOURCES/RPM-GPG-KEY-MSVSphere-9'
]
}
]
}] }]
} }

Loading…
Cancel
Save