From 8632fcba13e698e17b4f4f9a1c768dfb2908e219 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 13 2019 16:32:53 +0000 Subject: 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 --- diff --git a/fedora.conf b/fedora.conf index b805d3a..8d0c2a0 100644 --- a/fedora.conf +++ b/fedora.conf @@ -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