Skip to content

Commit

Permalink
REFACTOR-#0000: Cleanup for cluster configuration (#7127)
Browse files Browse the repository at this point in the history
Signed-off-by: Kirill Suvorov <kirill.suvorov@intel.com>
  • Loading branch information
Retribution98 authored Mar 26, 2024
1 parent 2b958e9 commit 9055fd7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ provider:
# How Ray will authenticate with newly launched nodes.
auth:
ssh_user: ubuntu
ssh_proxy_command: nc -X 5 -x proxy-ir.intel.com:1080 %h %p
# By default Ray creates a new private keypair, but you can also use your own.
# If you do so, make sure to also set "KeyName" in the head and worker node
# configurations below.
Expand Down

0 comments on commit 9055fd7

Please sign in to comment.