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 a04127d3d9
commit 98836ee20c

View file

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