feat: add test for Rocky Linux 8 #2

Closed
xoxys wants to merge 2 commits from test-rocky8 into master
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 848046af8c - Show all commits

View File

@ -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 }}"

View File

@ -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