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