fix: readd to jellyfin_haproxy #297

Merged
unkinben merged 1 commits from benvin/jellyfin_haproxy into develop 2025-05-24 21:10:56 +10:00

View File

@ -13,7 +13,7 @@ class profiles::media::jellyfin (
Boolean $migrate_data = true, Boolean $migrate_data = true,
) { ) {
if $facts['virtual'] == 'lxc' { if $facts['virtual'] != 'lxc' {
include profiles::ceph::client include profiles::ceph::client
# manage the sharedvol # manage the sharedvol