raising limit to 2 hours
if things go off the rails that badly in a yum update then we're screwed anyway
This commit is contained in:
parent
fbf32e6f9f
commit
9517736e68
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
- name: yum -y ${yumcommand}
|
||||
action: command yum -y ${yumcommand}
|
||||
async: 3600
|
||||
async: 7200
|
||||
poll: 15
|
||||
|
||||
- name: check for rkhunter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue