浏览代码

Adding requirements for logging and metrics

Eric Wolinetz 7 年之前
父节点
当前提交
3ada27e374
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -74,6 +74,16 @@ Fedora:
 dnf install -y ansible pyOpenSSL python-cryptography python-lxml
 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
 ## Simple all-in-one localhost Installation
 This assumes that you've installed the base dependencies and you're running on
 This assumes that you've installed the base dependencies and you're running on
 Fedora or RHEL
 Fedora or RHEL