master to main change for f32 cloud and container configs
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
2ca5c2bd99
commit
8e6617567a
@ -9,7 +9,7 @@ bootable = False
|
|||||||
comps_file = {
|
comps_file = {
|
||||||
'scm': 'git',
|
'scm': 'git',
|
||||||
'repo': 'https://pagure.io/fedora-comps.git',
|
'repo': 'https://pagure.io/fedora-comps.git',
|
||||||
'branch': 'master',
|
'branch': 'main',
|
||||||
'file': 'comps-f32.xml',
|
'file': 'comps-f32.xml',
|
||||||
'command': 'make comps-f32.xml'
|
'command': 'make comps-f32.xml'
|
||||||
}
|
}
|
||||||
|
@ -9,7 +9,7 @@ bootable = False
|
|||||||
comps_file = {
|
comps_file = {
|
||||||
'scm': 'git',
|
'scm': 'git',
|
||||||
'repo': 'https://pagure.io/fedora-comps.git',
|
'repo': 'https://pagure.io/fedora-comps.git',
|
||||||
'branch': 'master',
|
'branch': 'main',
|
||||||
'file': 'comps-f32.xml',
|
'file': 'comps-f32.xml',
|
||||||
'command': 'make comps-f32.xml'
|
'command': 'make comps-f32.xml'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user