update README to exclude Fedora from support

Latest attempts at running w/ Fedora fail

Change-Id: I2d048206e42a3dff559d7fea0cbe5c793eba7ac0
This commit is contained in:
Wes Hayutin 2018-06-19 12:27:36 -04:00
parent 1b19b53b13
commit ea5778d4dd
1 changed files with 2 additions and 3 deletions

View File

@ -31,9 +31,8 @@ OpenStack installation, usually consisting of multiple VMs.
You will need a ``$VIRTHOST`` with at least **16 GB** of RAM, preferably **32
GB**, and you must be able to ``ssh`` to the virthost machine as root without a
password from the machine running ansible. Currently the virthost machine must
be running a recent Red Hat-based Linux distribution (CentOS 7, RHEL 7, Fedora
22 - only CentOS 7 is currently tested), but we hope to add support for non-Red
Hat distributions too.
be running a recent Red Hat-based Linux distribution (CentOS 7.x, RHEL 7.x).
Other distributions could work but will not be supported with out CI validation.
.. note::
Running quickstart.sh commands as root is not suggested or supported.