aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/osmocom-obs-worker/files/obs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/osmocom-obs-worker/files/obs.conf')
-rw-r--r--ansible/roles/osmocom-obs-worker/files/obs.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/ansible/roles/osmocom-obs-worker/files/obs.conf b/ansible/roles/osmocom-obs-worker/files/obs.conf
new file mode 100644
index 0000000..7dc2a84
--- /dev/null
+++ b/ansible/roles/osmocom-obs-worker/files/obs.conf
@@ -0,0 +1,15 @@
+client
+remote 2a01:4f8:201:344a::1:4 1194
+ca "/etc/openvpn/obs-ca.crt"
+cert "/etc/openvpn/obs.crt"
+key "/etc/openvpn/obs.key"
+comp-lzo yes
+cipher AES-256-CBC
+dev tun
+proto udp6
+nobind
+auth-nocache
+script-security 2
+persist-key
+persist-tun
+remote-cert-tls server