chore: migrate media applications

- migrate media applications to new cephfs pool + incus
- enable exporting haproxy
- move ceph-client-setup to only apply to non-lxc hosts
- ensure unrar is installed for nzbget
- updated jellyfin use of data_dir
- set lxc instances for jellyfin to use /shared/apps/jellyfin
This commit is contained in:
2025-05-25 09:02:32 +10:00
parent c0aab1087e
commit 8d255f2862
11 changed files with 78 additions and 67 deletions
+1 -1
View File
@@ -1,9 +1,9 @@
# jellyfin params
class jellyfin::params (
Array[String] $packages = [
'jellyfin',
'jellyfin-web',
'jellyfin-server',
'jellyfin-ffmpeg-bin',
'SDL2',
'ffmpeg',
'ffmpeg-devel',