diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-01-26 08:15:51 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-01-26 08:15:51 -0500 |
commit | 9d2d123403e244bb49997c0bb498b5aca4c625b9 (patch) | |
tree | 72ce4496676c0e04605be86afbb16527b1e66ba9 /README_OSE.md | |
parent | 4a2e65e5500eced93722ae6b39c7994a270563d2 (diff) | |
parent | 240c57525ba8a43286181c6b95518d509ae48a2a (diff) | |
download | openshift-9d2d123403e244bb49997c0bb498b5aca4c625b9.tar.gz openshift-9d2d123403e244bb49997c0bb498b5aca4c625b9.tar.bz2 openshift-9d2d123403e244bb49997c0bb498b5aca4c625b9.tar.xz openshift-9d2d123403e244bb49997c0bb498b5aca4c625b9.zip |
Merge pull request #1253 from detiber/updateMinVersion
Update Docs and test for testing ansible version
Diffstat (limited to 'README_OSE.md')
-rw-r--r-- | README_OSE.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README_OSE.md b/README_OSE.md index fdb6a75b8..f7615ae38 100644 --- a/README_OSE.md +++ b/README_OSE.md @@ -10,9 +10,7 @@ * [Overriding detected ip addresses and hostnames](#overriding-detected-ip-addresses-and-hostnames) ## Requirements -* ansible - * Tested using ansible-1.8.4-1.fc20.noarch, but should work with version 1.8+ - * There is currently a known issue with ansible-1.9.0, you can downgrade to 1.8.4 on Fedora by installing one of the builds from Koji: http://koji.fedoraproject.org/koji/packageinfo?packageID=13842 +* ansible 1.9.4 * Available in Fedora channels * Available for EL with EPEL and Optional channel * One or more RHEL 7.1 VMs |