From 7988af96ef0f74d5629d881b138bea9ffe0bb3fa Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Tue, 15 Oct 2013 12:56:26 -0400 Subject: [PATCH] EPEL package should only be installed on RHEL and CentOS Change-Id: I8bf2ead8cca243cfec1fd46a18c6d59614b76580 --- doc/install-guide/ch_basics.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/install-guide/ch_basics.xml b/doc/install-guide/ch_basics.xml index d7624c29ba..43863e97f4 100644 --- a/doc/install-guide/ch_basics.xml +++ b/doc/install-guide/ch_basics.xml @@ -175,7 +175,7 @@ iface eth1 inet static host name with YaST. To have the host name change persist when the system reboots, you need to specify it in the proper - configuration file. In Red Hat Enterprise Linux, Centos, and + configuration file. In Red Hat Enterprise Linux, CentOS, and older versions of Fedora, you set this in the file /etc/sysconfig/network. Change the line starting with HOSTNAME=. @@ -349,9 +349,11 @@ hwclock -w package. # yum install http://repos.fedorapeople.org/repos/openstack/openstack-havana/rdo-release-havana-6.noarch.rpm - The EPEL package includes gpg keys - for package signing and repository information. Install the - latest 'epel-release' package (see The EPEL package includes GPG keys + for package signing and repository information. This should only + be installed on Red Hat Enterprise Linux and CentOS, not Fedora. + Install the latest epel-release package + (see http://download.fedoraproject.org/pub/epel/6/x86_64/repoview/epel-release.html). For example: