From c97701b725244c0ca61fa714bc849f36829c9799 Mon Sep 17 00:00:00 2001 From: Jeremiah Stuever Date: Thu, 25 Feb 2016 03:19:52 -0500 Subject: Rename variable to openshift_master_default_subdomain with backwards compatibility. --- inventory/byo/hosts.origin.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/byo/hosts.origin.example') diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example index fffdcaab4..2bdaa6aaa 100644 --- a/inventory/byo/hosts.origin.example +++ b/inventory/byo/hosts.origin.example @@ -137,7 +137,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', #osm_api_server_args={'max-requests-inflight': ['400']} # default subdomain to use for exposed routes -#osm_default_subdomain=apps.test.example.com +#openshift_master_default_subdomain=apps.test.example.com # additional cors origins #osm_custom_cors_origins=['foo.example.com', 'bar.example.com'] -- cgit v1.2.3