Page MenuHomePhabricator

D13087.diff
No OneTemporary

D13087.diff

diff --git a/services/terraform/self-host/aws-deploy.sh b/services/terraform/self-host/aws-deploy.sh
--- a/services/terraform/self-host/aws-deploy.sh
+++ b/services/terraform/self-host/aws-deploy.sh
@@ -186,9 +186,6 @@
echo "Waiting for health check at $health_check_domain to return status 200 OK"
check_health
-echo "Primary node successfully running. Re-enabling public access to load balancer"
-enable_lb_traffic
-
echo "Setting desired count of secondary service to $num_desired_secondary_nodes".
aws ecs update-service --cluster "$cluster_name" --service "$secondary_service_name" --desired-count "$num_desired_secondary_nodes" --force-new-deployment > /dev/null

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 19, 1:25 PM (22 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2323112
Default Alt Text
D13087.diff (678 B)

Event Timeline