Increase package install timeout

Because networking.

Esp. for VMs pulling content from the CDNs, allow install to run longer.

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich 2017-10-19 14:38:09 -04:00
parent 6b6d634cfc
commit b92b09ace3

View file

@ -54,7 +54,7 @@
- socat
- tar
- wget
async: 600
async: '{{ 20 * 60 }}'
poll: 10
- name: Add Btrfs for Fedora