From 5290ce0a6d41620161602cf8bba1d7414cf82b0f Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sun, 29 Jul 2018 18:37:27 +0300 Subject: marge fix Change-Id: Ia0cf34de91f88c96e226c3075bb853e9024173be Issue-ID: SDC-1566 Signed-off-by: Michael Lando --- .../sdc-catalog-be/templates/default/BE-configuration.yaml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb') diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb index ba9efe48ea..af1e5fadf7 100644 --- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb +++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/templates/default/BE-configuration.yaml.erb @@ -25,7 +25,7 @@ beProtocol: http beSslPort: <%= @ssl_port %> version: 1.1.0 released: 2012-11-30 -toscaConformanceLevel: 8.0 +toscaConformanceLevel: 9.0 minToscaConformanceLevel: 3.0 titanCfgFile: /var/lib/jetty/config/catalog-be/titan.properties -- cgit 1.2.3-korg