Fix typo in raw_config_wrapper template
This commit is contained in:
parent
b9ee857349
commit
6ecba72fc7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ from raw_config import *
|
|||
koji_profile = 'odcs_stg'
|
||||
{% else %}
|
||||
koji_profile = 'odcs_production'
|
||||
% endif %}
|
||||
{% endif %}
|
||||
|
||||
# We do not have any old compose when generating ODCS compose, so do not
|
||||
# request using deltas.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue