Do not require EPEL repo on RHEL-based target hosts
This change makes kolla-ansible more compatible with RHEL which does not provide epel-release package. EPEL was required to install simplejson from rpm which was an ansible requirement when used python version was below 2.5 ([1]). This has been obsolete for quite a time so it's a good idea to get rid of it. This change includes update of docs to read more properly. [1] https://docs.ansible.com/ansible/2.3/intro_installation.html Change-Id: I825431d41fbceb824baff27130d64dabe4475d33 Signed-off-by:Radosław Piliszek <radoslaw.piliszek@gmail.com>
Showing
- ansible/roles/baremetal/defaults/main.yml 0 additions, 1 deletionansible/roles/baremetal/defaults/main.yml
- ansible/roles/baremetal/tasks/pre-install.yml 2 additions, 2 deletionsansible/roles/baremetal/tasks/pre-install.yml
- doc/source/user/quickstart.rst 8 additions, 14 deletionsdoc/source/user/quickstart.rst
- releasenotes/notes/drop-epel-req-2f48edf20da1ef96.yaml 5 additions, 0 deletionsreleasenotes/notes/drop-epel-req-2f48edf20da1ef96.yaml
Loading
Please register or sign in to comment