bodhi: Update the comps_url
This commit is contained in:
parent
49fa564cb3
commit
2dd1e83651
2 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@ jobs = cache_release_data refresh_metrics approve_testing_updates
|
|||
|
||||
## Comps configuration
|
||||
comps_dir = /var/cache/bodhi/comps
|
||||
comps_url = git://git.fedorahosted.org/comps.git
|
||||
comps_url = https://git.fedorahosted.org/comps.git
|
||||
|
||||
##
|
||||
## Mirror settings
|
||||
|
|
|
@ -101,7 +101,7 @@ jobs = cache_release_data refresh_metrics approve_testing_updates
|
|||
|
||||
## Comps configuration
|
||||
comps_dir = /var/cache/bodhi/comps
|
||||
comps_url = git://git.fedorahosted.org/comps.git
|
||||
comps_url = https://git.fedorahosted.org/comps.git
|
||||
|
||||
##
|
||||
## Mirror settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue