From 178ff73d29cbfa97fd191a1e4779cf3ba953ada8 Mon Sep 17 00:00:00 2001 From: "Jose A. Rivera" Date: Thu, 7 Dec 2017 07:25:11 -0600 Subject: GlusterFS: Add playbook doc note Signed-off-by: Jose A. Rivera --- playbooks/openshift-glusterfs/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'playbooks/openshift-glusterfs') diff --git a/playbooks/openshift-glusterfs/README.md b/playbooks/openshift-glusterfs/README.md index f62aea229..107bbfff6 100644 --- a/playbooks/openshift-glusterfs/README.md +++ b/playbooks/openshift-glusterfs/README.md @@ -26,6 +26,9 @@ file. The hosts in this group are the nodes of the GlusterFS cluster. devices but you must specify the following variables in `[OSEv3:vars]`: * `openshift_storage_glusterfs_is_missing=False` * `openshift_storage_glusterfs_heketi_is_missing=False` + * If GlusterFS will be running natively, the target hosts must also be listed + in the `nodes` group. They must also already be configured as OpenShift + nodes before this playbook runs. By default, pods for a native GlusterFS cluster will be created in the `default` namespace. To change this, specify -- cgit v1.2.1