copr-be: typo in copr-resalloc-aws-new
This commit is contained in:
parent
0fb047d8ad
commit
13ea1534ef
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ cmd=(
|
|||
{% for subnet in aws_arch_subnets[item] %}
|
||||
--possible-subnet {{ subnet }}
|
||||
{% endfor %}
|
||||
{% if item = 'x86_64' %}
|
||||
{% if item == 'x86_64' %}
|
||||
--instance-type i3.large
|
||||
{% else %}
|
||||
--instance-type a1.xlarge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue