Merge "making lxc image prestage timeout configurable"
This commit is contained in:
commit
1676a36cca
@ -58,7 +58,7 @@
|
||||
args:
|
||||
warn: no
|
||||
register: prestage_image
|
||||
async: 300
|
||||
async: "{{ lxc_cache_prep_timeout // 5 }}"
|
||||
poll: 0
|
||||
tags:
|
||||
- skip_ansible_lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user