Skip to content

Commit

Permalink
Only check pool member encryption for lvm pools.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwlehman committed Jun 10, 2020
1 parent e3bf183 commit b79af03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/verify-pool-members-encryption.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
loop: "{{ _storage_test_pool_pvs }}"
loop_control:
loop_var: _storage_test_pool_member_path
when: storage_test_pool.type == 'lvm'

- set_fact:
_storage_test_crypttab_entries: null
Expand Down

0 comments on commit b79af03

Please sign in to comment.