aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-22 15:11:11 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-22 15:11:11 +0200
commit0baebc441084395bb42fe3a8d61f0d85d7be0c3c (patch)
treea0bf07556c9fa139999136d61a98a1607cd660ef
parent3dddde75c8ba02f8b5365c1499b503c2215a2073 (diff)
Add syncthing jail
-rw-r--r--playbook.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml
index 2e9a3c0..7db7887 100644
--- a/playbook.yml
+++ b/playbook.yml
@@ -38,6 +38,7 @@
- { userland: "{{ jail_userland_14_3 }}", num: 14, name: freshrss }
- { userland: "{{ jail_userland_14_3 }}", num: 15, name: paste }
- { userland: "{{ jail_userland_15_0 }}", num: 16, name: dl }
+ - { userland: "{{ jail_userland_15_0 }}", num: 17, name: syncthing }
ingress_ip: 192.168.2.1
ingress_routes:
- { host: jan.systems, jail: homepage }