summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorJason DeTiberus <detiber@gmail.com>2017-01-19 15:37:47 -0500
committerGitHub <noreply@github.com>2017-01-19 15:37:47 -0500
commitc995e1273811a24211ccc8a7e31bd793728d0f74 (patch)
tree038f40593bf90198cef641b5bc2172050b8379fb /roles
parentf8e567bc6da4088d299af16d74f19767be740b84 (diff)
parente567a517899d5608b19aeaa2efff2a0fd5651484 (diff)
downloadopenshift-c995e1273811a24211ccc8a7e31bd793728d0f74.tar.gz
openshift-c995e1273811a24211ccc8a7e31bd793728d0f74.tar.bz2
openshift-c995e1273811a24211ccc8a7e31bd793728d0f74.tar.xz
openshift-c995e1273811a24211ccc8a7e31bd793728d0f74.zip
Merge pull request #3123 from jcantrill/bz_141619
Corrects the metrics variable in the README
Diffstat (limited to 'roles')
-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.