]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Create local repo files for rhel 7.0 and 7.1
authorAndrew Schoen <aschoen@redhat.com>
Sun, 15 Mar 2015 22:12:30 +0000 (17:12 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 24 Mar 2015 00:18:41 +0000 (17:18 -0700)
commit1b27648455cf1e8f500d5d7ef14ff3fda16baf6a
tree34fbafb27de918aca20a0592fc4701577f4d1c54
parent3965ebbcedf183ad68373b73951fe895b2e654db
Create local repo files for rhel 7.0 and 7.1

This also introduces version specific var files for rhel

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/common/defaults/main.yml
roles/common/tasks/redhat/repos.yml [new file with mode: 0644]
roles/common/tasks/setup-redhat.yml
roles/common/templates/yum_repo.j2 [new file with mode: 0644]
roles/common/vars/rhel_7.0.yml [new file with mode: 0644]
roles/common/vars/rhel_7.1.yml [new file with mode: 0644]