mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-09-04 20:51:32 +00:00
ciao-scheduler: Change CIAO API cert paths
Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user