fix: readd to jellyfin_haproxy
- fix operator for jellyfin/haproxy
This commit is contained in:
parent
596e498a00
commit
269ed1ed16
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user