]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Removed install yum priorities. Duplicated where relevant.
authorJohn Wilkins <john.wilkins@inktank.com>
Wed, 30 Oct 2013 22:26:01 +0000 (15:26 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Wed, 30 Oct 2013 22:26:01 +0000 (15:26 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/install/yum-priorities.rst [deleted file]

diff --git a/doc/install/yum-priorities.rst b/doc/install/yum-priorities.rst
deleted file mode 100644 (file)
index e4adb72..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-===========================
- Installing YUM Priorities
-===========================
-
-Ceph builds packages for Apache and FastCGI (for 100-continue support) and
-QEMU (for ``rbd`` support). You must set priorities in your ``.repo`` 
-files to ensure that ``yum`` installs the Ceph packages instead of the 
-standard packages. The ``priorities`` setting requires you to install  
-and enable ``yum-plugin-priorities``.
-
-#. Install ``yum-plugin-priorities``. ::
-
-       sudo yum install yum-plugin-priorities
-
-#. Ensure ``/etc/yum/pluginconf.d/priorities.conf`` exists. :: 
-
-#. Ensure ``priorities.conf`` enables the plugin. :: 
-
-       [main]
-       enabled = 1