Add encryption role and related files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
locals {
|
||||
m3uproxy_path = "/var/lib/m3uproxy"
|
||||
m3uproxy_path = "/mnt/microk8s_persistent/m3uproxy"
|
||||
m3uproxy_cache_path = "${local.m3uproxy_path}/cache"
|
||||
squid_app_path = "${local.m3uproxy_path}/squid"
|
||||
geoip_path = "${local.m3uproxy_path}/geoip"
|
||||
|
||||
Reference in New Issue
Block a user