mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Remove trailing spaces in file docs/source/references/coral/cluster_mgmt/scalability/python/install/rpm.rst
This commit is contained in:
		| @@ -1,9 +1,9 @@ | ||||
| Using RPM (recommended)  | ||||
| Using RPM (recommended) | ||||
| ======================= | ||||
|  | ||||
| **Support is only for RHEL 7.5 for Power LE (Power 9)** | ||||
|  | ||||
| The following repositories should be configured on your Management Node (and Service Nodes).  | ||||
| The following repositories should be configured on your Management Node (and Service Nodes). | ||||
|  | ||||
|    * RHEL 7.5 OS Repository | ||||
|    * RHEL 7.5 Extras Repository | ||||
| @@ -12,13 +12,13 @@ The following repositories should be configured on your Management Node (and Ser | ||||
|  | ||||
| #. Configure the MN/SN to the RHEL 7.5 OS Repo | ||||
|  | ||||
| #. Configure the MN/SN to the RHEL 7.5 Extras Repo  | ||||
| #. Configure the MN/SN to the RHEL 7.5 Extras Repo | ||||
|  | ||||
| #. Configure the MN/SN to the EPEL Repo  (https://fedoraproject.org/wiki/EPEL) | ||||
|  | ||||
| #. Create a local Fedora28 Repo and Configure the MN/SN to the FC28 Repo  | ||||
| #. Create a local Fedora28 Repo and Configure the MN/SN to the FC28 Repo | ||||
|  | ||||
|    Here's  an example to configure the Fedora 28 repo at ``/install/repos/fc28``  | ||||
|    Here's  an example to configure the Fedora 28 repo at ``/install/repos/fc28`` | ||||
|  | ||||
|    #. Make the target repo directory on the MN: :: | ||||
|  | ||||
| @@ -27,13 +27,13 @@ The following repositories should be configured on your Management Node (and Ser | ||||
|    #. Download the rpms from the Internet: :: | ||||
|  | ||||
|         cd /install/repos/fc28/ppc64le/Packages | ||||
|         wget https://www.rpmfind.net/linux/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p/python2-gevent-1.2.2-2.fc28.ppc64le.rpm  | ||||
|         wget https://www.rpmfind.net/linux/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p/python2-gevent-1.2.2-2.fc28.ppc64le.rpm | ||||
|         wget https://www.rpmfind.net/linux/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p/python2-greenlet-0.4.13-2.fc28.ppc64le.rpm | ||||
|  | ||||
|     #. Create a yum repo in that directory: :: | ||||
|  | ||||
|         cd /install/repos/fc28/ppc64le/ | ||||
|         createrepo .  | ||||
|         createrepo . | ||||
|  | ||||
| #. Install ``xCAT-openbmc-py`` using ``yum``: :: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user