Explorar o código

Add pyOpenSSL to dependencies for Fedora.

pyOpenSSL is required by `filter_plugins/oo_filters.py` at least but isn't installed on Fedora 22 by default.
O'meid %!s(int64=9) %!d(string=hai) anos
pai
achega
069e6b053d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ This repo contains Ansible code for OpenShift and Atomic Enterprise.
 - Install base dependencies:
   - Fedora:
   ```
-    yum install -y ansible rubygem-thor rubygem-parseconfig util-linux
+    yum install -y ansible rubygem-thor rubygem-parseconfig util-linux pyOpenSSL
   ```
    - OSX:
   ```