ODCS: Remove outdated raw_config.conf options.
This commit is contained in:
parent
fbb1563a21
commit
8ccd6841fd
1 changed files with 0 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue