From fcb59cba81ec8e872a8ddb311b2c7c73509e60f6 Mon Sep 17 00:00:00 2001 From: Robert Nishihara Date: Sat, 3 Feb 2018 15:04:22 -0800 Subject: [PATCH] Add missing availability_zone argument to development example. (#1509) --- python/ray/autoscaler/aws/development-example.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/python/ray/autoscaler/aws/development-example.yaml b/python/ray/autoscaler/aws/development-example.yaml index 876b16ca5..c3ba22d07 100644 --- a/python/ray/autoscaler/aws/development-example.yaml +++ b/python/ray/autoscaler/aws/development-example.yaml @@ -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: