Skip to content

Commit

Permalink
Update default variables for sca configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose M committed Sep 27, 2019
1 parent 9dbb5f4 commit 7371e73
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions roles/wazuh/ansible-wazuh-manager/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,14 @@ wazuh_manager_config:
packages: 'yes'
ports_no: 'yes'
processes: 'yes'
sca:
enabled: 'yes'
scan_on_start: 'yes'
interval: '12h'
skip_nfs: 'yes'
day: ''
wday: ''
time: ''
vul_detector:
disable: 'yes'
interval: '5m'
Expand Down

0 comments on commit 7371e73

Please sign in to comment.