From 766a9dc2e98cc0e2a51d6b1f95026d02e6a36776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 27 May 2019 10:05:46 +0200 Subject: [PATCH] the-new-hotness: Remove unused config parameter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- roles/openshift-apps/the-new-hotness/templates/configmap.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/openshift-apps/the-new-hotness/templates/configmap.yml b/roles/openshift-apps/the-new-hotness/templates/configmap.yml index cdd5e4d161..df9aab897b 100644 --- a/roles/openshift-apps/the-new-hotness/templates/configmap.yml +++ b/roles/openshift-apps/the-new-hotness/templates/configmap.yml @@ -100,7 +100,6 @@ items: # The number of times the-new-hotness should retry a network request that # that failed for any reason (e.g. read timeout, DNS error, etc) requests_retries = 3 - yum_config = "/etc/hotness-yum.conf" # If true, publish fedmsg messages instead of fedora-messaging messages legacy_messaging = false