]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Move the creation of epel.repo to the common role.
authorAndrew Schoen <aschoen@redhat.com>
Tue, 21 Apr 2015 16:29:24 +0000 (11:29 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 21 Apr 2015 20:32:14 +0000 (15:32 -0500)
commitbbfb8b38269a25b567862f4d38a3ae8a7d8512a6
treeeed7fa9d737f2985f39909c1406f61707d07a3f2
parent7ef17b78c9b9e0d304371d932f1707f0dece6dc6
Move the creation of epel.repo to the common role.

This also makes the change to use epel packages not built by us.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/common/tasks/epel.yml [new file with mode: 0644]
roles/common/tasks/main.yml
roles/common/templates/epel.repo [new file with mode: 0644]
roles/testnode/vars/centos_6.yml
roles/testnode/vars/centos_7.yml
roles/testnode/vars/redhat_6.yml
roles/testnode/vars/redhat_7.yml