Pārlūkot izejas kodu

Merge pull request #3123 from jcantrill/bz_141619

Corrects the metrics variable in the README
Jason DeTiberus 8 gadi atpakaļ
vecāks
revīzija
c995e12738
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.