diff --git a/.github/ansible/neon-stress.hosts b/.github/ansible/neon-stress.hosts index 750fd8106a..c1bc8243f8 100644 --- a/.github/ansible/neon-stress.hosts +++ b/.github/ansible/neon-stress.hosts @@ -16,5 +16,5 @@ env_name = neon-stress console_mgmt_base_url = http://neon-stress-console.local bucket_name = neon-storage-ireland bucket_region = eu-west-1 -etcd_endpoints = etcd-stress.local:2379 +etcd_endpoints = neon-stress-etcd.local:2379 safekeeper_enable_s3_offload = false