-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
could not get the luks2 key size in in task 'Check LUKS key size' #495
Comments
the task Check LUKS cipher also failed with luks2 add new task for luks2 to check the cipher.
|
Hi @guazhangRH, I do not understand the root of this issue. The task |
Hi, the task Check LUKS key size will failed if set encryption_luks_version: luks2 please check my reproducer if need. |
This fixes linux-system-roles#495 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
thanks , looks good. |
this is testcase issue I think.
reproducer
error info
looks the task [Check LUKS key size] just support luks1
add a task to check luks2 key size
The text was updated successfully, but these errors were encountered: