mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
create local logrotate pillar dir
This commit is contained in:
@@ -1341,8 +1341,9 @@ kibana_pillar() {
|
||||
}
|
||||
|
||||
logrotate_pillar() {
|
||||
touch $adv_logrotate_pillar_file
|
||||
touch $logrotate_pillar_file
|
||||
logCmd "mkdir -p $local_salt_dir/pillar/logrotate"
|
||||
logCmd "touch $adv_logrotate_pillar_file"
|
||||
logCmd "touch $logrotate_pillar_file"
|
||||
}
|
||||
|
||||
patch_pillar() {
|
||||
|
||||
Reference in New Issue
Block a user