|
|
|
@ -55,5 +55,24 @@ extra_isos = {
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}],
|
|
|
|
|
"Server": [{
|
|
|
|
|
"include_variants": [],
|
|
|
|
|
"filename": "{release_short}-9.2-{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/LICENSE',
|
|
|
|
|
'SOURCES/RPM-GPG-KEY-MSVSphere-9'
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}]
|
|
|
|
|
}
|
|
|
|
|