copr-builders: typo in provisioned vars.yml file
This commit is contained in:
parent
ff19cce762
commit
0fb20e939a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
devel: {% if devel is defined and devel %}true{% else %}false{% endif %}
|
||||
{% copr_red_hat_subscription_password is defined %}
|
||||
{% if copr_red_hat_subscription_password is defined %}
|
||||
copr_red_hat_subscription_password: {{ copr_red_hat_subscription_password }}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue