summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-08-12 16:44:58 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2015-08-12 16:44:58 -0400
commitd307f715764164c8f543d57486718f95b1987875 (patch)
tree30b2dfdb09b3133188536d24f47fac07bb42e4fa /inventory
parent2244cbd8f0c1acf0a0f3666781ff8d44c8338a73 (diff)
parent6a00818b03773feb76f5ec997431f975a517b69d (diff)
downloadopenshift-d307f715764164c8f543d57486718f95b1987875.tar.gz
openshift-d307f715764164c8f543d57486718f95b1987875.tar.bz2
openshift-d307f715764164c8f543d57486718f95b1987875.tar.xz
openshift-d307f715764164c8f543d57486718f95b1987875.zip
Merge pull request #429 from spinolacastro/custom_cors
Custom cors configuration
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 4c652d06e..629956d0e 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -57,6 +57,9 @@ deployment_type=enterprise
# default subdomain to use for exposed routes
#osm_default_subdomain=apps.test.example.com
+# additional cors origins
+#osm_custom_cors_origins=['foo.example.com', 'bar.example.com']
+
# host group for masters
[masters]
ose3-master[1:3]-ansible.test.example.com