remove for testing purposes
This commit is contained in:
parent
40a7ab7218
commit
0b6c741323
1 changed files with 0 additions and 5 deletions
|
|
@ -84,11 +84,6 @@ rBuildsEcsLaunchTemplate:
|
|||
Ebs:
|
||||
VolumeType: gp3
|
||||
VolumeSize: 96
|
||||
UserData:
|
||||
Fn::Base64: |
|
||||
#!/bin/bash
|
||||
# Mitigate DockerTimeoutError errors from the default timeout of 4m
|
||||
echo "ECS_CONTAINER_CREATE_TIMEOUT=10m" >> /etc/ecs/ecs.config
|
||||
|
||||
rBuildsBatchComputeEnvironment:
|
||||
Type: AWS::Batch::ComputeEnvironment
|
||||
|
|
|
|||
Loading…
Reference in a new issue