diff --git a/site/profiles/manifests/media/jellyfin.pp b/site/profiles/manifests/media/jellyfin.pp index c4e0525..03f0096 100644 --- a/site/profiles/manifests/media/jellyfin.pp +++ b/site/profiles/manifests/media/jellyfin.pp @@ -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