From 3ada27e374b0b44b9a05ca37d858b6385b595e14 Mon Sep 17 00:00:00 2001 From: Eric Wolinetz Date: Thu, 1 Feb 2018 17:19:47 -0600 Subject: Adding requirements for logging and metrics --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.1