From 0baebc441084395bb42fe3a8d61f0d85d7be0c3c Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 22 Jan 2026 15:11:11 +0200 Subject: Add syncthing jail --- playbook.yml | 1 + 1 file changed, 1 insertion(+) 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 } -- cgit v1.3