Enable client API in Daemon config

This commit is contained in:
Joshua Boniface 2019-07-06 02:50:05 -04:00
parent c438d2c9cd
commit d19e006f28
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ pvc:
enable_hypervisor: True
enable_networking: True
enable_storage: True
enable_api: True
cluster:
coordinators:
{% for node in pvc_nodes if node.is_coordinator %}