diff --git a/inventory/group_vars/copr_aws b/inventory/group_vars/copr_aws index ae13254e6c..20ff125aad 100644 --- a/inventory/group_vars/copr_aws +++ b/inventory/group_vars/copr_aws @@ -28,22 +28,22 @@ nm_controlled_resolv: True builders: # max|max_spawn|max_prealloc aws: - x86_64: [100,15,15] - aarch64: [20,6,6] + x86_64: [30, 5, 5] + aarch64: [8, 2, 2] aws_spot: - x86_64: [0,1,1] - aarch64: [0,2,2] + x86_64: [60, 10, 20] + aarch64: [30, 4, 6] #x86_hypervisor_01: - # x86_64: [2,1,1] + # x86_64: [20, 4, 20] x86_hypervisor_02: - x86_64: [20,3,20] + x86_64: [20, 4, 20] x86_hypervisor_03: - x86_64: [20,3,20] + x86_64: [20, 4, 20] x86_hypervisor_04: - x86_64: [20,3,20] + x86_64: [20, 4, 20] rpm_vendor_copr_name: Fedora Copr