]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
common: Don't use baseurl for epel at all 544/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 13 Mar 2020 22:40:54 +0000 (18:40 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 13 Mar 2020 22:40:54 +0000 (18:40 -0400)
commit5edb07299d820548517253dc894ca740b545c4d8
tree2e03ac365ea8ae76120679e0d18f2a4e3a870233
parent6dd8b5ee618503894b4e02ff210b2c761766a9d4
common: Don't use baseurl for epel at all

Despite having a mirrorlist present in the repo file, if contacting the baseurl fails, the yum transaction fails which causes our jobs to fail.  Let's try *just* using a mirrorlist.

See https://github.com/ceph/ceph-cm-ansible/pull/542#issuecomment-598924481

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/common/defaults/main.yml