Merge "Use async for updating ClamAV DB" into stable/ocata

This commit is contained in:
Jenkins
2017-02-13 17:33:13 +00:00
committed by Gerrit Code Review

View File

@@ -188,6 +188,8 @@
when: when:
- clamav_install_check.stat.exists - clamav_install_check.stat.exists
- security_enable_virus_scanner | bool - security_enable_virus_scanner | bool
async: 300
poll: 5
tags: tags:
- misc - misc
- RHEL-07-030810 - RHEL-07-030810