These are now obsolete because we're registering with
subscription-manager and will use the repos provided there.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- name: Clean yum cache
shell: yum clean all
changed_when: false
- when: (repo_file and repo_file.changed) or
- (gpg_keys and gpg_keys.changed)
+ when: (repo_file is defined and repo_file.changed) or
+ (gpg_keys is defined and gpg_keys.changed)
+++ /dev/null
----
-yum_repos:
- rhel-7-repo:
- name: My Red Hat Enterprise Linux $releasever - $basearch
- baseurl: http://apt-mirror.front.sepia.ceph.com/rhel7repo/server
- enabled: 1
- gpgcheck: 0
- rhel-7-optional:
- name: My Red Hat Enterprise Linux $releasever - $basearch
- baseurl: http://apt-mirror.front.sepia.ceph.com/rhel7repo/server-optional
- enabled: 1
- gpgcheck: 0
+++ /dev/null
----
-yum_repos:
- rhel-7.1-beta-repo:
- name: My Red Hat Enterprise Linux $releasever - $basearch
- baseurl: http://apt-mirror.front.sepia.ceph.com/rhel7.1-beta-repo/server/
- enabled: 1
- gpgcheck: 0
- rhel-7.1-beta-optional:
- name: My Red Hat Enterprise Linux $releasever - $basearch
- baseurl: http://apt-mirror.front.sepia.ceph.com/rhel7.1-beta-repo/server-optional/
- enabled: 1
- gpgcheck: 0
baseurl: http://apt-mirror.front.sepia.ceph.com/epel7/
enabled: 1
gpgcheck: 0
- rhel-7-extras:
- name: "My Red Hat Enterprise Linux $releasever - $basearch"
- baseurl: http://apt-mirror.front.sepia.ceph.com/rhel7repo/extras
- enabled: 1
- gpgcheck: 0
rhel-7-fcgi-ceph:
name: "RHEL 7 Local fastcgi Repo"
baseurl: http://gitbuilder.ceph.com/mod_fastcgi-rpm-rhel7-x86_64-basic/ref/master/