summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-02-02 11:23:44 -0800
committerGitHub <noreply@github.com>2018-02-02 11:23:44 -0800
commitccb26c84fef4c85fddcdde217b9c0f01ff54bf7e (patch)
tree3e2957bf201f75eef6cd780676032c4dfbbb51a8
parentb9e4318b7ac3d420cb78b8df6fae526df75d8328 (diff)
parent3ada27e374b0b44b9a05ca37d858b6385b595e14 (diff)
downloadopenshift-ccb26c84fef4c85fddcdde217b9c0f01ff54bf7e.tar.gz
openshift-ccb26c84fef4c85fddcdde217b9c0f01ff54bf7e.tar.bz2
openshift-ccb26c84fef4c85fddcdde217b9c0f01ff54bf7e.tar.xz
openshift-ccb26c84fef4c85fddcdde217b9c0f01ff54bf7e.zip
Merge pull request #6992 from ewolinetz/expand_readme_control_reqs
Automatic merge from submit-queue. Adding requirements for logging and metrics To address https://github.com/openshift/openshift-ansible/issues/5293
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 609930dcd..55dc146a2 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,16 @@ Fedora:
dnf install -y ansible pyOpenSSL python-cryptography python-lxml
```
+Additional requirements:
+
+Logging:
+
+- java-1.8.0-openjdk-headless
+
+Metrics:
+
+- httpd-tools
+
## Simple all-in-one localhost Installation
This assumes that you've installed the base dependencies and you're running on
Fedora or RHEL