]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Fix RHEL based Ansible installation
authorYaniv Kaul <ykaul@redhat.com>
Thu, 21 Jun 2018 09:46:05 +0000 (12:46 +0300)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 21 Jun 2018 16:41:20 +0000 (18:41 +0200)
It is now on its own channel, not extras.

Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
docs/source/index.rst

index 456c7e1d8fb31c86509839495a76a0cf041f2515..d0bbe1d48be65c1558ef569870f11ea54667ed79 100644 (file)
@@ -34,11 +34,11 @@ You can install directly from the source on github by following these steps:
 
 Ansible on RHEL and CentOS
 --------------------------
-You can acquire Ansible on RHEL and CentOS by installing from `Extras <https://access.redhat.com/solutions/912213>`_.
+You can acquire Ansible on RHEL and CentOS by installing from `Ansible channel <https://access.redhat.com/articles/3174981>`_.
 
 On RHEL::
 
-    subscription-manager repos --enable=rhel-7-server-extras-rpms
+    subscription-manager repos --enable=rhel-7-server-ansible-2-rpms
 
 (CentOS does not use subscription-manager and already has "Extras" enabled by default.)