mirror of https://github.com/ceph/ceph-ansible.git
raw_multi_journal is not required when using dmcrypt_dedicated_journal
Fixes: https://github.com/ceph/ceph-ansible/issues/1054 Signed-off-by: Andrew Schoen <aschoen@redhat.com> Resolves: issue#1054pull/1060/head
parent
3cba5172be
commit
4146edb3d2
|
@ -22,7 +22,6 @@
|
|||
- not item.1.get("skipped")
|
||||
- item.0.get("rc", 0) != 0
|
||||
- item.1.get("rc", 0) != 0
|
||||
- raw_multi_journal
|
||||
- not osd_auto_discovery
|
||||
- dmcrypt_dedicated_journal
|
||||
|
||||
|
|
Loading…
Reference in New Issue