forked from infra/ansible
Update Bodhi Pungi comps git URL from pagure.io to forge.fedoraproject.org/releng/fedora-comps after the fedora-comps migration
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
parent
d830f9ae6e
commit
c6f7e6e601
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ release_short = '[[ release.id_prefix.title() ]]'
|
|||
# GENERAL SETTINGS
|
||||
comps_file = {
|
||||
'scm': 'git',
|
||||
'repo': 'https://pagure.io/fedora-comps.git',
|
||||
'repo': 'https://forge.fedoraproject.org/releng/fedora-comps.git',
|
||||
'branch': 'main', # defaults to cvs/HEAD or git/main
|
||||
[% if release.id_prefix == 'FEDORA-EPEL' %]
|
||||
'file': 'comps-epel[[ release.version | int ]].xml',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue