copr-be: listing IBM Cloud vms fix: typo

This commit is contained in:
Pavel Raiskup 2023-10-25 13:38:45 +02:00
parent 8c09ff53c0
commit f85569f78a

View file

@ -5,7 +5,7 @@ case $RESALLOC_POOL_ID in
zone=jp-tok
;;
*s390x*us_east*)
jp-tok
zone=us-east
;;
*)
echo "Can't decide what location to assign from pool id: '$RESALLOC_POOL_ID'"