|
@@ -20,6 +20,7 @@
|
|
|
[OSEv3:children]
|
|
|
masters
|
|
|
nodes
|
|
|
+etcd
|
|
|
# Specify there will be GlusterFS nodes
|
|
|
glusterfs_registry
|
|
|
|
|
@@ -40,6 +41,9 @@ node0 openshift_node_labels="{'region': 'infra'}" openshift_schedulable=True
|
|
|
node1 openshift_node_labels="{'region': 'infra'}" openshift_schedulable=True
|
|
|
node2 openshift_node_labels="{'region': 'infra'}" openshift_schedulable=True
|
|
|
|
|
|
+[etcd]
|
|
|
+master
|
|
|
+
|
|
|
# Specify the glusterfs group, which contains the nodes that will host
|
|
|
# GlusterFS storage pods. At a minimum, each node must have a
|
|
|
# "glusterfs_devices" variable defined. This variable is a list of block
|