Преглед на файлове

Merge pull request #3123 from jcantrill/bz_141619

Corrects the metrics variable in the README
Jason DeTiberus преди 8 години
родител
ревизия
c995e12738
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.