From be2716f9a32f67772abdcfe3fe301984c3e8581c Mon Sep 17 00:00:00 2001 From: Obed N Munoz Date: Thu, 12 Jan 2017 08:54:55 -0600 Subject: [PATCH] ciao-scheduler: Change CIAO API cert paths Signed-off-by: Obed N Munoz --- ciao-scheduler/configuration.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ciao-scheduler/configuration.yaml b/ciao-scheduler/configuration.yaml index 0c11998..d6c1964 100644 --- a/ciao-scheduler/configuration.yaml +++ b/ciao-scheduler/configuration.yaml @@ -4,8 +4,8 @@ configure: storage_uri: /etc/ciao/configuration.yaml controller: compute_port: 8774 - compute_ca: /etc/pki/ciao/controller_cert.pem - compute_cert: /etc/pki/ciao/controller_key.pem + compute_ca: /etc/pki/ciao/api/controller_cert.pem + compute_cert: /etc/pki/ciao/api/controller_key.pem identity_user: admin identity_password: secret launcher: