mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 12:14:43 +08:00
Add missing availability_zone argument to development example. (#1509)
This commit is contained in:
committed by
Eric Liang
parent
d0dd33e13c
commit
fcb59cba81
@@ -22,6 +22,7 @@ idle_timeout_minutes: 5
|
||||
provider:
|
||||
type: aws
|
||||
region: us-west-2
|
||||
availability_zone: us-west-2a
|
||||
|
||||
# How Ray will authenticate with newly launched nodes.
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user