diff --git a/inventory/group_vars/copr_aws b/inventory/group_vars/copr_aws index 8efd081ca7..63fb2fb3aa 100644 --- a/inventory/group_vars/copr_aws +++ b/inventory/group_vars/copr_aws @@ -24,7 +24,7 @@ builders: # put here the number -1 of the actuall reserved instances aws_reserved: aarch64: [50, 20, 33] - x86_64: [52, 20, 52] + x86_64: [58, 20, 52] aws_powerful: aarch64: [10, 2, 0] x86_64: [10, 2, 1]