summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-08-13 12:47:08 -0400
committerThomas Wiest <twiest@users.noreply.github.com>2015-08-13 12:47:08 -0400
commit1399425c70052445cc8659fd12cd19535fb95e5a (patch)
treeb8df165d1030862876cd36b1abd40298283fad47 /inventory
parentcd989f62709db9f858205420869b9a665cc609a1 (diff)
parentdcdb74b61cd49bee70da5997b9990da86cc3b1c8 (diff)
downloadopenshift-1399425c70052445cc8659fd12cd19535fb95e5a.tar.gz
openshift-1399425c70052445cc8659fd12cd19535fb95e5a.tar.bz2
openshift-1399425c70052445cc8659fd12cd19535fb95e5a.tar.xz
openshift-1399425c70052445cc8659fd12cd19535fb95e5a.zip
Merge pull request #450 from detiber/addDefaultNodeSelector
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