mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 05:51:17 +07:00
Enable VPN server in base
This commit is contained in:
parent
de977f2560
commit
b301e4083a
@ -1,4 +1,3 @@
|
||||
# TODO (optimize) Decide if VPN should be inside Kubernetes
|
||||
# module "vpn" {
|
||||
# source = "./modules/vpn"
|
||||
# }
|
||||
module "vpn" {
|
||||
source = "./modules/vpn"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user