linux-system-roles / nbde_client

Ansible role for configuring Network Bound Disk Encryption clients (e.g. clevis)
https://linux-system-roles.github.io/nbde_client/
MIT License
14 stars 24 forks source link

Version 1.2.7 - CHANGELOG.md [citest skip] #82

Closed richm closed 1 year ago

richm commented 1 year ago

[1.2.7] - 2022-11-01

New Features

Bug Fixes

skip clevis askpass systemd unit for RHEL 8.2 and 8.3

Other Changes

tests - use generated temp directory for all controller files

If you run multiple tests in parallel, some of the tests could overwrite or remove files in use by other tests on the controller. Use a temp directory for controller files.

Signed-off-by: Rich Megginson rmeggins@redhat.com