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