From 4814c31022ed6929b5b0ed302abba6cc5c61d5b5 Mon Sep 17 00:00:00 2001 From: Su Zhou Date: Mon, 5 May 2025 21:33:38 +0000 Subject: [PATCH] update ssh_user --- .../default_cluster_configs/ray_aws_default_cluster_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autogluon/cloud/default_cluster_configs/ray_aws_default_cluster_config.yaml b/src/autogluon/cloud/default_cluster_configs/ray_aws_default_cluster_config.yaml index 8eaa0a8..9356a02 100644 --- a/src/autogluon/cloud/default_cluster_configs/ray_aws_default_cluster_config.yaml +++ b/src/autogluon/cloud/default_cluster_configs/ray_aws_default_cluster_config.yaml @@ -17,7 +17,7 @@ provider: # How Ray will authenticate with newly launched nodes. auth: - ssh_user: ubuntu + ssh_user: ec2-user available_node_types: # Configurations for the head node.