summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-09-27 05:20:25 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-09-27 05:20:25 +0200
commit4bf19816435093e819c9a7845e1b5af98fb9ce97 (patch)
tree3ce3b239c8b05cd8457de299190fae0449fd1b67
parentNew wireguard rewrite. (diff)
downloadprofiles-4bf19816435093e819c9a7845e1b5af98fb9ce97.tar.gz
profiles-4bf19816435093e819c9a7845e1b5af98fb9ce97.tar.xz
Specify wg exit port.
-rw-r--r--manifests/wg_exit_node.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/wg_exit_node.pp b/manifests/wg_exit_node.pp
index c3dca74..400fdb1 100644
--- a/manifests/wg_exit_node.pp
+++ b/manifests/wg_exit_node.pp
@@ -14,6 +14,7 @@ class profiles::wg_exit_node (
[WireGuard]
PrivateKeyFile=/etc/wireguard/gandalf.adrift.space.key
+ ListenPort=51820
| EOF
}