mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Don't echo pillar to setup log
This commit is contained in:
@@ -1207,7 +1207,6 @@ manager_global() {
|
||||
" interval: 5" >> "$global_pillar"
|
||||
|
||||
printf '%s\n' '----' >> "$setup_log" 2>&1
|
||||
cat "$global_pillar" >> "$setup_log" 2>&1
|
||||
}
|
||||
|
||||
minio_generate_keys() {
|
||||
|
||||
Reference in New Issue
Block a user