mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-09-05 13:11:42 +00:00
remove unused field in configuration file
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
configure:
|
||||
scheduler:
|
||||
storage_type: file
|
||||
storage_uri: /etc/ciao/configuration.yaml
|
||||
controller:
|
||||
compute_port: 8774
|
||||
@@ -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