remove for testing purposes

This commit is contained in:
Joshua C. Forest 2022-09-01 13:57:17 -04:00
commit 0b6c741323

View file

@ -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