Skip to content

Commit

Permalink
Merge pull request #1978 from aaradhak/clevisfix
Browse files Browse the repository at this point in the history
Add tpm2_getcap to the initrd for Clevis TPM2 functionality
  • Loading branch information
aaradhak authored Nov 22, 2024
2 parents 44c72c2 + ea58676 commit e54b43f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dracut/30ignition/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ install() {
clevis-luks-unlock \
pwmake \
tpm2_create \
tpm2_createpolicy
tpm2_createpolicy \
tpm2_getcap

# Required by s390x's z/VM installation.
# Supporting https://github.com/coreos/ignition/pull/865
Expand Down

0 comments on commit e54b43f

Please sign in to comment.