e2e tests: do not change the tpm hash alg to sha256
That is already default, since rhbz#2114485, plus the proper way to do it now would be creating a snippet under /etc/keylime/agent.conf.d.
This commit is contained in:
parent
126f6404f2
commit
5173a643e7
@ -8,10 +8,6 @@ prepare:
|
||||
- how: shell
|
||||
script:
|
||||
- dnf config-manager --set-enabled updates-testing updates-testing-modular
|
||||
- how: shell
|
||||
order: 90
|
||||
script:
|
||||
- sed -i "s/tpm_hash_alg =.*/tpm_hash_alg = sha256/" /etc/keylime.conf
|
||||
|
||||
discover:
|
||||
how: fmf
|
||||
|
Loading…
Reference in New Issue
Block a user