Enable storage support

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:20 -04:00
parent c19f653daf
commit 87f5fc527d
1 changed files with 1 additions and 1 deletions

View File

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