summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJean-Francois Chevrette <jf.cron0@gmail.com>2016-11-22 15:19:32 -0500
committerGitHub <noreply@github.com>2016-11-22 15:19:32 -0500
commit328728b10a7a5a704e2d12c7ad712ad82704a34d (patch)
tree6b33ef39745bf54b529740b8d2d25b4835febfe8 /README.md
parentfb357a2c39bb06624fd387fc490947163bbf3e0b (diff)
downloadopenshift-328728b10a7a5a704e2d12c7ad712ad82704a34d.tar.gz
openshift-328728b10a7a5a704e2d12c7ad712ad82704a34d.tar.bz2
openshift-328728b10a7a5a704e2d12c7ad712ad82704a34d.tar.xz
openshift-328728b10a7a5a704e2d12c7ad712ad82704a34d.zip
Update README.md
add missing dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb8f56824..b6f8f3eca 100644
--- a/README.md
+++ b/README.md
@@ -37,12 +37,14 @@ not practical to start over at 1.0.
Requirements:
- Ansible >= 2.1.0 (>= 2.2 is preferred for performance reasons)
- Jinja >= 2.7
+ - pyOpenSSL
+ - python-lxml
***
Fedora:
```
- dnf install -y ansible pyOpenSSL python-cryptography
+ dnf install -y ansible pyOpenSSL python-cryptography python-lxml
```
2. Setup for a specific cloud: