From 2ccabb7a2fa8237e645301e476e606effc7a7cde Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Tue, 18 Jun 2019 11:12:18 -0400 Subject: [PATCH] Enable storage support --- roles/pvc/templates/pvc/pvcd.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/pvc/templates/pvc/pvcd.yaml.j2 b/roles/pvc/templates/pvc/pvcd.yaml.j2 index 961b8e9..b7ed3c3 100644 --- a/roles/pvc/templates/pvc/pvcd.yaml.j2 +++ b/roles/pvc/templates/pvc/pvcd.yaml.j2 @@ -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 %}