copr-be: typo in copr-resalloc-aws-new

This commit is contained in:
Pavel Raiskup 2021-10-08 19:15:15 +02:00
parent 0fb047d8ad
commit 13ea1534ef

View file

@ -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