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:
|
ServiceRole:
|
||||||
"Fn::GetAtt": [ rBuildsBatchIamRole, Arn ]
|
"Fn::GetAtt": [ rBuildsBatchIamRole, Arn ]
|
||||||
ComputeResources:
|
ComputeResources:
|
||||||
|
AllocationStrategy: BEST_FIT_PROGRESSIVE
|
||||||
LaunchTemplate:
|
LaunchTemplate:
|
||||||
LaunchTemplateId:
|
LaunchTemplateId:
|
||||||
Ref: rBuildsEcsLaunchTemplate
|
Ref: rBuildsEcsLaunchTemplate
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue