Browse Source

Merge pull request #3123 from jcantrill/bz_141619

Corrects the metrics variable in the README
Jason DeTiberus 8 years ago
parent
commit
c995e12738
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/openshift_metrics/README.md

+ 1 - 1
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.