diff --git a/roles/copr/backend/templates/resalloc/pools.yaml b/roles/copr/backend/templates/resalloc/pools.yaml index 14c01ccb5a..20fd3542c2 100644 --- a/roles/copr/backend/templates/resalloc/pools.yaml +++ b/roles/copr/backend/templates/resalloc/pools.yaml @@ -310,7 +310,7 @@ copr_osuosl_p09_{% if devel %}dev{% else %}prod{% endif %}: #### Evacuate machines in older pools -{% for poolname in ['aws_aarch64_reserved', 'aws_x86_64_spotreserved', 'aws_aarch64_spotreserved'] %} +{% for poolname in [] %} {{ poolname }}_{% if devel %}dev{% else %}prod{% endif %}: max: 0 cmd_new: /bin/true