summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.byo.glusterfs.external.example
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-07-25 09:02:07 -0400
committerGitHub <noreply@github.com>2017-07-25 09:02:07 -0400
commit9208ea9526955b9fc4b7bcf4bf2be31d1ffb6f12 (patch)
treeadd0e034c654ab502aeab51467e85f32251eed41 /inventory/byo/hosts.byo.glusterfs.external.example
parent3131ec2baa8659d92529926d604a9b8f068c470c (diff)
parent634dc183edb095867fdb8bef5d6466d6975eee6d (diff)
downloadopenshift-9208ea9526955b9fc4b7bcf4bf2be31d1ffb6f12.tar.gz
openshift-9208ea9526955b9fc4b7bcf4bf2be31d1ffb6f12.tar.bz2
openshift-9208ea9526955b9fc4b7bcf4bf2be31d1ffb6f12.tar.xz
openshift-9208ea9526955b9fc4b7bcf4bf2be31d1ffb6f12.zip
Merge pull request #4858 from jarrpa/unsupported-params
Remove unsupported parameters from example inventory files.
Diffstat (limited to 'inventory/byo/hosts.byo.glusterfs.external.example')
-rw-r--r--inventory/byo/hosts.byo.glusterfs.external.example10
1 files changed, 5 insertions, 5 deletions
diff --git a/inventory/byo/hosts.byo.glusterfs.external.example b/inventory/byo/hosts.byo.glusterfs.external.example
index 628d3a3f7..5a284ce97 100644
--- a/inventory/byo/hosts.byo.glusterfs.external.example
+++ b/inventory/byo/hosts.byo.glusterfs.external.example
@@ -31,13 +31,13 @@ openshift_storage_glusterfs_is_native=False
openshift_storage_glusterfs_heketi_url=172.0.0.1
[masters]
-master node=True storage=True master=True
+master
[nodes]
-master node=True storage=True master=True openshift_schedulable=False
-node0 node=True openshift_schedulable=True
-node1 node=True openshift_schedulable=True
-node2 node=True openshift_schedulable=True
+master openshift_schedulable=False
+node0 openshift_schedulable=True
+node1 openshift_schedulable=True
+node2 openshift_schedulable=True
# Specify the glusterfs group, which contains the nodes of the external
# GlusterFS cluster. At a minimum, each node must have "glusterfs_hostname"