Browse Source

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
OpenShift Merge Robot 7 years ago
parent
commit
ccb26c84fe
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
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