summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics
diff options
context:
space:
mode:
authorJeff Cantrill <jcantril@redhat.com>2017-01-19 10:38:08 -0500
committerJeff Cantrill <jcantril@redhat.com>2017-01-19 10:38:08 -0500
commite567a517899d5608b19aeaa2efff2a0fd5651484 (patch)
tree253d44a1c0320d4e768c6d371f539db06f231cdc /roles/openshift_metrics
parent8db537b2ca509751f927fac25261121b1acd680b (diff)
downloadopenshift-e567a517899d5608b19aeaa2efff2a0fd5651484.tar.gz
openshift-e567a517899d5608b19aeaa2efff2a0fd5651484.tar.bz2
openshift-e567a517899d5608b19aeaa2efff2a0fd5651484.tar.xz
openshift-e567a517899d5608b19aeaa2efff2a0fd5651484.zip
fixes BZ141619. Corrects the variable in the README
Diffstat (limited to 'roles/openshift_metrics')
-rw-r--r--roles/openshift_metrics/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_metrics/README.md b/roles/openshift_metrics/README.md
index f4c47c7bb..0f287e944 100644
--- a/roles/openshift_metrics/README.md
+++ b/roles/openshift_metrics/README.md
@@ -8,7 +8,7 @@ Requirements
The following variables need to be set and will be validated:
-- `openshift_metrics_hostname`: hostname used on the hawkular metrics route.
+- `openshift_metrics_hawkular_hostname`: hostname used on the hawkular metrics route.
- `openshift_metrics_project`: project (i.e. namespace) where the components will be
deployed.