From 734a297792eba4dab624f323d7e5a9bc619e475a Mon Sep 17 00:00:00 2001 From: Jayne Passmore Date: Tue, 20 May 2025 19:48:06 -0500 Subject: [PATCH] fixed owner of system.xml --- playbook_templates/jellyfin.actcur.com | 2 +- var_files/mount/jellyfin.actcur.com | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playbook_templates/jellyfin.actcur.com b/playbook_templates/jellyfin.actcur.com index 106d533..99c379d 100644 --- a/playbook_templates/jellyfin.actcur.com +++ b/playbook_templates/jellyfin.actcur.com @@ -2,6 +2,6 @@ role:core:v1.2:core role:mount:v1.1:core,mount role:nginx-ssl:v1.1:common,nginx-ssl role:certbot:v1.2:common,certbot -role:jellyfin:v1.0:workload,jellyfin +role:jellyfin:v1.1:workload,jellyfin # end of file diff --git a/var_files/mount/jellyfin.actcur.com b/var_files/mount/jellyfin.actcur.com index 0bb0c60..3a21f8b 100644 --- a/var_files/mount/jellyfin.actcur.com +++ b/var_files/mount/jellyfin.actcur.com @@ -13,7 +13,7 @@ mounts: local: /mnt/video type: nfs bind: - - name: sonarr + - name: jellyfin src: /mnt/data/jelly/data/ mount: /var/lib/jellyfin