mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
[fix] Redirect missing lines to global pillar
This commit is contained in:
@@ -1272,9 +1272,9 @@ manager_global() {
|
||||
"soctopus:"\
|
||||
" playbook:"\
|
||||
" rulesets:"\
|
||||
" - windows" >> "$global_pillar"
|
||||
" - windows"\
|
||||
"redis_settings:"\
|
||||
" redis_maxmemory: 812"\
|
||||
" redis_maxmemory: 812" >> "$global_pillar"
|
||||
|
||||
|
||||
printf '%s\n' '----' >> "$setup_log" 2>&1
|
||||
|
||||
Reference in New Issue
Block a user