Refactor AIDE configuration and add exclusion paths

This commit is contained in:
2024-10-05 21:19:51 +02:00
parent 9c02c2b839
commit 90852bb9a6
13 changed files with 47 additions and 22 deletions
@@ -24,7 +24,6 @@ variable "app_password" {
variable "host_storage_path" {
description = "host storage path"
default = "/srv"
type = string
}