mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 19:17:01 +08:00
[autoscaler] Fix ValueError: Missing required config keyavailability_zoneof type str
This commit is contained in:
committed by
Eric Liang
parent
d4592382a4
commit
78fb3c5ed9
@@ -22,7 +22,7 @@ idle_timeout_minutes: 5
|
||||
provider:
|
||||
type: aws
|
||||
region: us-west-2
|
||||
# availability_zone: us-west-2a
|
||||
availability_zone: us-west-2a
|
||||
|
||||
# How Ray will authenticate with newly launched nodes.
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user