summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.origin.example
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-08-31 16:54:59 -0400
committerGitHub <noreply@github.com>2016-08-31 16:54:59 -0400
commit323ac4e6e5be0cec8fe3ecef8df475c508b7975c (patch)
treeff07f294956f5bb992059c08eb1505c6f4e8d41c /inventory/byo/hosts.origin.example
parenta70ac179e1a070aa525c8b596746fb0379abd474 (diff)
parent9e770458d3c1f507b8ab60af40c4cb82c6ba3b84 (diff)
downloadopenshift-323ac4e6e5be0cec8fe3ecef8df475c508b7975c.tar.gz
openshift-323ac4e6e5be0cec8fe3ecef8df475c508b7975c.tar.bz2
openshift-323ac4e6e5be0cec8fe3ecef8df475c508b7975c.tar.xz
openshift-323ac4e6e5be0cec8fe3ecef8df475c508b7975c.zip
Merge pull request #2393 from abutcher/metrics-public-url
Remove openshift_master_metrics_public_url
Diffstat (limited to 'inventory/byo/hosts.origin.example')
-rw-r--r--inventory/byo/hosts.origin.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example
index 3e3c7e838..4124ecb31 100644
--- a/inventory/byo/hosts.origin.example
+++ b/inventory/byo/hosts.origin.example
@@ -363,7 +363,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#
# Override metricsPublicURL in the master config for cluster metrics
# Defaults to https://hawkular-metrics.{{openshift_master_default_subdomain}}/hawkular/metrics
-#openshift_master_metrics_public_url=https://hawkular-metrics.example.com/hawkular/metrics
+#openshift_hosted_metrics_public_url=https://hawkular-metrics.example.com/hawkular/metrics
# Configure the multi-tenant SDN plugin (default is 'redhat/openshift-ovs-subnet')
# os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant'