Refactor AIDE configuration and add exclusion paths
This commit is contained in:
@@ -44,6 +44,9 @@ locals {
|
||||
# notification
|
||||
scaleway_smtp_host = "smtp.tem.scw.cloud"
|
||||
scaleway_smtp_port = 587
|
||||
|
||||
# storage
|
||||
persistent_folder = "/mnt/microk8s_persistent"
|
||||
}
|
||||
|
||||
data "scaleway_account_project" "default" {
|
||||
|
||||
Reference in New Issue
Block a user