summaryrefslogtreecommitdiffstats
path: root/playbooks/ands-prepare.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/ands-prepare.yml')
-rw-r--r--playbooks/ands-prepare.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/playbooks/ands-prepare.yml b/playbooks/ands-prepare.yml
index 9041563..b3a025b 100644
--- a/playbooks/ands-prepare.yml
+++ b/playbooks/ands-prepare.yml
@@ -36,12 +36,12 @@
vars:
docker_exclude_vgs: "{{ [ ands_data_vg ] }}"
-- name: Configure GlusterFS cluster
- hosts: ands_servers
- roles:
- - role: glusterfs
- vars:
- glusterfs_network: "{{ ands_storage_network }}"
- glusterfs_servers: "{{ ands_storage_servers }}"
- glusterfs_bricks_path: "{{ ands_data_path }}/glusterfs"
- glusterfs_domains: "{{ ands_storage_domains }}"
+#- name: Configure GlusterFS cluster
+# hosts: ands_servers
+# roles:
+# - role: glusterfs
+# vars:
+# glusterfs_network: "{{ ands_storage_network }}"
+# glusterfs_servers: "{{ ands_storage_servers }}"
+# glusterfs_bricks_path: "{{ ands_data_path }}/glusterfs"
+# glusterfs_domains: "{{ ands_storage_domains }}"