Add encryption role and related files
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user