From 6cde0b321778c55b4b370e4df14f73fade98740c Mon Sep 17 00:00:00 2001 From: "Ikramullah, Ikram" Date: Wed, 24 Apr 2019 22:24:08 +0000 Subject: Changes related to TLS implemenation for oof-has update oof certificates to add has hostnames updating oof certs to the latest generated date Change-Id: Ib9191d66eb491975f74062ee5e28b762d9cce9c1 Issue-ID: OPTFRA-461 Signed-off-by: Ikramullah, Ikram Signed-off-by: Shankar Narayanan --- kubernetes/oof/charts/oof-has/resources/config/conductor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/oof/charts/oof-has/resources/config/conductor.conf') diff --git a/kubernetes/oof/charts/oof-has/resources/config/conductor.conf b/kubernetes/oof/charts/oof-has/resources/config/conductor.conf index 4db857a898..2b5a0115bb 100755 --- a/kubernetes/oof/charts/oof-has/resources/config/conductor.conf +++ b/kubernetes/oof/charts/oof-has/resources/config/conductor.conf @@ -20,7 +20,7 @@ # # Configuration file for WSGI definition of API. (string value) -#api_paste_config = api_paste.ini +api_paste_config = /usr/local/etc/conductor/api_paste.ini # Music keyspace for content (string value) #keyspace = conductor -- cgit 1.2.3-korg