Updating installation instructions 81/21181/2
authorRicardo Noriega <rnoriega@redhat.com>
Thu, 15 Sep 2016 13:02:16 +0000 (15:02 +0200)
committerRicardo Noriega <rnoriega@redhat.com>
Fri, 16 Sep 2016 10:34:49 +0000 (12:34 +0200)
    Python 3.4 is required and not installed by default in Centos 7

Change-Id: I246d4cc746df9c5070a8e4707b92015825489d9c
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
docs/installationprocedure/baremetal.rst

index 8507b44..eb48a28 100644 (file)
@@ -137,6 +137,12 @@ Install Bare Metal Jumphost
     no longer carry them and they will not need special handling for
     installation.
 
+    Python 3.4 is also required and it needs to be installed if you are using
+    the Centos 7 base image:
+
+    ``sudo yum install epel-release``
+    ``sudo yum install python34``
+
     To install these RPMs download them to the local disk on your CentOS 7
     install and pass the file names directly to yum:
     ``sudo yum install python34-markupsafe-<version>.rpm