raise timeout to 1 hour b/c selinux likes to take a while
This commit is contained in:
parent
df4553b18e
commit
fbf32e6f9f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
- name: yum -y ${yumcommand}
|
||||
action: command yum -y ${yumcommand}
|
||||
async: 600
|
||||
async: 3600
|
||||
poll: 15
|
||||
|
||||
- name: check for rkhunter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue