mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Merge remote-tracking branch 'remotes/origin/dev' into issue/1093
This commit is contained in:
@@ -1245,7 +1245,10 @@ manager_global() {
|
||||
" time_file: 1"\
|
||||
" upload_queue_size: 4"\
|
||||
" encoding: gzip"\
|
||||
" interval: 5" >> "$global_pillar"
|
||||
" interval: 5"\
|
||||
"backup:"\
|
||||
" locations:"\
|
||||
" - /opt/so/saltstack/local" >> "$global_pillar"
|
||||
|
||||
printf '%s\n' '----' >> "$setup_log" 2>&1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user