Enable storage support
This commit is contained in:
@ -7,7 +7,7 @@ pvc:
|
|||||||
functions:
|
functions:
|
||||||
enable_hypervisor: True
|
enable_hypervisor: True
|
||||||
enable_networking: True
|
enable_networking: True
|
||||||
enable_storage: False
|
enable_storage: True
|
||||||
cluster:
|
cluster:
|
||||||
coordinators:
|
coordinators:
|
||||||
{% for node in pvc_nodes if node.is_coordinator %}
|
{% for node in pvc_nodes if node.is_coordinator %}
|
||||||
|
Reference in New Issue
Block a user