Add encryption role and related files

This commit is contained in:
2024-09-29 16:11:31 +02:00
parent a03aca39df
commit 9ae5a6446b
24 changed files with 299 additions and 332 deletions
+2 -3
View File
@@ -74,9 +74,8 @@ locals {
}
}
nextcloud_path = "/var/lib/nextcloud"
nextcloud_mysql_path = "/var/lib/mysql.nextcloud"
nextcloud_path = "/mnt/microk8s_persistent/nextcloud"
nextcloud_mysql_path = "/mnt/microk8s_persistent/mysql.nextcloud"
}
#