no variables in comments
This commit is contained in:
parent
270152b494
commit
1483c90124
1 changed files with 2 additions and 2 deletions
|
@ -493,7 +493,7 @@ openshift_master_default_subdomain={{openshift_app_subdomain}}
|
|||
# list of options please see roles/openshift_metrics/README.md
|
||||
#
|
||||
# Override metricsPublicURL in the master config for cluster metrics
|
||||
# Defaults to https://hawkular-metrics.{{openshift_master_default_subdomain}}/hawkular/metrics
|
||||
# Defaults to https://hawkular-metrics.openshift_master_default_subdomain/hawkular/metrics
|
||||
# Currently, you may only alter the hostname portion of the url, alterting the
|
||||
# `/hawkular/metrics` path will break installation of metrics.
|
||||
#openshift_hosted_metrics_public_url=https://hawkular-metrics.example.com/hawkular/metrics
|
||||
|
@ -537,7 +537,7 @@ openshift_master_default_subdomain={{openshift_app_subdomain}}
|
|||
# list of options please see roles/openshift_logging/README.md
|
||||
#
|
||||
# Configure loggingPublicURL in the master config for aggregate logging, defaults
|
||||
# to kibana.{{ openshift_master_default_subdomain }}
|
||||
# to kibana.openshift_master_default_subdomain
|
||||
#openshift_hosted_logging_hostname=logging.apps.example.com
|
||||
# Configure the number of elastic search nodes, unless you're using dynamic provisioning
|
||||
# this value must be 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue