mirror of
https://github.com/vale981/ray
synced 2025-04-23 06:25:52 -04:00
Add missing availability_zone argument to development example. (#1509)
This commit is contained in:
parent
d0dd33e13c
commit
fcb59cba81
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue