summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2015-08-12 09:33:02 -0400
committerJason DeTiberus <jdetiber@redhat.com>2015-08-12 21:33:26 -0400
commitdcdb74b61cd49bee70da5997b9990da86cc3b1c8 (patch)
treebda65a1980d356145d6f5cc828fbb4742997e2c9 /inventory
parentd307f715764164c8f543d57486718f95b1987875 (diff)
downloadopenshift-dcdb74b61cd49bee70da5997b9990da86cc3b1c8.tar.gz
openshift-dcdb74b61cd49bee70da5997b9990da86cc3b1c8.tar.bz2
openshift-dcdb74b61cd49bee70da5997b9990da86cc3b1c8.tar.xz
openshift-dcdb74b61cd49bee70da5997b9990da86cc3b1c8.zip
Add support for setting default node selector
Diffstat (limited to 'inventory')
-rw-r--r--inventory/byo/hosts.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/byo/hosts.example b/inventory/byo/hosts.example
index 629956d0e..dd5c02b77 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -60,6 +60,9 @@ deployment_type=enterprise
# additional cors origins
#osm_custom_cors_origins=['foo.example.com', 'bar.example.com']
+# default project node selector
+#osm_default_node_selector='region=primary'
+
# host group for masters
[masters]
ose3-master[1:3]-ansible.test.example.com