Refactor AIDE configuration and add exclusion paths
This commit is contained in:
@@ -24,7 +24,6 @@ variable "app_password" {
|
||||
|
||||
variable "host_storage_path" {
|
||||
description = "host storage path"
|
||||
default = "/srv"
|
||||
type = string
|
||||
}
|
||||
|
||||
|
||||
@@ -39,7 +39,6 @@ variable "cron_schedule" {
|
||||
|
||||
variable "host_storage_path" {
|
||||
description = "Host path"
|
||||
default = "/var/lib"
|
||||
type = string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user