From 7b9ef5920d732106337338e65dd92feda1d05731 Mon Sep 17 00:00:00 2001 From: Yuli Shlosberg Date: Mon, 18 Dec 2017 15:06:12 +0200 Subject: Kibana and import normative API fix Change-Id: Ic365ed2122dc16f35b54a064166f4774650c9029 Issue-ID: SDC-265 Signed-off-by: Yuli Shlosberg --- .../chef-repo/cookbooks/sdc-sanity/templates/default/sdc-sanity.yaml.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'sdc-os-chef/sdc-sanity') diff --git a/sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/templates/default/sdc-sanity.yaml.erb b/sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/templates/default/sdc-sanity.yaml.erb index 91c09db818..c57269c764 100644 --- a/sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/templates/default/sdc-sanity.yaml.erb +++ b/sdc-os-chef/sdc-sanity/chef-repo/cookbooks/sdc-sanity/templates/default/sdc-sanity.yaml.erb @@ -18,6 +18,7 @@ errorConfigurationFile: <%= @errorConfigurationFile %> configurationFile: <%= @ConfigurationFile %> importTypesConfigDir: <%= @importTypesDir %> titanPropertiesFile: <%= @titan_file %> +systemUnderDebug: false cassandraHost: <%= @CASSANDRA_IP %> cassandraAuthenticate: true -- cgit 1.2.3-korg