fix: readd to jellyfin_haproxy

- fix operator for jellyfin/haproxy
This commit is contained in:
Ben Vincent 2025-05-24 21:09:44 +10:00
parent 596e498a00
commit 269ed1ed16

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