From 8ccd6841fd6bb8e1df97a28084db76ef88d43b0c Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Tue, 5 May 2020 18:36:28 +0200 Subject: [PATCH] ODCS: Remove outdated raw_config.conf options. --- .../base/templates/etc/odcs/raw_config_wrapper.conf.j2 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 b/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 index c498c13c69..18b3dddc61 100644 --- a/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 +++ b/roles/odcs/base/templates/etc/odcs/raw_config_wrapper.conf.j2 @@ -5,13 +5,6 @@ koji_profile = 'odcs_stg' koji_profile = 'odcs_production' {% endif %} -# We do not have any old compose when generating ODCS compose, so do not -# request using deltas. -createrepo_deltas = False - -# In runroot, we cannot use guestmount, but have to use mount -o loop. -buildinstall_use_guestmount=False - {% if env == 'staging' %} # We cannot use hardlinks on stg, because it uses different volume and copy # just takes lot of storage.