summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2015-07-28 23:06:07 -0400
committerJason DeTiberus <jdetiber@redhat.com>2015-07-28 23:06:07 -0400
commite944b14f3dd9ec0f97e74109a6dcbd019192c958 (patch)
tree9e4b8a016a0a9e1c22845ed1e764568fe06eb0aa /inventory
parent8cc43c50d6aae70522c72396512ec52359cf236b (diff)
downloadopenshift-e944b14f3dd9ec0f97e74109a6dcbd019192c958.tar.gz
openshift-e944b14f3dd9ec0f97e74109a6dcbd019192c958.tar.bz2
openshift-e944b14f3dd9ec0f97e74109a6dcbd019192c958.tar.xz
openshift-e944b14f3dd9ec0f97e74109a6dcbd019192c958.zip
Add support for setting routingConfig:subdomain
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 56f4da5a2..4c652d06e 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -54,6 +54,9 @@ deployment_type=enterprise
#openshift_master_cluster_public_hostname=openshift-ansible.test.example.com
#openshift_master_cluster_defer_ha=True
+# default subdomain to use for exposed routes
+#osm_default_subdomain=apps.test.example.com
+
# host group for masters
[masters]
ose3-master[1:3]-ansible.test.example.com