]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
common: set timeout in /etc/yum.conf 121/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 27 Aug 2015 17:43:49 +0000 (12:43 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 27 Aug 2015 18:00:14 +0000 (13:00 -0500)
commitbf73328e0d2ae309d5e31ab571bb708fbfd57538
tree0b496ad04a16d6457b9a5d0a6e1fae781100d134
parent2f180d08aaf9028bb25acdabc9ae87d5041cf36e
common: set timeout in /etc/yum.conf

We were getting timeouts when using epel mirrors and the default timeout value
is only 30 seconds which is not long enough for heavily used mirrors to
respond.

See: http://tracker.ceph.com/issues/12778

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/common/defaults/main.yml
roles/common/tasks/epel.yml