|
|
|
@ -29,9 +29,11 @@ extra_isos = {
|
|
|
|
|
'scm': 'git',
|
|
|
|
|
'repo': 'http://git.inferitos.ru/rpms/sphere-release.git',
|
|
|
|
|
'branch': 'i9',
|
|
|
|
|
'file': 'SOURCES/EULA',
|
|
|
|
|
'file': 'SOURCES/LICENSE',
|
|
|
|
|
'file': 'SOURCES/RPM-GPG-KEY-MSVSphere-9'
|
|
|
|
|
'file': [
|
|
|
|
|
'SOURCES/EULA',
|
|
|
|
|
'SOURCES/LICENSE',
|
|
|
|
|
'SOURCES/RPM-GPG-KEY-MSVSphere-9'
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}],
|
|
|
|
@ -46,9 +48,11 @@ extra_isos = {
|
|
|
|
|
'scm': 'git',
|
|
|
|
|
'repo': 'http://git.inferitos.ru/rpms/sphere-release.git',
|
|
|
|
|
'branch': 'i9',
|
|
|
|
|
'file': 'SOURCES/EULA',
|
|
|
|
|
'file': 'SOURCES/LICENSE',
|
|
|
|
|
'file': 'SOURCES/RPM-GPG-KEY-MSVSphere-9'
|
|
|
|
|
'file': [
|
|
|
|
|
'SOURCES/EULA',
|
|
|
|
|
'SOURCES/LICENSE',
|
|
|
|
|
'SOURCES/RPM-GPG-KEY-MSVSphere-9'
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}]
|
|
|
|
|