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:
Kevin Fenzi 2019-07-13 09:32:53 -07:00
parent 8ba80a5e10
commit 8632fcba13

View File

@ -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