Browse Source

fixes BZ141619. Corrects the variable in the README

Jeff Cantrill 8 years ago
parent
commit
e567a51789
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.