summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/files
diff options
context:
space:
mode:
authorEric Wolinetz <ewolinet@redhat.com>2017-08-25 14:25:20 -0500
committerEric Wolinetz <ewolinet@redhat.com>2017-09-20 13:32:19 -0500
commitdace5169e0b5066a027746dd6f28f0268248043f (patch)
tree01ca466b678176c61fdb31ffe56bb972910b9f24 /roles/openshift_service_catalog/files
parent4f5839e585a78243eae2d215176047299c52a1eb (diff)
downloadopenshift-dace5169e0b5066a027746dd6f28f0268248043f.tar.gz
openshift-dace5169e0b5066a027746dd6f28f0268248043f.tar.bz2
openshift-dace5169e0b5066a027746dd6f28f0268248043f.tar.xz
openshift-dace5169e0b5066a027746dd6f28f0268248043f.zip
Creating initial tsb role to consume and apply templates provided for tsb
Diffstat (limited to 'roles/openshift_service_catalog/files')
-rw-r--r--roles/openshift_service_catalog/files/openshift-ansible-catalog-console.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/openshift_service_catalog/files/openshift-ansible-catalog-console.js b/roles/openshift_service_catalog/files/openshift-ansible-catalog-console.js
index 16a307c06..d0a9f11dc 100644
--- a/roles/openshift_service_catalog/files/openshift-ansible-catalog-console.js
+++ b/roles/openshift_service_catalog/files/openshift-ansible-catalog-console.js
@@ -1 +1,2 @@
-window.OPENSHIFT_CONSTANTS.ENABLE_TECH_PREVIEW_FEATURE.service_catalog_landing_page = true;
+// empty file so that the master-config can still point to a file that exists
+// this file will be replaced by the template service broker role if enabled