Skip to content
Snippets Groups Projects
Unverified Commit e010e18a authored by Sergio Arroutbi's avatar Sergio Arroutbi Committed by GitHub
Browse files

Remove dependencies and -y parameter (#514)


clevis-pin-pkcs11 has been changed to retrieve
its whole dependencies (socat, openssl, ...)
so it is not necessary to install them manually

Signed-off-by: default avatarSergio Arroutbi <sarroutb@redhat.com>
parent ccd4c833
Branches master
No related tags found
No related merge requests found
...@@ -248,7 +248,7 @@ For installation and configuration of the clevis PKCS#11 feature, next steps mus ...@@ -248,7 +248,7 @@ For installation and configuration of the clevis PKCS#11 feature, next steps mus
1 - Install Clevis required dependencies, including PKCS#11 dependencies: 1 - Install Clevis required dependencies, including PKCS#11 dependencies:
``` ```
$ sudo dnf install -y openssl socat clevis-pin-pkcs11 $ sudo dnf install clevis-pin-pkcs11
``` ```
2 - The PKCS11 device must be accessible by “pkcs11-tool”: 2 - The PKCS11 device must be accessible by “pkcs11-tool”:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment