remove old pdc entries in fedora.conf. They are no longer used
Should fix: WARNING: Config option pdc_url was removed and has no effect; Koji is queried instead. WARNING: Config option pdc_develop was removed and has no effect; Koji is queried instead. WARNING: Config option pdc_insecure was removed and has no effect; Koji is queried instead. in rawhide composes. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8ba80a5e10
commit
8632fcba13
@ -38,12 +38,6 @@ runroot = True
|
||||
runroot_channel = 'compose'
|
||||
runroot_tag = 'f31-build'
|
||||
|
||||
## PDC settings
|
||||
pdc_url = 'https://pdc.fedoraproject.org/rest_api/v1'
|
||||
pdc_insecure = False
|
||||
# This option will skip getting an authentication token via Kerberos.
|
||||
pdc_develop = True
|
||||
|
||||
# PKGSET
|
||||
pkgset_source = 'koji' # koji, repos
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user