Enable client API in Daemon config
This commit is contained in:
parent
c438d2c9cd
commit
d19e006f28
@ -8,6 +8,7 @@ pvc:
|
|||||||
enable_hypervisor: True
|
enable_hypervisor: True
|
||||||
enable_networking: True
|
enable_networking: True
|
||||||
enable_storage: True
|
enable_storage: True
|
||||||
|
enable_api: True
|
||||||
cluster:
|
cluster:
|
||||||
coordinators:
|
coordinators:
|
||||||
{% for node in pvc_nodes if node.is_coordinator %}
|
{% for node in pvc_nodes if node.is_coordinator %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user