feat: add test for Rocky Linux 8 #2
@ -1,5 +1,5 @@
|
||||
---
|
||||
jellyfin_version: 10.7.2
|
||||
jellyfin_version: 10.7.7
|
||||
jellyfin_user: jellyfin
|
||||
jellyfin_user_home: "/home/{{ jellyfin_user }}"
|
||||
jellyfin_group: "{{ jellyfin_user }}"
|
||||
|
@ -4,8 +4,8 @@
|
||||
vars:
|
||||
jellyfin_packages_extra:
|
||||
- epel-release
|
||||
- https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
|
||||
- https://packages.microsoft.com/config/centos/7/packages-microsoft-prod.rpm
|
||||
- https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm
|
||||
- https://packages.microsoft.com/config/centos/8/packages-microsoft-prod.rpm
|
||||
- aspnetcore-runtime-5.0
|
||||
- ffmpeg
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user