From da96ddeeae7555790619a32c9b0d3109cc380d65 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 8 Oct 2021 17:38:41 +0200 Subject: [PATCH] copr-be-dev: typo in pools.yaml --- roles/copr/backend/templates/resalloc/pools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/copr/backend/templates/resalloc/pools.yaml b/roles/copr/backend/templates/resalloc/pools.yaml index 41f6845d07..e82c1fe973 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml +++ b/roles/copr/backend/templates/resalloc/pools.yaml @@ -36,7 +36,7 @@ aws_x86_64_{% if spot %}spot{% else %}normal{% endif %}_{% if devel %}dev{% else --security-group-id sg-0c3efdb681ced5d4f --debug {% for subnet in aws_arch_subnets["x86_64"] %} - --possible-subnet subnet + --possible-subnet {{ subnet }} {% endfor %} --instance-type i3.large --tag FedoraGroup=copr