From 469afb98140c2a33ecd0124381035423a2006e1e Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 5 Aug 2026 13:53:07 +0300 Subject: Restructure jail ip references --- roles/jails/17_syncthing/defaults/main.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'roles/jails/17_syncthing/defaults') diff --git a/roles/jails/17_syncthing/defaults/main.yml b/roles/jails/17_syncthing/defaults/main.yml index 9e1f3f1..d7449c3 100644 --- a/roles/jails/17_syncthing/defaults/main.yml +++ b/roles/jails/17_syncthing/defaults/main.yml @@ -1,5 +1,10 @@ userland: "15.1-RELEASE" +zfs: + - name: syncthing_config + owner: "1001" + group: "1001" + nullfs: - src: storage/docs dst: /mnt/docs @@ -9,13 +14,6 @@ nullfs: dst: /mnt/jan-systems-2025-content - src: storage/projects-ableton dst: /mnt/projects-ableton - -zfs: - - name: syncthing_config - owner: "1001" - group: "1001" - -nullfs: - src: syncthing_config dst: /usr/local/etc/syncthing -- cgit v1.3