mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
ODCS: Remove outdated raw_config.conf options.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user