fix: readd to jellyfin_haproxy #297
@ -13,7 +13,7 @@ class profiles::media::jellyfin (
|
||||
Boolean $migrate_data = true,
|
||||
) {
|
||||
|
||||
if $facts['virtual'] == 'lxc' {
|
||||
if $facts['virtual'] != 'lxc' {
|
||||
include profiles::ceph::client
|
||||
|
||||
# manage the sharedvol
|
||||
|
||||
Loading…
Reference in New Issue
Block a user