mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-24 17:03:27 +01:00
6 lines
377 B
YAML
6 lines
377 B
YAML
# version cannot be used elsewhere in this pillar as soup is grepping for it to determine if Salt needs to be patched
|
|
salt:
|
|
minion:
|
|
version: '3006.9'
|
|
check_threshold: 3600 # in seconds, threshold used for so-salt-minion-check. any value less than 600 seconds may cause a lot of salt-minion restarts since the job to touch the file occurs every 5-8 minutes by default
|