From fd46e52e00dfdaa1e63c40cf0e8836d9f10470cb Mon Sep 17 00:00:00 2001 From: Sergey Melnikov Date: Wed, 27 Jul 2022 12:28:05 +0300 Subject: [PATCH] Switch staging storage to dedicated etcd (#2164) --- .github/ansible/staging.hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ansible/staging.hosts b/.github/ansible/staging.hosts index 35e77513df..2bb28f1972 100644 --- a/.github/ansible/staging.hosts +++ b/.github/ansible/staging.hosts @@ -17,4 +17,4 @@ env_name = us-stage console_mgmt_base_url = http://console-staging.local bucket_name = zenith-staging-storage-us-east-1 bucket_region = us-east-1 -etcd_endpoints = etcd-staging.local:2379 +etcd_endpoints = zenith-us-stage-etcd.local:2379