diff options
author | heqnx <root@heqnx.com> | 2025-06-24 10:29:19 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-24 10:29:19 +0300 |
commit | ba4199955a0d9b273299649b67f9592b27d00617 (patch) | |
tree | 8a5c7547dbfe7cacd98e7e07ac5aa4e368be4195 /templates/pveproxy | |
parent | 4d996aff99c9c31ed66f82afb11c74569ccc6763 (diff) | |
download | ansible-pve-host-ba4199955a0d9b273299649b67f9592b27d00617.tar.gz ansible-pve-host-ba4199955a0d9b273299649b67f9592b27d00617.zip |
added working wg setup + internal access
Diffstat (limited to 'templates/pveproxy')
-rw-r--r-- | templates/pveproxy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/pveproxy b/templates/pveproxy new file mode 100644 index 0000000..01a7955 --- /dev/null +++ b/templates/pveproxy @@ -0,0 +1 @@ +LISTEN_IP="{{ wg_subnet_prefix }}.1" |