Closed richm closed 4 years ago
This is related to https://github.com/linux-system-roles/storage/pull/126
Note that I did not change all of the internal (i.e. not part of the public interface) usage of key_file
and passphrase
- just the public facing parts of the interface.
@sergio-correia @pcahyna linter is finally happy - please review
@sergio-correia @pcahyna please review
use
encryption_key_src
instead ofkey_file
useencryption_password
instead ofpassphrase
usepassword_temporary
instead ofpassphrase_temporary