mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-09-03 04:01:38 +00:00
@@ -1,7 +1,6 @@
|
||||
configure:
|
||||
scheduler:
|
||||
storage_type: file
|
||||
storage_uri: /etc/ciao/configuration.yaml
|
||||
storage_uri: file:///etc/ciao/configuration.yaml
|
||||
controller:
|
||||
compute_port: 8774
|
||||
compute_ca: /etc/pki/ciao/api/controller_cert.pem
|
||||
@@ -18,4 +17,4 @@ configure:
|
||||
url: http://HOST
|
||||
identity_service:
|
||||
type: keystone
|
||||
url: https://IDENTITY_HOST:35357
|
||||
url: https://IDENTITY_HOST:35357
|
||||
|
||||
Reference in New Issue
Block a user