summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/README.md
diff options
context:
space:
mode:
authorJeff Cantrill <jcantril@redhat.com>2017-01-23 14:09:24 -0500
committerJeff Cantrill <jcantril@redhat.com>2017-01-23 14:09:24 -0500
commit92f1cf87eb20254d9da77306aa598506000b159b (patch)
tree15e2ee2c70da545a52a840ba2ac378ebc1c8da79 /roles/openshift_metrics/README.md
parentc24aec308f515dd7a1ae09d35cd95617530615b9 (diff)
downloadopenshift-92f1cf87eb20254d9da77306aa598506000b159b.tar.gz
openshift-92f1cf87eb20254d9da77306aa598506000b159b.tar.bz2
openshift-92f1cf87eb20254d9da77306aa598506000b159b.tar.xz
openshift-92f1cf87eb20254d9da77306aa598506000b159b.zip
fixes BZ-1414625. Check for httpd-tools and java before install
Diffstat (limited to 'roles/openshift_metrics/README.md')
-rw-r--r--roles/openshift_metrics/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/openshift_metrics/README.md b/roles/openshift_metrics/README.md
index 0f287e944..a61b0db5e 100644
--- a/roles/openshift_metrics/README.md
+++ b/roles/openshift_metrics/README.md
@@ -5,6 +5,10 @@ OpenShift Metrics Installation
Requirements
------------
+This role has the following dependencies:
+
+- Java is required on the control node to generate keystores for the Java components
+- httpd-tools is required on the control node to generate various passwords for the metrics components
The following variables need to be set and will be validated: