match python-builds with new allocation strategy
This commit is contained in:
parent
21aad5acc5
commit
042612f906
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ rBuildsBatchComputeEnvironment:
|
|||
ServiceRole:
|
||||
"Fn::GetAtt": [ rBuildsBatchIamRole, Arn ]
|
||||
ComputeResources:
|
||||
AllocationStrategy: BEST_FIT_PROGRESSIVE
|
||||
LaunchTemplate:
|
||||
LaunchTemplateId:
|
||||
Ref: rBuildsEcsLaunchTemplate
|
||||
|
|
|
|||
Loading…
Reference in a new issue