ODCS: Remove outdated raw_config.conf options.

This commit is contained in:
Jan Kaluza 2020-05-05 18:36:28 +02:00
parent fbb1563a21
commit 8ccd6841fd

View file

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