fix ansible-ansible-openshift-ansible inventory template to use correct cluster_url variable
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
5201790a29
commit
dafcc1cf64
1 changed files with 1 additions and 1 deletions
|
@ -504,7 +504,7 @@ openshift_hosted_metrics_deploy=true
|
|||
# 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.{{osbs_cluster_url}}/hawkular/metrics
|
||||
#openshift_hosted_metrics_public_url=https://hawkular-metrics.{{openshift_cluster_url}}/hawkular/metrics
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue