From b08309847c24bd3c060839a335a20cb3f750ed30 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Sun, 14 Apr 2019 12:41:54 +0300 Subject: Revert "Upgrade SDC to use common cassandra cluster" This reverts commit 00a6a4d66b0d22d530314816b4b5697fbc975e37. Change-Id: I308844556aea66e91064d9067e3ba54179a0bb46 Issue-ID: SDC-2199 Signed-off-by: Sonsino, Ofir (os0695) --- sdc-os-chef/environments/Template.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sdc-os-chef/environments') diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index c5f64f0bb3..3fee2a2e1d 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -88,8 +88,7 @@ "commitlog_dir": "/var/lib/cassandra/commitlog", "socket_read_timeout": "20000", "socket_connect_timeout": "20000", - "titan_connection_timeout": "10000", - "replication_factor": "1" + "titan_connection_timeout": "10000" } } } -- cgit 1.2.3-korg