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:
Adam Miller 2017-07-17 19:39:49 +00:00
parent 5201790a29
commit dafcc1cf64

View file

@ -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 %}