mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Re-Work Backups
This commit is contained in:
@@ -1488,9 +1488,6 @@ create_strelka_pillar() {
|
|||||||
backup_pillar() {
|
backup_pillar() {
|
||||||
title "Create the backup pillar file"
|
title "Create the backup pillar file"
|
||||||
touch $adv_backup_pillar_file
|
touch $adv_backup_pillar_file
|
||||||
printf '%s\n'\
|
|
||||||
"backup:"\
|
|
||||||
" locations: []" > "$backup_pillar_file"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
soctopus_pillar() {
|
soctopus_pillar() {
|
||||||
|
|||||||
Reference in New Issue
Block a user