|
|
|
@ -16,7 +16,7 @@ treeinfo_version = '9'
|
|
|
|
|
comps_file = {
|
|
|
|
|
'scm': 'git',
|
|
|
|
|
'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere.git',
|
|
|
|
|
'branch': 'i9.2',
|
|
|
|
|
'branch': 'i9.2-testing',
|
|
|
|
|
'file': 'comps.xml',
|
|
|
|
|
'command': ''
|
|
|
|
|
}
|
|
|
|
@ -29,7 +29,7 @@ comps_file = {
|
|
|
|
|
variants_file = {
|
|
|
|
|
'scm': 'git',
|
|
|
|
|
'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere.git',
|
|
|
|
|
'branch': 'i9.2',
|
|
|
|
|
'branch': 'i9.2-testing`',
|
|
|
|
|
'file': 'variants.xml',
|
|
|
|
|
'command': ''
|
|
|
|
|
}
|
|
|
|
@ -59,7 +59,7 @@ repoclosure_backend = 'dnf'
|
|
|
|
|
gather_prepopulate = {
|
|
|
|
|
'scm': 'git',
|
|
|
|
|
'repo': 'http://git.inferitos.ru/msvsphere/pungi-msvsphere',
|
|
|
|
|
'branch': 'i9.2',
|
|
|
|
|
'branch': 'i9.2-testing',
|
|
|
|
|
'file': 'prepopulate.json',
|
|
|
|
|
'command': ''
|
|
|
|
|
}
|
|
|
|
|