]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Merge branch 'wip-entitlements-enable-repos' into 'master'
authorAndrew Schoen <aschoen@redhat.com>
Tue, 7 Apr 2015 17:12:41 +0000 (13:12 -0400)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 7 Apr 2015 17:12:41 +0000 (13:12 -0400)
commit6b7f719abb3714e02a8a0fd14b52ec7fe4f41129
tree74189fdcb0d91b1ae1fe9fd61ba3f5a1de117dbc
parent4bf180623e5cf0e2a057aa34a7f4536ded9077b7
parentae0ada0bb585633bb0219af814dccfdb2c2d8de3
Merge branch 'wip-entitlements-enable-repos' into 'master'

enable RHEL repositories from CDN

Note that the testnode role is creating the following .repo files (that point to apt-mirror). With the Red Hat CDN, these are now redundant:

* `rhel7-extras.repo`
* `rhel7-optional.repo`
* `rhel7.repo`

These are harmless since they simply contain older versions of packages and yum will prefer the CDN repositories since the packages there are newer. Eventually we should figure out a way to remove these, though.