We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3640df commit 7c48b82Copy full SHA for 7c48b82
environments/.caas/inventory/group_vars/all/cluster.yml
@@ -20,3 +20,7 @@ openondemand_servername_default: "{{ hostvars[groups['openstack'][0]].cluster_ga
20
openondemand_servername: "{{ zenith_fqdn_ood | default(openondemand_servername_default) }}"
21
22
appliances_state_dir: /var/lib/state
23
+
24
+# Defaults for caas-provided extravars:
25
+cluster_home_manila_share: false
26
+cluster_project_manila_share: false
0 commit comments