diff options
author | Ikramullah, Ikram <ikram@research.att.com> | 2019-04-24 22:24:08 +0000 |
---|---|---|
committer | Shankar Narayanan <snarayanan@research.att.com> | 2019-05-09 11:49:12 -0400 |
commit | 6cde0b321778c55b4b370e4df14f73fade98740c (patch) | |
tree | 70bb561d528fe4f312b1a7875279c4b5a7f1b887 /kubernetes/oof/charts/oof-has/resources/config/conductor.conf | |
parent | 474c350ba9492178274c48d30ae21ea89f4b9699 (diff) |
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 <ikram@research.att.com>
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Diffstat (limited to 'kubernetes/oof/charts/oof-has/resources/config/conductor.conf')
-rwxr-xr-x | kubernetes/oof/charts/oof-has/resources/config/conductor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |