]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Adds epel-testing to the list of epel repos we install in common.
authorAndrew Schoen <aschoen@redhat.com>
Wed, 22 Apr 2015 15:23:27 +0000 (10:23 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 22 Apr 2015 15:54:40 +0000 (10:54 -0500)
commitbbbaae3677b55e132786f930835a8304dcecbd03
treea8f63ccd924a524e5fd79fd5b879df2f16d2fce2
parent7de44e6708ae5f2890c82249a0b22be12954be0f
Adds epel-testing to the list of epel repos we install in common.

This also restructures the task a bit so that we can easily add new
repos as vars. The epel-testing repo is disabled by defaulti and will
be activated by the roles that need it.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/common/defaults/main.yml
roles/common/tasks/epel.yml
roles/common/templates/epel.repo [deleted file]
roles/common/templates/yum_repo.j2 [new file with mode: 0644]