mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
create local kibana pillar dirs before touching pillar files
This commit is contained in:
@@ -1347,8 +1347,9 @@ idh_pillar() {
|
||||
}
|
||||
|
||||
kibana_pillar() {
|
||||
touch $adv_kibana_pillar_file
|
||||
touch $kibana_pillar_file
|
||||
logCmd "mkdir -p $local_salt_dir/pillar/kibana"
|
||||
logCmd "touch $adv_kibana_pillar_file"
|
||||
logCmd "touch $kibana_pillar_file"
|
||||
}
|
||||
|
||||
logrotate_pillar() {
|
||||
|
||||
Reference in New Issue
Block a user